Card: Wing Stroke

508007
Cost 1 Name Wing Stroke Range
Crying7
Pierce 3 - 5
Evade 2 - 4
Slash 3 - 6 On Hit Inflict 1 Feeble next Scene
Slash 2 - 4 On Hit Inflict 2 Bleed next Scene
1 Wing Stroke Crying7 Pierce Evade Slash Slash
Pierce 3 - 5
Evade 2 - 4
Slash 3 - 6 On Hit Inflict 1 Feeble next Scene
Slash 2 - 4 On Hit Inflict 2 Bleed next Scene
Rarity Paperback (Common)
Chapter Urban Nightmare
Availability Enemy-only
Keywords
  • Feeble X: Offensive dice lose X Power for the Scene.
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id508007
Name (EN)Wing Stroke
Name (KR)날개짓
Name (JP)羽ばたき
Artwork Crying7
Keywords[Weak_Keyword, Bleeding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 5 None None J None
1 Evade 2 4 None None E None
2 Slash 3 6 weak1atk None J None
3 Slash 2 4 bleeding2atk None J None
LOR: /card/CardInfo_ch5_2.xml, lines 100 ~ 115:

...
<Card ID="508007">
<Name>날개짓</Name>
<Artwork>Crying7</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="5" Type="Atk" Detail="Penetrate" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="4" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="weak1atk" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="bleeding2atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<Priority>0</Priority>
</Card>
...