Card: Restrain

707103
Cost 0 Name Restrain Range
Crying5 On Use All Offensive dice on this page gain 'On Hit Gain 1 Negative Emotion Point'
Pierce 6 - 10 On Hit Inflict 1 Feeble, Disarm, and Bind next Scene
Pierce 6 - 10 On Hit Inflict 1 Restraint
0 Restrain Crying5 Pierce Pierce On Use All Offensive dice on this page gain 'On Hit Gain 1 Negative Emotion Point'
Pierce 6 - 10 On Hit Inflict 1 Feeble, Disarm, and Bind next Scene
Pierce 6 - 10 On Hit Inflict 1 Restraint
Rarity Limited (Rare)
Chapter Impurity
Availability Enemy-only
Keywords
  • Feeble X: Offensive dice lose X Power for the Scene.
  • Bound X: Lower all Speed values by X for the Scene.
  • Disarm X: Defensive dice lose X Power for the Scene.
  • Restraint: This status is not lost at the end of the Scene.
Id707103
Name (EN)Restrain
Name (KR)구속
Name (JP)拘束
Artwork Crying5
Keywords[Weak_Keyword, Binding_Keyword, Disarm_Keyword, Arrest_Keyword]
Options[]
Script philip_negative1atk
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 6 10 philip_weak1binding1disarm1atk None S1 None
1 Pierce 6 10 philip_arrest1atk twistphilip_restriction S2 None
LOR: /card/CardInfo_Ch7_Philip.xml, lines 244 ~ 257:

...
<Card ID="707103">
<Name>구속</Name>
<Artwork>Crying5</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="0"/>
<Script>philip_negative1atk</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="philip_weak1binding1disarm1atk" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="philip_arrest1atk" ActionScript="twistphilip_restriction" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...