Difference between revisions of "Limit Break"

806 bytes added ,  23:32, 27 September 2023
Updated gifs.
(Updated gifs.)
 
(8 intermediate revisions by 4 users not shown)
Line 11: Line 11:
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 <math>2 * \text{rarity} * 10 ^ \text{stage}</math> <!--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).
This can be expressed as <!--math>2 * \text{rarity} * 10 ^ \text{stage}</math--> <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).
=== {{Item|Spell Token|link=false}} ===
=== {{Item|Spell Token|link=false}} ===
{| class="wikitable floatright"
{| class="wikitable floatright"
|[[File:Spell_Token_portraits.gif]]
|[[File:Spell_token_portraits_updated.gif]]
|}
|}


Line 21: Line 21:
You can acquire Spell Tokens by completing a specific [[Daily Quest|Daily Quests]].
You can acquire Spell Tokens by completing a specific [[Daily Quest|Daily Quests]].


This relation can be also expressed as <!--code>3 * rarity * stage</code--> <math>3 * \text{rarity} * \text{stage}</math>
This relation can be also expressed as <code>3 * rarity * stage</code> <!--math>3 * \text{rarity} * \text{stage}</math-->
=== {{Item|God Shard|link=false}} ===
=== {{Item|God Shard|link=false}} ===
{| class="wikitable floatright"
{| class="wikitable floatright"
|[[File:God_Shard_1star_portraits.gif]]
|[[File:Spell_shard_portraits_updated.gif]]
|[[File:God_Shard_2star_portraits.gif]]
|[[File:Spell_crystal_portraits_updated.gif]]
|[[File:God_Shard_3star_portraits.gif]]
|[[File:Spell_cluster_portraits_updated.gif]]
|}
|}


While any attribute-matching Spell Token will do for any stage, each stage of limit breaking requires a specific kind of God Shard.
While any attribute-matching Spell Token will do for any stage, each stage of limit breaking requires a specific kind of God Shard.


As of the time of writing, the God Shard for stage 3 limit breaking is unobtainable.
You can acquire the other God Shards through [[Daily Quest|Daily Quests]].


You can acquire the other God Shards through [[Daily Quest|Daily Quests]].
The following expression is used for limit breaking: <code>2 * rarity</code><!--math>2 * \text{rarity}</math-->


The following expression is used for limit breaking: <!--code>2 * rarity</code--><math>2 * \text{rarity}</math>
=== {{Item|}} ===
=== {{Item|Proof of Mastery|link=false}} ===
{| class="wikitable floatright"
{| class="wikitable floatright"
|[[File:Proof_2star_portraits.gif]]
|[[File:Preliminary_crests_portraits_updated.gif]]
|[[File:Proof_3star_portraits.gif]]
|[[File:Final_crests_portraits_updated.gif]]
|}
|}
For stage 2 and beyond, limit breaking requires a proof of mastery that corresponds to a character's weapon type/attack pattern.
For stage 2 and beyond, limit breaking requires a proof of mastery that corresponds to a character's weapon type/attack pattern.
Line 45: Line 44:
Like Spell Tokens and God Shards, these can also be obtained during  [[Daily Quest|Daily Quests]].
Like Spell Tokens and God Shards, these can also be obtained during  [[Daily Quest|Daily Quests]].


Unlike the other materials, the amount of proofs you need is simply equal to a character's <math>rarity</math>.
Unlike the other materials, the amount of proofs you need is simply equal to a character's rarity.
 
=== {{Item|Owner Medallion|link=false}} ===
=== {{Item|Owner Medallion|link=false}} ===
{| class="wikitable floatright"
{| class="wikitable floatright"
Line 51: Line 51:
| [[File:Limit Medallion.png]]
| [[File:Limit Medallion.png]]
|}
|}
For the last stage of limit breaking, you can obtain this by completing Character Quests.
For the last stage of limit breaking, you can obtain this by completing Character Quests.<br />
Honor Medallions also have a small chance of dropping from both Advanced (40 stamina) ELEMENT Limit Break and WEAPON TYPE Limit Break daily quests.  It's unknown which of these quests has the higher chance of dropping one, if there's any difference at all.


Like Proof of Masteries, the quantity required is the same as a unit's <math>rarity</math>
Like Proof of Masteries, the quantity required is the same as a unit's rarity.
<br /> <br /> <br />
<br /> <br /> <br />
== Limit Breaking Tables ==
== Limit Breaking Tables ==
{| class="wikitable" style="float:right"
|+ Totals
!
! {{Star|1}}
! {{Star|2}}
! {{Star|3}}
! {{Star|4}}
! {{Star|5}}
|-
!{{Item|Coin}}s
|22200
|44400
|66600
|88800
|111000
|-
!{{Item|Spell Token}}s
|18
|36
|54
|72
|90
|}
The big takeaway is that {{item|coin}}s and {{Item|Spell Token}}s are required at every order.
{{Limit_Break|rarity=1}}
<div><ul style="margin-left:0px;">
<li style="display: inline-table;">
{{Limit_Break|rarity=2}}
</li>
<li style="display: inline-table;">
{{Limit_Break|rarity=3}}
{{Limit_Break|rarity=3}}
</li>
</ul></div>
<div><ul style="margin-left:0px;">
<li style="display: inline-table;">
{{Limit_Break|rarity=4}}
{{Limit_Break|rarity=4}}
</li>
<li style="display: inline-table;">
{{Limit_Break|rarity=5}}
{{Limit_Break|rarity=5}}
 
</li>
 
</ul></div>
{{Guide}}
{{Guide}}