Anonymous

Ejection Buster: Difference between revisions

From Elwiki
Undo revision 740337 by Ritsu (talk)
(Undo revision 740337 by Ritsu (talk))
Tag: Undo
Line 75: Line 75:
<tabs>
<tabs>
<tab name="NA">
<tab name="NA">
{{Damage
|dmg1=595
|pvp_dmg1=225
|hits1=8
|hits_useful1=10
|useful_penalty=0.7
|passive1={{#arrayprint:dark_force}}
}}
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Elesis}}"
|- style="background:{{ColorSel|CharLight|Elesis}}"
Line 90: Line 82:
|-  
|-  
! {{PvE}}  
! {{PvE}}  
| {{#var: total_damage}}
| {{formatnum:{{#expr: 595*8}}}}%
| {{#var: total_damage_useful}}
|| {{formatnum:{{#expr: (595*10)*0.7}}}}%
| {{#var: total_damage_passive1}}
| {{formatnum:{{#expr: (595*8)*{{#arrayindex:dark_force|0}}}}}}%
| {{#var: total_damage_passive1_useful}}
|| {{formatnum:{{#expr: (595*10)*0.7*{{#arrayindex:dark_force|0}}}}}}%
|-  
|-  
! {{PvP}}  
! {{PvP}}  
| {{#var: total_damage_pvp}}
| {{formatnum:{{#expr: 225*8}}}}%
| {{#var: total_damage_useful_pvp}}
|| {{formatnum:{{#expr: (225*10)*0.7}}}}%
| {{#var: total_damage_passive1_pvp}}
| {{formatnum:{{#expr: (225*8)*{{#arrayindex:dark_force|1}}}}}}%
| {{#var: total_damage_passive1_useful_pvp}}
|| {{formatnum:{{#expr: (225*10)*0.7*{{#arrayindex:dark_force|1}}}}}}%
|}
|}
</tab>
</tab>