Card: ???

704202
Cost 7 Name Range
No image Mass-Individual
Pierce 5 - 8
Slash 4 - 7
Pierce 3 - 7
7 ??? No image Pierce Slash Pierce Mass-Individual
Pierce 5 - 8
Slash 4 - 7
Pierce 3 - 7
Rarity Objet d'art (Unique)
Chapter Impurity
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.
Id704202
Name (EN)None
Name (KR)None
Name (JP)None
ArtworkNone
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[OnlyPage]
Script None
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 8 cryingChildAreaDice Pluto_AreaAtk S2 None
1 Slash 4 7 cryingChildAreaDice Pluto_AreaAtk_Continue S2 None
2 Pierce 3 7 cryingChildAreaDice Pluto_AreaAtk_Continue S2 None
LOR: /card/CardInfo_ch7.xml, lines 685 ~ 701:

...
<Card ID="704202">
<Name></Name>
<Artwork></Artwork>
<Rarity>Unique</Rarity>
<Option>OnlyPage</Option>
<Spec Range="FarAreaEach" Cost="7" Affection="Team"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="cryingChildAreaDice" ActionScript="Pluto_AreaAtk" Desc="" />
<Behaviour Min="4" Dice="7" Type="Atk" Detil="Penetrate" Motion="S2" EffectRes="" Script="cryingChildAreaDice" ActionScript="Pluto_AreaAtk_Continue" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="cryingChildAreaDice" ActionScript="Pluto_AreaAtk_Continue" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...