Card: Counterpart - Might

703909
Cost 0 Name Counterpart - Might Range
Pluto_Contract Stays in Hand While this page is in hand, gain the effect 'Contractual Obligation: Might'
Guard 3 - 5
Guard 3 - 5
0 Counterpart - Might Pluto_Contract Guard Guard Stays in Hand While this page is in hand, gain the effect 'Contractual Obligation: Might'
Guard 3 - 5
Guard 3 - 5
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Obtainable
Id703909
Name (EN)Counterpart - Might
Name (KR)힘의 계약서
Name (JP)力の契約書
Artwork Pluto_Contract
Keywords[]
Options[]
Script ReturnToHandAfterUse
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 3 5 None None G None
1 Guard 3 5 None None G None
LOR: /card/CardInfo_ch7_Pluto.xml, lines 120 ~ 134:

...
<Card ID="703909">
<Name>계약4</Name>
<Artwork>Pluto_Contract</Artwork>
<Rarity>Unique</Rarity>
<Keyword></Keyword>
<Spec Range="Near" Cost="0" />
<Script>ReturnToHandAfterUse</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="5" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="5" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...