Card: Wingbeat

910003
Cost 4 Name Wingbeat Range
FairyCarnival_EGO
Slash 3 - 8 On Hit Recover 3 HP; recycle this die unless it rolls the minimum value (Up to 5 times)
Slash 6 - 8
4 Wingbeat FairyCarnival_EGO Slash Slash
Slash 3 - 8 On Hit Recover 3 HP; recycle this die unless it rolls the minimum value (Up to 5 times)
Slash 6 - 8
Rarity Objet d'art (Unique)
Chapter Urban Nightmare
Availability Obtainable
Keywords
  • Stagger Resist Recovery
Id910003
Name (EN)Wingbeat
Name (KR)날갯짓
Name (JP)羽ばたき
Artwork FairyCarnival_EGO
Keywords[ego_Keyword, Recover_Keyword]
Options[EGO]
Script None
Skin ChangeEGO_Fairy
Skin Change TypeEGO
Skin Height0
Map ChangeFairyFestival
EGOTrue
EGO SephirahMalkuth
EGO Max Cooldown9
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 fairy_ego fairy_ego S3 None
1 Slash 6 8 None None S2 FX_IllusionCard_1_M_FairyTrail3
LOR: /card/CardInfo_ego.xml, lines 35 ~ 51:

...
<Card ID="910003">
<Name>요정 찌르기</Name>
<Artwork>FairyCarnival_EGO</Artwork>
<Rarity>Unique</Rarity>
<Option>EGO</Option>
<Spec Range="Near" Cost="4" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="S3" EffectRes="" Script="fairy_ego" ActionScript="fairy_ego" Desc="최소값이 아니면 이 주사위 재사용(최대 5회)" />
<Behaviour Min="6" Dice="8" Type="Atk" Detail="Slash" Motion="S2" EffectRes="FX_IllusionCard_1_M_FairyTrail3" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<SkinChange>EGO_Fairy</SkinChange>
<MapChange>FairyFestival</MapChange>
<Priority>0</Priority>
</Card>
...