Card: Crumbling Life

9901505
Cost 0 Name Crumbling Life Range
SnowWhite_EGO Mass-Individual
Pierce 3 - 7
Pierce 3 - 7
Pierce 3 - 7
0 Crumbling Life SnowWhite_EGO Pierce Pierce Pierce Mass-Individual
Pierce 3 - 7
Pierce 3 - 7
Pierce 3 - 7
Rarity Objet d'art (Unique)
Chapter None
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.
Id9901505
Name (EN)Crumbling Life
Name (KR)바스라지는 생명
Name (JP)枯れゆく生命
Artwork SnowWhite_EGO
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword, ego_Keyword]
Options[]
Script snowwhiteArea
Priority100
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 7 snowwhiteAreaDice malkuthboss_whitesnow_strongvine S1 None
1 Pierce 3 7 snowwhiteAreaDice malkuthboss_whitesnow_strongvine S1 None
2 Pierce 3 7 snowwhiteAreaDice malkuthboss_whitesnow_strongvine S1 None
LOR: /card/CardInfo_creature_final.xml, lines 379 ~ 392:

...
<Card ID="9901505">
<Name>백설 필살 광역</Name>
<Artwork>SnowWhite_EGO</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarAreaEach" Cost="0" Affection ="Team"/>
<Script>snowwhiteArea</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="snowwhiteAreaDice" ActionScript="malkuthboss_whitesnow_strongvine" Desc=""/>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="snowwhiteAreaDice" ActionScript="malkuthboss_whitesnow_strongvine" Desc=""/>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="snowwhiteAreaDice" ActionScript="malkuthboss_whitesnow_strongvine" Desc=""/>
</BehaviourList>
<Priority>100</Priority>
</Card>
...