Card: Profound Sorrow

9910102
Cost 0 Name Profound Sorrow Range
Bloodbath_Blood
Blunt 7 - 12 On Hit Inflict 2 Bind and Paralysis next Scene
Guard 6 - 8 On Clash Win Inflict 1 Paralysis next Scene
Guard Counter 5 - 8
0 Profound Sorrow Bloodbath_Blood Blunt Guard Guard Counter
Blunt 7 - 12 On Hit Inflict 2 Bind and Paralysis next Scene
Guard 6 - 8 On Clash Win Inflict 1 Paralysis next Scene
Guard Counter 5 - 8
Rarity Hardcover (Uncommon)
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.
Id9910102
Name (EN)Profound Sorrow
Name (KR)깊은 슬픔
Name (JP)深い悲しみ
Artwork Bloodbath_Blood
Keywords[Paralysis_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 7 12 final_bloodbath_bamboo_atk None Z None
1 Guard 6 8 paralysis1pw None G None
2 Guard Counter 5 8 None None G None
LOR: /card/CardInfo_creature_final_keter.xml, lines 95 ~ 109:

...
<Card ID="9910102">
<Name>죽창 마비</Name>
<Artwork>Bloodbath_Blood</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="7" Dice="12" Type="Atk" Detail="Hit" Motion="Z" EffectRes="" Script="final_bloodbath_bamboo_atk" Desc="" />
<Behaviour Min="6" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="paralysis1pw" Desc="" />
<Behaviour Min="5" Dice="8" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...