Card: Destructive Impact

303006
Cost 2 Name Destructive Impact Range
Stray4
Slash 1 - 15
2 Destructive Impact Stray4 Slash
Slash 1 - 15
Rarity Hardcover (Uncommon)
Chapter Urban Legend
Availability Collectable
Can be dropped from
220012 Book of the Stray Dogs
220013 Book of Gyeong-mi
220014 Book of Dino
220015 Book of Zulu
Id303006
Name (EN)Destructive Impact
Name (KR)파괴 일격
Name (JP)破壊の一撃
Artwork Stray4
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 1 15 None None Z Stray_Z
LOR: /card/CardInfo_ch3.xml, lines 406 ~ 418:

...
<Card ID="303006">
<Name>파괴 일격</Name>
<Artwork>Stray4</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="15" Type="Atk" Detail="Slash" Motion="Z" EffectRes="Stray_Z" Script="" Desc="" />
</BehaviourList>
<Chapter>3</Chapter>
<Priority>0</Priority>
</Card>
...