Card: Crescendo

705011
Cost 6 Name Crescendo Range
ArgaliaArea Mass-Individual
Single-use
Usable on and after the third Scene
On Use Add a copy of 'Grand Finale' to hand
Pierce 6 - 10
Slash 9 - 22 If the last die hit, this deals 50% more damage
6 Crescendo ArgaliaArea Pierce Slash Mass-Individual
Single-use
Usable on and after the third Scene
On Use Add a copy of 'Grand Finale' to hand
Pierce 6 - 10
Slash 9 - 22 If the last die hit, this deals 50% more damage
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Collectable
Keywords
  • Argalia’s Exclusive Page: Can only be set in the deck of Argalia’s Key page.
  • 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.
  • Single-use: Page is exhausted on use. Exhausted pages are removed from play until the end of the Act.
Id705011
Name (EN)Crescendo
Name (KR)크레센도
Name (JP)クレッシェンド
Artwork ArgaliaArea
Keywords[onlypage_argalia_Keyword, AreaCard_Keyword, AreaDiceEach_Keyword, ExhaustOnUse_Keyword]
Options[OnlyPage, ExhaustOnUse]
Script argaliaDistortedArea
Mass Attack AffectionTeam
Skin ChangeTwistedArgalia
Skin Change TypeNormal
Skin Height0
Max In Inventory1
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 6 10 argaliaDistortedDice1 TwistedArgalia_Danza S2 None
1 Slash 9 22 argaliaDistortedDice2 TwistedArgalia_DanzaFinal S2 None
LOR: /card/CardInfo_ch7.xml, lines 869 ~ 889:

...
<Card ID="705011">
<Name>아르갈리아 난무 광역</Name>
<Artwork>ArgaliaArea</Artwork>
<Rarity>Unique</Rarity>
<Option>OnlyPage</Option>
<Option>ExhaustOnUse</Option>
<Keyword>onlypage_argalia_Keyword</Keyword>
<Spec Range="FarAreaEach" Cost="6" Affection="Team"/>
<Script>argaliaDistortedArea</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="argaliaDistortedDice1" ActionScript="TwistedArgalia_Danza" Desc="" />
<Behaviour Min="9" Dice="22" Type="Atk" Detil="Penetrate" Motion="S2" EffectRes="" Script="argaliaDistortedDice2" ActionScript="TwistedArgalia_DanzaFinal" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
<SkinChange>TwistedArgalia</SkinChange>
<SkinChangeType>Normal</SkinChangeType>
<MaxNum>1</MaxNum>
</Card>
...