Card: Binding Chains

605006
Cost 2 Name Binding Chains Range
IndexSecond6 Start of Clash If Singleton, reduce Power of all target's dice by 1
Blunt 4 - 8 On Clash Win If Singleton, reduce Power of opponent's next die by 2
Pierce 3 - 8
2 Binding Chains IndexSecond6 Blunt Pierce Start of Clash If Singleton, reduce Power of all target's dice by 1
Blunt 4 - 8 On Clash Win If Singleton, reduce Power of opponent's next die by 2
Pierce 3 - 8
Rarity Hardcover (Uncommon)
Chapter Star of the City
Availability Collectable
Keywords
  • Singleton: A character is 'Singleton' if their Combat Bookshelf does not have any duplicate pages.
Can be dropped from
250016 Book of the Index
250017 Book of Esther
250018 Book of Hubert
250019 Book of Gloria
Id605006
Name (EN)Binding Chains
Name (KR)사슬 묶기
Name (JP)鎖縛り
Artwork IndexSecond6
Keywords[OnlyOne_Keyword]
Options[]
Script cardPowerDown1targetHighlander
Priority0
Priority ScripthitPower
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 4 8 powerDownNext2pwTargetHighlander None H IndexUnit_H
1 Pierce 3 8 None None Z IndexUnit_Z
LOR: /card/CardInfo_ch6_2.xml, lines 79 ~ 93:

...
<Card ID="605006">
<Name>사슬 묶기</Name>
<Artwork>IndexSecond6</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script>cardPowerDown1targetHighlander</Script>
<ScriptDesc>합 시작시: '유일' 상태라면 대상 책장의 모든 주사위 위력 -1</ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Hit" Motion="H" EffectRes="IndexUnit_H" Script="powerDownNext2pwTargetHighlander" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="IndexUnit_Z" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
<PriorityScript>hitPower</PriorityScript>
</Card>
...