Card: Unending Thirst

705014
Cost 6 Name Unending Thirst Range
ElenaNewArea Mass-Individual
Usable on and after the third Scene
This page is exhausted on use and returns to hand after 4 Scenes
If user has recovered 20+ HP this Act, this page's Cost is reduced by 2
Slash 6 - 9
Slash 8 - 19 On Hit Recover 3 HP
6 Unending Thirst ElenaNewArea Slash Slash Mass-Individual
Usable on and after the third Scene
This page is exhausted on use and returns to hand after 4 Scenes
If user has recovered 20+ HP this Act, this page's Cost is reduced by 2
Slash 6 - 9
Slash 8 - 19 On Hit Recover 3 HP
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Collectable
Keywords
  • Elena’s Exclusive Page: Can only be set in the deck of Elena’s Key page.
  • 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.
Id705014
Name (EN)Unending Thirst
Name (KR)영원한 갈증
Name (JP)永遠なる渇き
Artwork ElenaNewArea
Keywords[onlypage_elena_Keyword, AreaCard_Keyword, AreaDiceEach_Keyword]
Options[OnlyPage]
Script elenaNewArea
Mass Attack AffectionTeam
Skin ChangeTwistedElena
Skin Change TypeNormal
Skin Height0
Max In Inventory1
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.xml, lines 929 ~ 948:

...
<Card ID="705014">
<Name>엘레나 영원한 갈증</Name>
<Artwork>ElenaNewArea</Artwork>
<Rarity>Unique</Rarity>
<Option>OnlyPage</Option>
<Keyword>onlypage_elena_Keyword</Keyword>
<Spec Range="FarAreaEach" Cost="6" Affection="Team"/>
<Script>elenaNewArea</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>
<SkinChange>TwistedElena</SkinChange>
<SkinChangeType>Normal</SkinChangeType>
<MaxNum>1</MaxNum>
</Card>
...