Card: Cruel Claws

9906112
Cost 1 Name Cruel Claws Range
Wolf_Scratch
Slash 4 - 9
Slash 6 - 10 On Hit Inflict 3 Bind next Scene
Guard 4 - 8
Guard Counter 5 - 9 On Clash Win Gain 1 Strength next Scene
1 Cruel Claws Wolf_Scratch Slash Slash Guard Guard Counter
Slash 4 - 9
Slash 6 - 10 On Hit Inflict 3 Bind next Scene
Guard 4 - 8
Guard Counter 5 - 9 On Clash Win Gain 1 Strength next Scene
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Bound X: Lower all Speed values by X for the Scene.
  • Strength X: Offensive dice gain +X Power for the Scene.
Id9906112
Name (EN)Cruel Claws
Name (KR)섬뜩한 발톱
Name (JP)おぞましい爪
Artwork Wolf_Scratch
Keywords[Binding_Keyword, Strength_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 4 9 None None J None
1 Slash 6 10 binding3atk None J None
2 Guard 4 8 None None G None
3 Guard Counter 5 9 strength1pw None G None
LOR: /card/CardInfo_creature_final_gebura.xml, lines 93 ~ 106:

...
<Card ID="9906112">
<Name>섬뜩한 발톱</Name>
<Artwork>Wolf_Scratch</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="9" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="binding3atk" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="9" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="strength1pw" ActionScript="" Desc="" />
</BehaviourList>
</Card>
...