Card: Unjust Contract: Offense

707902
Cost 0 Name Unjust Contract: Offense Range
PlutoAdder On hit Add 'Unjust Counterpart: Offense' to target's hand next Scene.
Only one copy of 'Unjust Counterpart: Offense' can be had at a time.
Pierce 4 - 9
Slash 7 - 10
0 Unjust Contract: Offense PlutoAdder Pierce Slash On hit Add 'Unjust Counterpart: Offense' to target's hand next Scene.
Only one copy of 'Unjust Counterpart: Offense' can be had at a time.
Pierce 4 - 9
Slash 7 - 10
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Id707902
Name (EN)Unjust Contract: Offense
Name (KR)부당한 계약: 공격
Name (JP)不当な契約:攻撃
Artwork PlutoAdder
Keywords[]
Options[]
Script Pluto_UC_Atk
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 9 None None Z None
1 Slash 7 10 None None J None
LOR: /card/CardInfo_ch7_FinalBand.xml, lines 216 ~ 230:

...
<Card ID="707902">
<Name>부당한 계약: 공격 (플루토)</Name>
<Artwork>PlutoAdder</Artwork>
<Rarity>Rare</Rarity>
<Keyword></Keyword>
<Spec Range="Near" Cost="0"/>
<Script>Pluto_UC_Atk</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="9" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="7" Dice="10" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...