Card: Pale Hands

9910110
Cost 0 Name Pale Hands Range
Bloodbath_Hands If all attacks connect, Stagger target
Blunt 5 - 7
Blunt 9 - 15 On Hit Inflict 2 Paralysis next Scene
Blunt 4 - 9
Guard Counter 4 - 8
0 Pale Hands Bloodbath_Hands Blunt Blunt Blunt Guard Counter If all attacks connect, Stagger target
Blunt 5 - 7
Blunt 9 - 15 On Hit Inflict 2 Paralysis next Scene
Blunt 4 - 9
Guard Counter 4 - 8
Rarity Objet d'art (Unique)
Chapter None
Availability Enemy-only
Keywords
  • Paralysis X: For the Scene, up to X dice have their maximum roll value decreased by 3 when using pages.
Id9910110
Name (EN)Pale Hands
Name (KR)창백한 손
Name (JP)青ざめた手
Artwork Bloodbath_Hands
Keywords[Paralysis_Keyword]
Options[]
Script final_bloodbath_combo
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 5 7 None None Z None
1 Blunt 9 15 paralysis2atk None J None
2 Blunt 4 9 None None Z None
3 Guard Counter 4 8 None None G None
LOR: /card/CardInfo_creature_final_keter.xml, lines 199 ~ 214:

...
<Card ID="9910110">
<Name>3타 공격</Name>
<Artwork>Bloodbath_Hands</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0" />
<Script>final_bloodbath_combo</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="5" Dice="7" Type="Atk" Detail="Hit" Motion="Z" EffectRes="" Script="" Desc="" />
<Behaviour Min="9" Dice="15" Type="Atk" Detail="Hit" Motion="J" EffectRes="" Script="paralysis2atk" Desc="" />
<Behaviour Min="4" Dice="9" Type="Atk" Detail="Hit" Motion="Z" EffectRes="" Script="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...