Card: Contract of Liberty

703901
Cost 0 Name Contract of Liberty Range
Pluto_Contract Combat Start Add a copy of 'Counterpart - Liberty' to target's hand (Liberty: Randomize Costs; must use pages with a certain Cost)
Blunt 1 - 1
0 Contract of Liberty Pluto_Contract Blunt Combat Start Add a copy of 'Counterpart - Liberty' to target's hand (Liberty: Randomize Costs; must use pages with a certain Cost)
Blunt 1 - 1
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Id703901
Name (EN)Contract of Liberty
Name (KR)자유의 계약
Name (JP)自由の契約
Artwork Pluto_Contract
Keywords[]
Options[]
Script Pluto_Contract_1
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 1 1 None None S1 None
LOR: /card/CardInfo_ch7_Pluto.xml, lines 5 ~ 18:

...
<Card ID="703901">
<Name>계약 부여1</Name>
<Artwork>Pluto_Contract</Artwork>
<Rarity>Unique</Rarity>
<Keyword></Keyword>
<Spec Range="Far" Cost="0" />
<Script>Pluto_Contract_1</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="1" Dice="1" Type="Atk" Detail="Hit" Motion="S1" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...