Card: Ravening Hunger

9901304
Cost 2 Name Ravening Hunger Range
FairyCarnival_EGO
Slash 2 - 5 On Hit Recover 3 HP, recycle this die until it rolls the minimum value (Up to 5 times)
Slash 5 - 5 On Hit Inflict 3 Bleed next Scene
2 Ravening Hunger FairyCarnival_EGO Slash Slash
Slash 2 - 5 On Hit Recover 3 HP, recycle this die until it rolls the minimum value (Up to 5 times)
Slash 5 - 5 On Hit Inflict 3 Bleed next Scene
Rarity Objet d'art (Unique)
Chapter None
Availability Enemy-only
Keywords
  • Stagger Resist Recovery
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id9901304
Name (EN)Ravening Hunger
Name (KR)광포한 굶주림
Name (JP)狂暴な飢え
Artwork FairyCarnival_EGO
Keywords[Recover_Keyword, Bleeding_Keyword]
Options[]
Script None
Priority10
Priority ScriptNone
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 2 5 finalfairycontinuousatk fairy_ego S3 None
1 Slash 5 5 bleeding3atk None S2 FX_IllusionCard_1_M_FairyTrail3
LOR: /card/CardInfo_creature_final.xml, lines 155 ~ 167:

...
<Card ID="9901304">
<Name>광포한 굶주림</Name>
<Artwork>FairyCarnival_EGO</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="2" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="5" Type="Atk" Detail="Slash" Motion="S3" EffectRes="" Script="finalfairycontinuousatk" ActionScript="fairy_ego" Desc=""/>
<Behaviour Min="5" Dice="5" Type="Atk" Detail="Slash" Motion="S2" EffectRes="FX_IllusionCard_1_M_FairyTrail3" Script="bleeding3atk" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>10</Priority>
</Card>
...