Card: To Claim Their Bones

512006
Cost 5 Name To Claim Their Bones Range
sword6 Single-use
Slash Counter 14 - 23 On Hit Inflict 5 Paralysis and 3 Bleed next Scene
5 To Claim Their Bones sword6 Slash Counter Single-use
Slash Counter 14 - 23 On Hit Inflict 5 Paralysis and 3 Bleed next Scene
Rarity Objet d'art (Unique)
Chapter Urban Nightmare
Availability Obtainable
Keywords
  • Single-use: Page is exhausted on use. Exhausted pages are removed from play until the end of the Act.
  • Paralysis X: For the Scene, up to X dice have their maximum roll value decreased by 3 when using pages.
Id512006
Name (EN)To Claim Their Bones
Name (KR)골단
Name (JP)骨断
Artwork sword6
Keywords[ExhaustOnUse_Keyword, Paralysis_Keyword, exhaust]
Options[ExhaustOnUse]
Script limit1_goldan
Priority1
Priority ScriptNone
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash Counter 14 23 paralysis5bleeding3atk SwordS1 S1 None
LOR: /card/CardInfo_ch5.xml, lines 958 ~ 971:

...
<Card ID="512006">
<Name>골단</Name>
<Artwork>sword6</Artwork>
<Rarity>Unique</Rarity>
<Option>ExhaustOnUse</Option>
<Spec Range="Near" Cost="5" />
<Script>limit1_goldan</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="14" Dice="23" Type="Standby" Detail="Slash" Motion="S1" EffectRes="" Script="paralysis5bleeding3atk" ActionScript ="SwordS1" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<Priority>1</Priority>
</Card>
...