Card: Growl!

970331
Cost 0 Name Growl! Range
House_LionAtk
Slash 3 - 8
Slash 3 - 7
0 Growl! House_LionAtk Slash Slash
Slash 3 - 8
Slash 3 - 7
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Id970331
Name (EN)Growl!
Name (KR)크르렁!
Name (JP)ガルル!
Artwork House_LionAtk
Keywords[]
Options[]
Script None
Priority10
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 None None J None
1 Slash 3 7 None None H None
LOR: /card/CardInfo_creature_chesed.xml, lines 61 ~ 73:

...
<Card ID="970331">
<Name>할퀴기1</Name>
<Artwork>House_LionAtk</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>10</Priority>
</Card>
...