Card: Wing Stroke

703122
Cost 0 Name Wing Stroke Range
Crying7
Evade 3 - 9
Slash 4 - 8 On Hit Inflict 1 Feeble next Scene
0 Wing Stroke Crying7 Evade Slash
Evade 3 - 9
Slash 4 - 8 On Hit Inflict 1 Feeble next Scene
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Enemy-only
Keywords
  • Feeble X: Offensive dice lose X Power for the Scene.
Id703122
Name (EN)Wing Stroke
Name (KR)날개짓
Name (JP)羽ばたき
Artwork Crying7
Keywords[Weak_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade 3 9 None None E None
1 Slash 4 8 philip_baby_atk1 None J None
LOR: /card/CardInfo_Ch7_Philip.xml, lines 180 ~ 193:

...
<Card ID="703122">
<Name>날개짓</Name>
<Artwork>Crying7</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="9" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="philip_baby_atk1" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...