Card: Wingbeat

9901305
Cost 1 Name Wingbeat Range
FairyCarnival_Gluttony
Pierce 2 - 7 On Hit Inflict 1 Bleed next Scene
Evade 5 - 5
1 Wingbeat FairyCarnival_Gluttony Pierce Evade
Pierce 2 - 7 On Hit Inflict 1 Bleed next Scene
Evade 5 - 5
Rarity Hardcover (Uncommon)
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)
Id9901305
Name (EN)Wingbeat
Name (KR)날갯짓
Name (JP)羽ばたき
Artwork FairyCarnival_Gluttony
Keywords[Bleeding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 2 7 bleeding1atk None H None
1 Evade 5 5 None None H None
LOR: /card/CardInfo_creature_final.xml, lines 168 ~ 180:

...
<Card ID="9901305">
<Name>날개짓</Name>
<Artwork>FairyCarnival_Gluttony</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="7" Type="Atk" Detail="Penetrate" Motion="H" EffectRes="" Script="bleeding1atk" ActionScript="" Desc=""/>
<Behaviour Min="5" Dice="5" Type="Def" Detail="Evasion" Motion="H" EffectRes="" Script="" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...