Card: Crescendo

707011
Cost 6 Name Crescendo Range
ArgaliaArea Mass-Individual
Pierce 6 - 10
Slash 9 - 22 If the last die hit, this deals 50% more damage
6 Crescendo ArgaliaArea Pierce Slash Mass-Individual
Pierce 6 - 10
Slash 9 - 22 If the last die hit, this deals 50% more 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.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
Id707011
Name (EN)Crescendo
Name (KR)크레센도
Name (JP)クレッシェンド
Artwork ArgaliaArea
Keywords[AreaCard_Keyword, AreaDiceEach_Keyword]
Options[]
Script None
Mass Attack AffectionTeam
Max In Inventory150
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_FinalBand.xml, lines 76 ~ 89:

...
<Card ID="707011">
<Name>크레센도</Name>
<Artwork>ArgaliaArea</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarAreaEach" Cost="6" Affection="Team" />
<Script></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>
</Card>
...