Card: Chain

706205
Cost 2 Name Chain Range
BinahCard5
Blunt 9 - 16 On Hit Seal a Speed die of target for the next Scene
2 Chain BinahCard5 Blunt
Blunt 9 - 16 On Hit Seal a Speed die of target for the next Scene
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Obtainable
Id706205
Name (EN)Chain
Name (KR)사슬
Name (JP)
Artwork BinahCard5
Keywords[]
Options[NoInventory]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 9 16 sealTargetAtk Binah_Chain_Up Z FX_PC_BinahUP_ATK2
LOR: /card/CardInfo_final.xml, lines 394 ~ 407:

...
<Card ID="706205">
<Name>사슬</Name>
<Artwork>BinahCard5</Artwork>
<Rarity>Uncommon</Rarity>
<Option>NoInventory</Option>
<Spec Range="Far" Cost="2" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="9" Dice="16" Type="Atk" Detail="Hit" Motion="Z" EffectRes="FX_PC_BinahUP_ATK2" Script="sealTargetAtk" ActionScript="Binah_Chain_Up" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...