Card: Pointy Claws

902301
Cost 0 Name Pointy Claws Range
BigBadWolf_Change
Slash 3 - 8 On Hit Inflict 1 Bleed next Scene
Slash 3 - 7 On Hit Inflict 1 Bleed next Scene
0 Pointy Claws BigBadWolf_Change Slash Slash
Slash 3 - 8 On Hit Inflict 1 Bleed next Scene
Slash 3 - 7 On Hit Inflict 1 Bleed next Scene
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id902301
Name (EN)Pointy Claws
Name (KR)뾰족한 발톱
Name (JP)鋭い爪
Artwork BigBadWolf_Change
Keywords[Bleeding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 bleeding1atk None J BigBadWolf_Slash
1 Slash 3 7 bleeding1atk None H BigBadWolf_Hit
LOR: /card/CardInfo_creature.xml, lines 1446 ~ 1458:

...
<Card ID="902301">
<Name>평타 카드</Name>
<Artwork>BigBadWolf_Change</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="BigBadWolf_Slash" Script="bleeding1atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="H" EffectRes="BigBadWolf_Hit" Script="bleeding1atk" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...