Card: Magnificent End

9904415
Cost 0 Name Magnificent End Range
Alriune_EGO Mass-Individual
Blunt 4 - 8 On Hit Deal 5 Stagger damage to target
Blunt 8 - 8 On Hit Deal 10 Stagger damage to target
0 Magnificent End Alriune_EGO Blunt Blunt Mass-Individual
Blunt 4 - 8 On Hit Deal 5 Stagger damage to target
Blunt 8 - 8 On Hit Deal 10 Stagger damage to target
Rarity Paperback (Common)
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.
Id9904415
Name (EN)Magnificent End
Name (KR)황홀한 종말
Name (JP)恍惚とした終末
Artwork Alriune_EGO
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script None
Priority100
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 4 8 alriune_ego_bdmg1 netzachboss_alriune_first F None
1 Blunt 8 8 alriune_ego_bdmg2 netzachboss_alriune_second F None
LOR: /card/CardInfo_creature_final_netzach.xml, lines 480 ~ 492:

...
<Card ID="9904415">
<Name>광역 공격</Name>
<Artwork>Alriune_EGO</Artwork>
<Rarity>Common</Rarity>
<Spec Range="FarAreaEach" Cost="0" Affection="Team"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Hit" Motion="F" EffectRes="" Script="alriune_ego_bdmg1" ActionScript="netzachboss_alriune_first" Desc="" />
<Behaviour Min="8" Dice="8" Type="Atk" Detail="Hit" Motion="F" EffectRes="" Script="alriune_ego_bdmg2" ActionScript="netzachboss_alriune_second" Desc="" />
</BehaviourList>
<Priority>100</Priority>
</Card>
...