Card: Depression

900101
Cost 1 Name Depression Range
Bloodbath_Scar
Blunt 1 - 6 On Hit Inflict 3 Paralysis
1 Depression Bloodbath_Scar Blunt
Blunt 1 - 6 On Hit Inflict 3 Paralysis
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.
Id900101
Name (EN)Depression
Name (KR)우울
Name (JP)憂鬱
Artwork Bloodbath_Scar
Keywords[Paralysis_Keyword]
Options[]
Script bloodbath_scar
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 1 6 paralysisbloodbath None H None
LOR: /card/CardInfo_creature.xml, lines 3 ~ 15:

...
<Card ID="900101">
<Name>우울</Name>
<Artwork>Bloodbath_Scar</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script>bloodbath_scar</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="6" Type="Atk" Detail="Hit" Motion="H" EffectRes="" Script="paralysisbloodbath" Desc="적중시 마비 3 부여" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...