Card: Strike of the Axe

902102
Cost 0 Name Strike of the Axe Range
LumberJack_Cut
Slash 3 - 6
Slash 3 - 6
0 Strike of the Axe LumberJack_Cut Slash Slash
Slash 3 - 6
Slash 3 - 6
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id902102
Name (EN)Strike of the Axe
Name (KR)도끼질
Name (JP)斧振り
Artwork LumberJack_Cut
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 6 None None J None
1 Slash 3 6 None None H None
LOR: /card/CardInfo_creature.xml, lines 1242 ~ 1254:

...
<Card ID="902102">
<Name>도끼질</Name>
<Artwork>LumberJack_Cut</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...