Supersonic: Difference between revisions

112 bytes removed ,  23 September 2023
m (Text replacement - "'''{{PvP}}'''" to "{{PvP}}")
Line 58: Line 58:


== Total Damage ==
== Total Damage ==
{{#vardefine: hp_per  | 4}}
{{#vardefine: hp_hits  | 9}}
{{#vardefine: hp_total | {{formatnum:{{#expr: (1 - (1 - {{#var:hp_per}} / 100) ^ {{#var:hp_hits}} round4) * 100}} }}% HP}}
{{Damage
{{Damage
|dmg=5276
|dmg=5276
Line 85: Line 88:
|-  
|-  
| {{PvE}}  
| {{PvE}}  
| {{formatnum:{{#expr: 4*9}}}}% HP + {{#var: total_damage}}
| {{#var:hp_total}} + {{#var: total_damage}}
| {{#var: boss_total_damage}}
| {{#var: boss_total_damage}}
| {{formatnum:{{#expr: 4*9}}}}% HP + {{#var: total_damage_heavy}}
| {{#var:hp_total}} + {{#var: total_damage_heavy}}
| {{#var: boss_total_damage_heavy}}
| {{#var: boss_total_damage_heavy}}
| {{formatnum:{{#expr: 4*9}}}}% HP + {{#var: total_damage_awk}}
| {{#var:hp_total}} + {{#var: total_damage_awk}}
| {{#var: boss_total_damage_awk}}
| {{#var: boss_total_damage_awk}}
| {{formatnum:{{#expr: 4*9}}}}% HP + {{#var: total_damage_awk_heavy}}
| {{#var:hp_total}} + {{#var: total_damage_awk_heavy}}
| {{#var: boss_total_damage_awk_heavy}}
| {{#var: boss_total_damage_awk_heavy}}
|-
|-
| {{PvP}}{{tt|*|Damage dealt count as Mob damage}}
| {{PvP}}
| {{formatnum:{{#expr: 4*9}}}}% HP + {{#var: total_damage_pvp}}
| {{#var:hp_total}} + {{#var: total_damage_pvp}}
| {{#var: boss_total_damage_pvp}}
| N/A
| {{formatnum:{{#expr: 4*9}}}}% HP + {{#var: total_damage_heavy_pvp}}
| {{#var:hp_total}} + {{#var: total_damage_heavy_pvp}}
| {{#var: boss_total_damage_heavy_pvp}}
| N/A
| {{formatnum:{{#expr: 4*9}}}}% HP + {{#var: total_damage_awk_pvp}}
| {{#var:hp_total}} + {{#var: total_damage_awk_pvp}}
| {{#var: boss_total_damage_awk_pvp}}
| N/A
| {{formatnum:{{#expr: 4*9}}}}% HP + {{#var: total_damage_awk_heavy_pvp}}
| {{#var:hp_total}} + {{#var: total_damage_awk_heavy_pvp}}
| {{#var: boss_total_damage_awk_heavy_pvp}}
| N/A
|}
|}
*Non-boss damage assumes no defense.
*Non-boss damage assumes no defense.