Card: Beast Hunt

9906103
Cost 1 Name Beast Hunt Range
Redhood_Hunt
Slash 5 - 9 On Clash Win Add +2 Power to next die
Slash 5 - 9 On Clash Win Inflict 5 Disarm next Scene
1 Beast Hunt Redhood_Hunt Slash Slash
Slash 5 - 9 On Clash Win Add +2 Power to next die
Slash 5 - 9 On Clash Win Inflict 5 Disarm next Scene
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Disarm X: Defensive dice lose X Power for the Scene.
Id9906103
Name (EN)Beast Hunt
Name (KR)야수 사냥
Name (JP)野獣狩り
Artwork Redhood_Hunt
Keywords[Disarm_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 5 9 powerUpNext2pw None J None
1 Slash 5 9 redhood_disarm5atk None J None
LOR: /card/CardInfo_creature_final_gebura.xml, lines 29 ~ 40:

...
<Card ID="9906103">
<Name>야수사냥</Name>
<Artwork>Redhood_Hunt</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="powerUpNext2pw" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="redhood_disarm5atk" ActionScript="" Desc="" />
</BehaviourList>
</Card>
...