Card: Starved Fluttering

9901302
Cost 1 Name Starved Fluttering Range
FairyCarnival_QueenAtk
Slash 4 - 7 On Hit Inflict 1 Bleed next Scene
Slash 3 - 7 On Hit Inflict 1 Bleed next Scene
Slash 3 - 7 On Hit Inflict 1 Bleed next Scene
1 Starved Fluttering FairyCarnival_QueenAtk Slash Slash Slash
Slash 4 - 7 On Hit Inflict 1 Bleed next Scene
Slash 3 - 7 On Hit Inflict 1 Bleed next Scene
Slash 3 - 7 On Hit Inflict 1 Bleed next Scene
Rarity Limited (Rare)
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)
Id9901302
Name (EN)Starved Fluttering
Name (KR)굷주린 날갯짓
Name (JP)餓えた羽ばたき
Artwork FairyCarnival_QueenAtk
Keywords[Bleeding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 4 7 bleeding1atk None J None
1 Slash 3 7 bleeding1atk None H None
2 Slash 3 7 bleeding1atk None S1 None
LOR: /card/CardInfo_creature_final.xml, lines 128 ~ 141:

...
<Card ID="9901302">
<Name>굷주린 날개짓</Name>
<Artwork>FairyCarnival_QueenAtk</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="1" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="7" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="bleeding1atk" ActionScript="" Desc=""/>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="bleeding1atk" ActionScript="" Desc=""/>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Slash" Motion="S1" EffectRes="" Script="bleeding1atk" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...