Card: Beast Hunt

901802
Cost 0 Name Beast Hunt Range
Redhood_Hunt
Evade 2 - 9
Slash 5 - 10 On Clash Win Inflict 5 Disarm next Scene
0 Beast Hunt Redhood_Hunt Evade Slash
Evade 2 - 9
Slash 5 - 10 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.
Id901802
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 Evade 2 9 None None G None
1 Slash 5 10 redhood_disarm5atk None H None
LOR: /card/CardInfo_creature.xml, lines 926 ~ 937:

...
<Card ID="901802">
<Name>평타2</Name>
<Artwork>Redhood_Hunt</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="9" Type="Def" Detail="Evasion" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="10" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="redhood_disarm5atk" ActionScript="" Desc="" />
</BehaviourList>
</Card>
...