Card: CLIMAX!!!

707509
Cost 0 Name CLIMAX!!! Range
Oswald_Strong Mass-Summation
On Use Inflict one of the following statuses to targets at random: 2 Fragile, 2 Disarm, 2 Feeble, 2 Protection, 2 Strength, 2 Endurance
Blunt 18 - 20 On Hit Deal 8 Stagger damage
0 CLIMAX!!! Oswald_Strong Blunt Mass-Summation
On Use Inflict one of the following statuses to targets at random: 2 Fragile, 2 Disarm, 2 Feeble, 2 Protection, 2 Strength, 2 Endurance
Blunt 18 - 20 On Hit Deal 8 Stagger damage
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.
  • Summation: If the attack is > than the sum of dice rolls on target's Combat Page, they take damage, and their page is destroyed.
Id707509
Name (EN)CLIMAX!!!
Name (KR)클라이막스!!!
Name (JP)クライマックス!!!
Artwork Oswald_Strong
Keywords[AreaCard_Keyword, AreaDiceAll_Keyword]
Options[]
Script oswald_climax
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 18 20 oswald_climax_atk Twisted_Oswald_AreaAtk S3 None
LOR: /card/CardInfo_ch7_FinalBand_Middle.xml, lines 425 ~ 437:

...
<Card ID="707509">
<Name>클라이막스</Name>
<Artwork>Oswald_Strong</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarArea" Cost="0" Affection="Team"/>
<Script>oswald_climax</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="18" Dice="20" Type="Atk" Detail="Hit" Motion="S3" EffectRes="" Script="oswald_climax_atk" ActionScript="Twisted_Oswald_AreaAtk" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...