Card: Hex: Call

703916
Cost 0 Name Hex: Call Range
Pluto_Change Combat Start Summon a Shade of the librarian trapped in the barrier next Scene
Evade 3 - 10
Guard 4 - 8
0 Hex: Call Pluto_Change Evade Guard Combat Start Summon a Shade of the librarian trapped in the barrier next Scene
Evade 3 - 10
Guard 4 - 8
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Id703916
Name (EN)Hex: Call
Name (KR)변동: 부름
Name (JP)変動:召致
Artwork Pluto_Change
Keywords[]
Options[]
Script Pluto_SummonPuppet
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 231 ~ 245:

...
<Card ID="703916">
<Name>소환하기</Name>
<Artwork>Pluto_Change</Artwork>
<Rarity>Rare</Rarity>
<Keyword></Keyword>
<Spec Range="Near" Cost="0" />
<Script>Pluto_SummonPuppet</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>
...