Card: Discipline

602010
Cost 4 Name Discipline Range
Thumb10 Dice on this page and the page clashing with it are unaffected by Power gain or loss
Guard 2 - 6
Guard 4 - 8
Slash 3 - 5
Blunt 3 - 7 This die is rolled 3 times
4 Discipline Thumb10 Guard Guard Slash Blunt Dice on this page and the page clashing with it are unaffected by Power gain or loss
Guard 2 - 6
Guard 4 - 8
Slash 3 - 5
Blunt 3 - 7 This die is rolled 3 times
Rarity Objet d'art (Unique)
Chapter Star of the City
Availability Collectable
Keywords
  • Boris’ Exclusive Page: Can only be set in the deck of Boris’ Key page.
Can be dropped from
250010 Book of Boris
Id602010
Name (EN)Discipline
Name (KR)단죄
Name (JP)断罪
Artwork Thumb10
Keywords[onlypage_boris]
Options[OnlyPage]
Script negatePower
Priority1
Priority ScriptNone
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 6 None None G Thumb_G
1 Guard 4 8 None None G Thumb_G
2 Slash 3 5 None None J Thumb_J
3 Blunt 3 7 repeat3 borisAction S1 Boris_S1
LOR: /card/CardInfo_ch6.xml, lines 376 ~ 394:

...
<Card ID="602010">
<Name>단죄</Name>
<Artwork>Thumb10</Artwork>
<Rarity>Unique</Rarity>
<Option>OnlyPage</Option>
<Keyword>onlypage_boris</Keyword>
<Spec Range="Near" Cost="4" />
<Script>negatePower</Script>
<ScriptDesc>이 책장은 위력의 효과를 받지 않는다 [합 시작시] 대상의 책장은 위력의 효과를 받지 않는다</ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="Thumb_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="Thumb_G" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="5" Type="Atk" Detail="Slash" Motion="J" EffectRes="Thumb_J" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="S1" EffectRes="Boris_S1" Script="repeat3" ActionScript="borisAction" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>1</Priority>
<SortPriority>1</SortPriority>
</Card>
...