Card: Hex: Exchange

703917
Cost 0 Name Hex: Exchange Range
Pluto_Change At the end of the Scene, switch the HP of the librarian trapped in the barrier with a Shade's
Evade 3 - 10
Guard 4 - 8
0 Hex: Exchange Pluto_Change Evade Guard At the end of the Scene, switch the HP of the librarian trapped in the barrier with a Shade's
Evade 3 - 10
Guard 4 - 8
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Id703917
Name (EN)Hex: Exchange
Name (KR)변동: 교환
Name (JP)変動:交換
Artwork Pluto_Change
Keywords[]
Options[]
Script Pluto_ChangeHp
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade 3 10 None None E None
1 Guard 4 8 None None G Pluto_G
LOR: /card/CardInfo_ch7_Pluto.xml, lines 246 ~ 260:

...
<Card ID="703917">
<Name>체력 바꾸기</Name>
<Artwork>Pluto_Change</Artwork>
<Rarity>Rare</Rarity>
<Keyword></Keyword>
<Spec Range="Near" Cost="0" />
<Script>Pluto_ChangeHp</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="10" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="Pluto_G" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...