Card: Unending Thirst

707801
Cost 6 Name Unending Thirst Range
ElenaNewArea Mass-Individual
Slash 6 - 9
Slash 8 - 19 On Hit Recover 3 HP
6 Unending Thirst ElenaNewArea Slash Slash Mass-Individual
Slash 6 - 9
Slash 8 - 19 On Hit Recover 3 HP
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
Id707801
Name (EN)Unending Thirst
Name (KR)영원한 갈증
Name (JP)永遠なる渇き
Artwork ElenaNewArea
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script None
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 6 9 cryingChildAreaDice TwistedElenaArea1 J None
1 Slash 8 19 elenaNewAreaDice TwistedElenaArea2 J None
LOR: /card/CardInfo_ch7_FinalBand.xml, lines 127 ~ 140:

...
<Card ID="707801">
<Name>영원한 갈증</Name>
<Artwork>ElenaNewArea</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarAreaEach" Cost="6" Affection="Team" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="9" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="cryingChildAreaDice" ActionScript="TwistedElenaArea1" Desc="" />
<Behaviour Min="8" Dice="19" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="elenaNewAreaDice" ActionScript="TwistedElenaArea2" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...