|
|
(49 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| These [[Stats]] do not include the starting armor
| | ==Portal Spawn Times== |
| {| class="wikitable stripedtable" style="border-collapse: collapse; width: 30%; color: #eee; background: transparent; text-align: left; vertical-align: middle" cellpadding=5%
| | <div style="width:50%; display:flex; justify-content:space-evenly; padding:20px; flex-wrap:wrap; font-size:30px"> |
| ! style="text-align:center; width:66%;"| Stat Name || style="text-align:center; width:34%;"| Base Stats
| | {{TabToggle|Goblin_Cave|Goblin Cave|active=yes}} |
| |- | | {{TabToggle|Ice_Cave|Ice Cave}} |
| |Strength || style="text-align:right; color:rgb(132,176,5);" | {{#vardefineecho:strength|{{Class Data|{{{1}}}|attributes|strength}}}} | | {{TabToggle|Crypt|Crypt}} |
| |-
| | {{TabToggle|Inferno|Inferno}}</div> |
| |Vigor || style="text-align:right; color:rgb(132,176,5);" | {{#vardefineecho:vigor|{{Class Data|{{{1}}}|attributes|vigor}}}}
| | |
| |-
| | <div class="Goblin_Cave-data"> |
| |Agility || style="text-align:right; color:rgb(132,176,5);" | {{#vardefineecho:agility|{{Class Data|{{{1}}}|attributes|agility}}}}
| | Total Players = ? |
| |-
| | |
| |Dexterity || style="text-align:right; color:rgb(132,176,5);" | {{#vardefineecho:dexterity|{{Class Data|{{{1}}}|attributes|dexterity}}}}
| | <tabber> |
| |-
| | |-|Solo= |
| |Will|| style="text-align:right; color:rgb(132,176,5);" | {{#vardefineecho:will|{{Class Data|{{{1}}}|attributes|will}}}}
| | *Total [[Escape Portal]]s = 6 |
| |-
| | |
| |Knowledge || style="text-align:right;color:rgb(132,176,5);" | {{#vardefineecho:knowledge|{{Class Data|{{{1}}}|attributes|knowledge}}}}
| | |
| |-
| | *'''16:55 to 13:55''' - 100% Size |
| |Resourcefulness|| style="text-align:right; color:rgb(132,176,5);" | {{#vardefineecho:resourcefulness|{{Class Data|{{{1}}}|attributes|resourcefulness}}}}
| | **120s display phase |
| |-<!-- | | **60s shrinking phase |
| -->{{#vardefine:sum|{{#expr:{{#var:strength}}*0.25+{{#var:vigor}}*0.75}}}}<!--
| | *'''13:55 to 11:05''' - 80% Size |
| -->{{#vardefine:health|{{#switch:1
| | **120s display phase |
| |{{#expr:{{#var:sum}}<=10}}={{#expr:ceil(60+3*{{#var:sum}})}}
| | **50s shrinking phase |
| |{{#expr:{{#var:sum}}<=50}}={{#expr:ceil(90+2*({{#var:sum}}-10))}}
| | *'''11:05 to 8:35''' - 70% Size |
| |{{#expr:{{#var:sum}}<=75}}={{#expr:ceil(170+1*({{#var:sum}}-50))}}
| | **100s display phase |
| |{{#expr:{{#var:sum}}<=100}}={{#expr:ceil(195+0.5*({{#var:sum}}-75))}}
| | **50s shrinking phase |
| }}}}
| | *'''8:35 to 6:25''' - 55% Size |
| |Health || style="text-align:right; color:rgb(132,176,5);" |{{#var:health}}
| | **90s display phase |
| |-
| | **40s shrinking phase |
| |Memory Capacity || style="text-align:right; color:rgb(132,176,5);" | {{#ifexpr:{{#var:knowledge}}>6|{{#expr:{{#var:knowledge}}-6}}|0}}
| | *'''6:25 to 4:25''' - 45% Size |
| |-
| | **80s display phase |
| |Utility Effectiveness|| style="text-align:right;" |0
| | ***1 Single [[Escape Portal]] |
| |-
| | **40s shrinking phase |
| |Luck || style="text-align:right;" |0
| | *'''4:25 to 2:50''' - 30% Size |
| |-<!-- | | **65s display phase |
| -->{{#vardefine:health_recovery_bonus|{{#switch:1
| | ***1 Single [[Escape Portal]] |
| |{{#expr:{{#var:vigor}}<=5}}={{#expr:-55+5*{{#var:vigor}}}}
| | **30s shrinking phase |
| |{{#expr:{{#var:vigor}}<=15}}={{#expr:-30+3*({{#var:vigor}}-5)}}
| | ***1 Single [[Escape Portal]] |
| |{{#expr:{{#var:vigor}}<=25}}={{#expr:0+7*({{#var:vigor}}-15)}}
| | *'''2:50 to 1:25''' - 15% Size |
| |{{#expr:{{#var:vigor}}<=35}}={{#expr:70+5*({{#var:vigor}}-25)}}
| | **55s display phase |
| }}}}
| | ***1 Single [[Escape Portal]] |
| |Health Recovery Bonus|| style="text-align:right; {{#ifexpr:{{#var:health_recovery_bonus}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:health_recovery_bonus}}>0|color:rgb(132,176,5);}}}}" |{{#var:health_recovery_bonus}}%
| | **30s shrinking phase |
| |-<!--
| | ***1 Single [[Escape Portal]] |
| -->{{#vardefine:spell_recovery_bonus|{{#switch:1
| | *'''1:25 to 0:10''' - 1% Size |
| |{{#expr:{{#var:knowledge}}<=28}}={{#expr:43+1.5*{{#var:knowledge}}}}
| | **45s display phase |
| |{{#expr:{{#var:knowledge}}<=35}}={{#expr:85+5*({{#var:knowledge}}-28)}}
| | ***1 Single [[Escape Portal]] |
| }}}}
| | **30s shrinking phase |
| |Spell Recovery Bonus|| style="text-align:right; {{#ifexpr:{{#var:spell_recovery_bonus}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:spell_recovery_bonus}}>0|color:rgb(132,176,5);}}}}" |{{#var:spell_recovery_bonus}}% | | *'''0:10 to 0:05''' - 0% Size |
| |-<!--
| | **0s display phase |
| -->{{#vardefine:move_speed|{{#switch:1
| | **5s shrinking phase |
| |{{#expr:{{#var:agility}}<=15}}={{#expr:300+-30+2*{{#var:agility}}}}
| | *'''0:05 to 0:00''' - 0% Size |
| |{{#expr:{{#var:agility}}<=45}}={{#expr:300+1*({{#var:agility}}-15)}}
| | **5s display phase |
| }}}}
| | **0s shrinking phase |
| |Move Speed || style="text-align:right; {{#ifexpr:{{#var:move_speed}}<300|color:rgb(255,117,117);|{{#ifexpr:{{#var:move_speed}}>300|color:rgb(132,176,5);}}}}" |{{#var:move_speed}} ( {{#expr:{{#var:move_speed}}/3 round 2}}% )
| | |
| |-<!--
| | |-|Duo= |
| -->{{#vardefine:sum|{{#expr:{{#var:agility}}*0.25+{{#var:dexterity}}*0.75}}}}<!--
| | *Total [[Escape Portal]]s = 11 |
| -->{{#vardefine:action_speed|{{#switch:1
| | |
| |{{#expr:{{#var:sum}}<=10}}={{#expr:-38+3*{{#var:sum}}}}
| | |
| |{{#expr:{{#var:sum}}<=13}}={{#expr:-8+2*({{#var:sum}}-10)}}
| | *'''15:10 to 12:10''' - 100% Size |
| |{{#expr:{{#var:sum}}<=25}}={{#expr:-2+({{#var:sum}}-13)}}
| | **120s display phase |
| |{{#expr:{{#var:sum}}<=41}}={{#expr:10+1.5*({{#var:sum}}-25)}}
| | **60s shrinking phase |
| }}}}
| | *'''12:10 to 9:20''' - 80% Size |
| |Action Speed || style="text-align:right; {{#ifexpr:{{#var:action_speed}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:action_speed}}>0|color:rgb(132,176,5);}}}}" |{{#var:action_speed}}%
| | **120s display phase |
| |-<!--
| | **50s shrinking phase |
| -->{{#vardefine:manual_dexterity|{{#switch:1
| | *'''9:20 to 7:00''' - 70% Size |
| |{{#expr:{{#var:dexterity}}<=15}}={{#expr:-15+1*({{#var:dexterity}})}}
| | **90s display phase |
| |{{#expr:{{#var:dexterity}}<=23}}={{#expr:0+3*({{#var:dexterity}}-15)}}
| | **50s shrinking phase |
| |{{#expr:{{#var:dexterity}}<=31}}={{#expr:24+2*({{#var:dexterity}}-23)}}
| | *'''7:00 to 5:10''' - 55% Size |
| |{{#expr:{{#var:dexterity}}<=37}}={{#expr:40+1*({{#var:dexterity}}-31)}}
| | **70s display phase |
| }}}}
| | ***1 Single [[Escape Portal]] |
| |Manual Dexterity || style="text-align:right; {{#ifexpr:{{#var:manual_dexterity}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:manual_dexterity}}>0|color:rgb(132,176,5);}}}}" |{{#var:manual_dexterity}}%
| | **40s shrinking phase |
| |-<!--
| | ***1 Single [[Escape Portal]] |
| -->{{#vardefine:spell_casting_speed|{{#switch:1
| | *'''5:10 to 3:30''' - 45% Size |
| |{{#expr:{{#var:knowledge}}<=1}}=-93
| | **60s display phase |
| |{{#expr:{{#var:knowledge}}<=19}}={{#expr:-93+5*({{#var:knowledge}}-1)}}
| | ***1 Single [[Escape Portal]] |
| |{{#expr:{{#var:knowledge}}<=30}}={{#expr:-3+3*({{#var:knowledge}}-19)}}
| | **40s shrinking phase |
| |{{#expr:{{#var:knowledge}}<=40}}={{#expr:30+4*({{#var:knowledge}}-30)}}
| | ***2 Single [[Escape Portal]] |
| }}}}
| | *'''3:30 to 2:15''' - 30% Size |
| |Spell Casting Speed|| style="text-align:right; {{#ifexpr:{{#var:spell_casting_speed}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:spell_casting_speed}}>0|color:rgb(132,176,5);}}}}" |{{#var:spell_casting_speed}}%
| | **45s display phase |
| |-<!--
| | ***1 Single [[Escape Portal]] |
| -->{{#vardefine:equip_speed|{{#switch:1
| | **30s shrinking phase |
| |{{#expr:{{#var:dexterity}}<=1}}=-95
| | ***1 Single [[Escape Portal]] |
| |{{#expr:{{#var:dexterity}}<=2}}=-91
| | *'''2:15 to 1:10''' - 15% Size |
| |{{#expr:{{#var:dexterity}}<=15}}={{#expr:-91+7*({{#var:dexterity}}-2)}}
| | **35s display phase |
| |{{#expr:{{#var:dexterity}}<=35}}={{#expr:0+5*({{#var:dexterity}}-15)}}
| | ***1 Single [[Escape Portal]] |
| }}}}
| | **30s shrinking phase |
| |Equip Speed || style="text-align:right; {{#ifexpr:{{#var:equip_speed}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:equip_speed}}>0|color:rgb(132,176,5);}}}}" |{{#var:equip_speed}}%
| | *'''1:10 to 0:10''' - 1% Size |
| |-<!--
| | **30s display phase |
| -->{{#vardefine:sum|{{#expr:{{#var:agility}}*0.4+{{#var:resourcefulness}}*0.6}}}}<!--
| | ***1 Party [[Escape Portal]] |
| -->{{#vardefine:regular_interaction_speed|{{#switch:1
| | **30s shrinking phase |
| |{{#expr:{{#var:sum}}<=5}}={{#expr:-55+5*{{#var:sum}}}}
| | *'''0:10 to 0:05''' - 0% Size |
| |{{#expr:{{#var:sum}}<=15}}={{#expr:-30+3*({{#var:sum}}-5)}}
| | **0s display phase |
| |{{#expr:{{#var:sum}}<=25}}={{#expr:-0+7*({{#var:sum}}-15)}}
| | **5s shrinking phase |
| |{{#expr:{{#var:sum}}<=35}}={{#expr:70+5*({{#var:sum}}-25)}}
| | *'''0:05 to 0:00''' - 0% Size |
| }}}}
| | **5s display phase |
| |Regular Interaction Speed|| style="text-align:right; {{#ifexpr:{{#var:regular_interaction_speed}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:regular_interaction_speed}}>0|color:rgb(132,176,5);}}}}" |{{#var:regular_interaction_speed}}%
| | **0s shrinking phase |
| |-<!--
| | |
| -->{{#vardefine:magical_interaction_speed|{{#switch:1
| | |-|Trio= |
| |{{#expr:{{#var:will}}<=15}}={{#expr:-75+5*({{#var:will}})}}
| | *Total [[Escape Portal]]s = 13 |
| |{{#expr:{{#var:will}}<=25}}={{#expr:0+7*({{#var:will}}-15)}}
| | |
| |{{#expr:{{#var:will}}<=35}}={{#expr:70+5*({{#var:will}}-25)}}
| | |
| }}}}
| | *'''15:10 to 12:10''' - 100% Size |
| |Magical Interaction Speed|| style="text-align:right; {{#ifexpr:{{#var:magical_interaction_speed}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:magical_interaction_speed}}>0|color:rgb(132,176,5);}}}}" |{{#var:magical_interaction_speed}}%
| | **120s display phase |
| |-<!--
| | **60s shrinking phase |
| -->{{#vardefine:persuasiveness|{{#switch:1
| | *'''12:10 to 9:20''' - 80% Size |
| |{{#expr:{{#var:resourcefulness}}<=35}}={{#expr:0+1*({{#var:resourcefulness}})}}
| | **120s display phase |
| |{{#expr:{{#var:resourcefulness}}<=71}}={{#expr:35+0.5*({{#var:resourcefulness}}-35)}}
| | **50s shrinking phase |
| }}}}
| | *'''9:20 to 7:00''' - 70% Size |
| |Persuasiveness || style="text-align:right; color:rgb(132,176,5);" |{{#var:persuasiveness}}
| | **90s display phase |
| |-<!--
| | **50s shrinking phase |
| -->{{#vardefine:buff_duration|{{#switch:1
| | *'''7:00 to 5:10''' - 55% Size |
| |{{#expr:{{#var:will}}<=5}}={{#expr:-80+10*({{#var:will}})}}
| | **70s display phase |
| |{{#expr:{{#var:will}}<=7}}={{#expr:-30+5*({{#var:will}}-5)}}
| | **40s shrinking phase |
| |{{#expr:{{#var:will}}<=11}}={{#expr:-20+3*({{#var:will}}-7)}}
| | *'''5:10 to 3:30''' - 45% Size |
| |{{#expr:{{#var:will}}<=15}}={{#expr:-8+2*({{#var:will}}-11)}}
| | **60s display phase |
| |{{#expr:{{#var:will}}<=50}}={{#expr:0+1*({{#var:will}}-15)}}
| | ***1 Party [[Escape Portal]] |
| }}}}
| | **40s shrinking phase |
| |Buff Duration || style="text-align:right; {{#ifexpr:{{#var:buff_duration}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:buff_duration}}>0|color:rgb(132,176,5);}}}}" |{{#var:buff_duration}}%
| | *'''3:30 to 2:15''' - 30% Size |
| |-<!--
| | **45s display phase |
| -->{{#vardefine:debuff_duration|{{#switch:1
| | ***2 Single [[Escape Portal]] |
| |{{#expr:{{#var:will}}=0}}=400
| | **30s shrinking phase |
| |{{#expr:{{#var:will}}<=1}}=233.3
| | ***2 Single [[Escape Portal]] |
| |{{#expr:{{#var:will}}<=2}}=150
| | *'''2:15 to 1:10''' - 15% Size |
| |{{#expr:{{#var:will}}<=3}}=100
| | **35s display phase |
| |{{#expr:{{#var:will}}<=4}}=66.7
| | ***1 Party [[Escape Portal]] |
| |{{#expr:{{#var:will}}<=5}}=42.9
| | **30s shrinking phase |
| |{{#expr:{{#var:will}}<=6}}=33.3
| | *'''1:10 to 0:10''' - 1% Size |
| |{{#expr:{{#var:will}}<=7}}=25
| | **30s display phase |
| |{{#expr:{{#var:will}}<=8}}=20.5
| | ***1 Party [[Escape Portal]] |
| |{{#expr:{{#var:will}}<=9}}=16.3
| | **30s shrinking phase |
| |{{#expr:{{#var:will}}<=10}}=12.4
| | *'''0:10 to 0:05''' - 0% Size |
| |{{#expr:{{#var:will}}<=11}}=8.7
| | **0s display phase |
| |{{#expr:{{#var:will}}<=12}}=6.4
| | **5s shrinking phase |
| |{{#expr:{{#var:will}}<=14}}={{#expr:6.4-2.2*({{#var:will}}-12)}}
| | *'''0:05 to 0:00''' - 0% Size |
| |{{#expr:{{#var:will}}<=15}}=0
| | **5s display phase |
| |{{#expr:{{#var:will}}<=17}}={{#expr:0-1*({{#var:will}}-15)}}
| | **0s shrinking phase |
| |{{#expr:{{#var:will}}<=19}}={{#expr:-2-0.9*({{#var:will}}-17)}}
| | </tabber></div> |
| |{{#expr:{{#var:will}}<=20}}=-4.8
| | |
| |{{#expr:{{#var:will}}<=21}}=-5.7
| | <div class="Ice_Cave-data" style="display:none"> |
| |{{#expr:{{#var:will}}<=22}}=-6.5
| | Total Players = ? |
| |{{#expr:{{#var:will}}<=24}}={{#expr:-6.5-0.9*({{#var:will}}-22)}}
| | |
| |{{#expr:{{#var:will}}<=29}}={{#expr:-8.3-0.8*({{#var:will}}-24)}}
| | <tabber> |
| }}}}
| | |-|All= |
| |Debuff Duration || style="text-align:right; {{#ifexpr:{{#var:debuff_duration}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:debuff_duration}}>0|color:rgb(132,176,5);}}}}" |{{#var:debuff_duration}}%
| | *'''18:10 to 7:10''' |
| |-
| | *'''7:10 to 3:10''' |
| |Armor Penetration || style="text-align:right;" | 0%
| | **x0.95 Movement Speed |
| |-
| | **x0.95 Action Speed |
| |Magic Penetration || style="text-align:right;" | 0%
| | *'''3:10 to 0:10''' |
| |-
| | **x0.90 Movement Speed |
| |Headshot Reduction || style="text-align:right;" | 0%
| | **x0.90 Action Speed |
| |-
| | **2 True Magical Damage every 5 Seconds |
| |Projectile Damage Reduction|| style="text-align:right;" | 0%
| | *'''0:10 to 0:00''' |
| |-
| | **Freeze |
| |Physical Damage Reduction|| style="text-align:right;" |<!--
| | </tabber> |
| --><span style="color:rgb(255,117,117);">-22%</span>
| | </div> |
| |-
| | |
| | From Armor Rating|| style="text-align:right;" |<!--
| | <div class="Crypt-data" style="display:none"> |
| -->0 ( <span style="color:rgb(255,117,117);">-22%</span> )
| | Total Players = ? |
| |-
| | |
| | From Bonuses|| style="text-align:right;" | 0%
| | TODO_GET_CRYPT_FLOORRULE |
| |-<!--
| | </div> |
| -->{{#vardefine:magic_resist_rating|{{#switch:1
| | |
| |{{#expr:{{#var:will}}<=5}}={{#expr:-20+4*({{#var:will}})}}
| | <div class="Inferno-data" style="display:none"> |
| |{{#expr:{{#var:will}}<=35}}={{#expr:3*({{#var:will}}-5)}}
| | Total Players = ? |
| }}}}<!--
| | |
| -->{{#vardefine:magic_damage_reduction|{{#switch:1
| | <tabber> |
| |{{#expr:{{#var:magic_resist_rating}}<=-15}}={{#expr:-595+2*({{#var:magic_resist_rating}}+300)}}
| | |-|Solo= |
| |{{#expr:{{#var:magic_resist_rating}}<=10}}={{#expr:-25+1*({{#var:magic_resist_rating}}+15)}}
| | *Total [[Escape Portal]]s = 5 |
| |{{#expr:{{#var:magic_resist_rating}}<=19}}={{#expr:0+0.5*({{#var:magic_resist_rating}}-10)}}
| | |
| |{{#expr:{{#var:magic_resist_rating}}<=30}}={{#expr:4.5+0.4*({{#var:magic_resist_rating}}-19)}}
| | |
| |{{#expr:{{#var:magic_resist_rating}}<=40}}={{#expr:8.9+0.3*({{#var:magic_resist_rating}}-30)}}
| | *'''11:10 to 7:40''' - 100% Size |
| |{{#expr:{{#var:magic_resist_rating}}<=50}}={{#expr:0.2*({{#var:magic_resist_rating}}-40)}}
| | **140s display phase |
| |{{#expr:{{#var:magic_resist_rating}}<=100}}={{#expr:0.1*({{#var:magic_resist_rating}}-50)}}
| | **70s shrinking phase |
| }}}}
| | *'''7:40 to 5:15''' - 75% Size |
| |Magic Resistance || style="text-align:right;" |<!--
| | **100s display phase |
| --><span style="{{#ifexpr:{{#var:magic_damage_reduction}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:magic_damage_reduction}}>0|color:rgb(132,176,5);}}}}">{{#var:magic_damage_reduction}}%</span>
| | **45s shrinking phase |
| |-
| | *'''5:15 to 3:15''' - 45% Size |
| | From Resist Rating|| style="text-align:right;" |<!--
| | **90s display phase |
| --><span style="color:rgb(132,176,5);">{{#var:magic_resist_rating}}</span><!--
| | ***1 Single [[Escape Portal]] |
| --> ( <span style="{{#ifexpr:{{#var:magic_damage_reduction}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:magic_damage_reduction}}>0|color:rgb(132,176,5);}}}}">{{#var:magic_damage_reduction}}%</span> )
| | **30s shrinking phase |
| |-
| | ***1 Single [[Escape Portal]] |
| | From Bonuses|| style="text-align:right;" | 0%
| | *'''3:15 to 1:35''' - 22% Size |
| |-<!--
| | **75s display phase |
| -->{{#vardefine:physical_power|{{#var:strength}}}}<!--
| | ***1 Single [[Escape Portal]] |
| -->{{#vardefine:physical_power_bonus|{{#switch:1
| | **25s shrinking phase |
| |{{#expr:{{#var:physical_power}}<=5}}={{#expr:-80+10*({{#var:physical_power}})}}
| | ***1 Single [[Escape Portal]] |
| |{{#expr:{{#var:physical_power}}<=7}}={{#expr:-30+5*({{#var:physical_power}}-5)}}
| | *'''1:35 to 0:15''' - 3% Size |
| |{{#expr:{{#var:physical_power}}<=11}}={{#expr:-20+3*({{#var:physical_power}}-7)}}
| | **60s display phase |
| |{{#expr:{{#var:physical_power}}<=15}}={{#expr:-8+2*({{#var:physical_power}}-11)}}
| | **20s shrinking phase |
| |{{#expr:{{#var:physical_power}}<=50}}={{#expr:0+1*({{#var:physical_power}}-15)}}
| | ***1 Single [[Escape Portal]] |
| }}}}
| | *'''0:15 to 0:05''' - 0% Size |
| |Physical Power Bonus|| style="text-align:right;" |<!--
| | **0s display phase |
| --><span style="{{#ifexpr:{{#var:physical_power_bonus}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:physical_power_bonus}}>0|color:rgb(132,176,5);}}}}">{{#var:physical_power_bonus}}%<span>
| | **10s shrinking phase |
| |-
| | *'''0:05 to 0:00''' - 0% Size |
| | From Physical Power|| style="text-align:right;" |<!--
| | **5s display phase |
| --><span style="color:rgb(132,176,5);">{{#var:physical_power}}</span><!--
| | **0s shrinking phase |
| --> ( <span style="{{#ifexpr:{{#var:physical_power_bonus}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:physical_power_bonus}}>0|color:rgb(132,176,5);}}}}">{{#var:physical_power_bonus}}%</span> )
| | |
| |-
| | |-|Duo= |
| | From Bonuses|| style="text-align:right;" | 0%
| | *Total [[Escape Portal]]s = 6 |
| |-<!--
| | |
| -->{{#vardefine:magical_power|{{#var:will}}}}<!--
| | |
| -->{{#vardefine:magical_power_bonus|{{#switch:1
| | *'''11:10 to 7:40''' - 100% Size |
| |{{#expr:{{#var:magical_power}}<=1}}=-90
| | **140s display phase |
| |{{#expr:{{#var:magical_power}}<=5}}={{#expr:-90+10*({{#var:magical_power}}-1)}}
| | **70s shrinking phase |
| |{{#expr:{{#var:magical_power}}<=15}}={{#expr:-50+5*({{#var:magical_power}}-5)}}
| | *'''7:40 to 5:15''' - 75% Size |
| |{{#expr:{{#var:magical_power}}<=21}}={{#expr:0+2.5*({{#var:magical_power}}-15)}}
| | **100s display phase |
| |{{#expr:{{#var:magical_power}}<=40}}={{#expr:15+2*({{#var:magical_power}}-21)}}
| | **45s shrinking phase |
| |{{#expr:{{#var:magical_power}}<=50}}={{#expr:53+1*({{#var:magical_power}}-40)}}
| | ***1 Single [[Escape Portal]] |
| }}}}
| | *'''5:15 to 3:15''' - 45% Size |
| |Magic Power Bonus || style="text-align:right;" |<!--
| | **90s display phase |
| --><span style="{{#ifexpr:{{#var:magical_power_bonus}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:magical_power_bonus}}>0|color:rgb(132,176,5);}}}}">{{#var:magical_power_bonus}}%</span>
| | ***1 Single [[Escape Portal]] |
| |-
| | **30s shrinking phase |
| | From Magic Power|| style="text-align:right;" |<!--
| | ***1 Single [[Escape Portal]] |
| --><span style="color:rgb(132,176,5);">{{#var:magical_power}}</span><!--
| | *'''3:15 to 1:35''' - 22% Size |
| --> ( <span style="{{#ifexpr:{{#var:magical_power_bonus}}<0|color:rgb(255,117,117);|{{#ifexpr:{{#var:magical_power_bonus}}>0|color:rgb(132,176,5);}}}}">{{#var:magical_power_bonus}}%</span> )
| | **75s display phase |
| |-
| | ***1 Single [[Escape Portal]] |
| | From Bonuses|| style="text-align:right;" | 0%
| | **25s shrinking phase |
| |-
| | ***1 Single [[Escape Portal]] |
| |Primary Weapon || style="text-align:right;" | 0
| | *'''1:35 to 0:15''' - 3% Size |
| |-
| | **60s display phase |
| |Secondary Weapon || style="text-align:right;" | 0
| | **20s shrinking phase |
| |-
| | ***1 Single [[Escape Portal]] |
| |Impact Power || style="text-align:right;" | 0
| | *'''0:15 to 0:05''' - 0% Size |
| |-
| | **0s display phase |
| | Primary Weapon Impact Power|| style="text-align:right;" | 0
| | **10s shrinking phase |
| |-
| | *'''0:05 to 0:00''' - 0% Size |
| | Secondary Weapon Impact Power|| style="text-align:right;" | 0
| | **5s display phase |
| |}
| | **0s shrinking phase |
| | |
| | |-|Trio= |
| | *Total [[Escape Portal]]s = 7 |
| | |
| | |
| | *'''11:10 to 7:40''' - 100% Size |
| | **140s display phase |
| | **70s shrinking phase |
| | *'''7:40 to 5:15''' - 75% Size |
| | **100s display phase |
| | ***1 Single [[Escape Portal]] |
| | **45s shrinking phase |
| | ***1 Single [[Escape Portal]] |
| | *'''5:15 to 3:15''' - 45% Size |
| | **90s display phase |
| | ***1 Single [[Escape Portal]] |
| | **30s shrinking phase |
| | ***1 Single [[Escape Portal]] |
| | *'''3:15 to 1:35''' - 22% Size |
| | **75s display phase |
| | ***1 Single [[Escape Portal]] |
| | **25s shrinking phase |
| | ***1 Single [[Escape Portal]] |
| | *'''1:35 to 0:15''' - 3% Size |
| | **60s display phase |
| | **20s shrinking phase |
| | ***1 Single [[Escape Portal]] |
| | *'''0:15 to 0:05''' - 0% Size |
| | **0s display phase |
| | **10s shrinking phase |
| | *'''0:05 to 0:00''' - 0% Size |
| | **5s display phase |
| | **0s shrinking phase |
| | </tabber></div> |