Difference between revisions of "Limit Break"

2 bytes added ,  22:06, 20 February 2017
m
no edit summary
(Created page with "Characters at their level cap require limit breaking to raise their cap; there's a set formula for the items required to do so. = General Formula = == Coins == So far, each un...")
 
m
Line 4: Line 4:
So far, each unit requires an amount of coin proportional to their rarity and stage.
So far, each unit requires an amount of coin proportional to their rarity and stage.


This can be expressed as <code>2*[rarity]*10^[stage]</code>, where stage is the stage of limit breaking (1 for the first time, 2 for second, and 3 for the last). <!-- <math>2 * \text{rarity} * 10 ^ \text{stage}</math> -->
This can be expressed as <code>2*[rarity]*10^[stage+1]</code>, where stage is the stage of limit breaking (1 for the first time, 2 for second, and 3 for the last). <!-- <math>2 * \text{rarity} * 10 ^ \text{stage}</math> -->
== Spell Tokens ==
== Spell Tokens ==
Every stage of limit breaking requires spell tokens, also proportional to their rarity and stage; you can acquire Spell Tokens by completing a specific [[Daily Quest|Daily Quests]].
Every stage of limit breaking requires spell tokens, also proportional to their rarity and stage; you can acquire Spell Tokens by completing a specific [[Daily Quest|Daily Quests]].