Card: Cruel Claws

901806
Cost 0 Name Cruel Claws Range
Wolf_Scratch
Slash 3 - 8
Slash 3 - 7 On Hit Inflict 3 Bind next Scene
Guard 3 - 6
Guard Counter 4 - 8 On Clash Win Gain 1 Strength next Scene
0 Cruel Claws Wolf_Scratch Slash Slash Guard Guard Counter
Slash 3 - 8
Slash 3 - 7 On Hit Inflict 3 Bind next Scene
Guard 3 - 6
Guard Counter 4 - 8 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.
Id901806
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 3 8 None None J RedHoodWolf_Claw
1 Slash 3 7 binding3atk None J RedHoodWolf_Claw
2 Guard 3 6 None None G None
3 Guard Counter 4 8 strength1pw None G None
LOR: /card/CardInfo_creature.xml, lines 976 ~ 989:

...
<Card ID="901806">
<Name>할퀴기</Name>
<Artwork>Wolf_Scratch</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="RedHoodWolf_Claw" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="J" EffectRes="RedHoodWolf_Claw" Script="binding3atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="strength1pw" ActionScript="" Desc="" />
</BehaviourList>
</Card>
...