Card: Inconsolable Grief

508001
Cost 5 Name Inconsolable Grief Range
Crying1 Mass-Individual
User is Staggered at the end of the Scene
Pierce 4 - 7
Pierce 5 - 9
Pierce 8 - 12
5 Inconsolable Grief Crying1 Pierce Pierce Pierce Mass-Individual
User is Staggered at the end of the Scene
Pierce 4 - 7
Pierce 5 - 9
Pierce 8 - 12
Rarity Paperback (Common)
Chapter Urban Nightmare
Availability Enemy-only
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
Id508001
Name (EN)Inconsolable Grief
Name (KR)깊은 슬픔
Name (JP)深い哀しみ
Artwork Crying1
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script cryingChildArea
Priority2
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 7 cryingChildAreaDice cryingchild_eyelaser S2 None
1 Pierce 5 9 cryingChildAreaDice cryingchild_eyelaser S2 None
2 Pierce 8 12 cryingChildAreaDice cryingchild_eyelaser S2 None
LOR: /card/CardInfo_ch5_2.xml, lines 4 ~ 18:

...
<Card ID="508001">
<Name>깊은 슬픔</Name>
<Artwork>Crying1</Artwork>
<Rarity>Common</Rarity>
<Spec Range="FarAreaEach" Cost="5" Affection ="Team" />
<Script>cryingChildArea</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="7" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="cryingChildAreaDice" ActionScript="cryingchild_eyelaser" Desc="" />
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="cryingChildAreaDice" ActionScript="cryingchild_eyelaser" Desc="" />
<Behaviour Min="8" Dice="12" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="cryingChildAreaDice" ActionScript="cryingchild_eyelaser" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<Priority>2</Priority>
</Card>
...