Difference between revisions of "Template:Weapon Time/Damage/Row"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
! {{Icon Small|{{{?Name}}}|24}} | ! {{Icon Small|{{{?Name}}}|24}} | ||
! {{DLC Icons|{{{?Name}}} }} | ! {{DLC Icons|{{{?Name}}} }} | ||
− | | | + | | {{#expr:{{{?Accuracy}}} * {{{?Maximum DPS}}} }} |
− | <td {{#var:col_A}}> {{#expr:{{#var:baseTime}} / (1.8 * {{{?Aiming Time Base}}} + {{{?Ranged Cooldown Base}}} + {{#var:burstTime}}) * {{{?Maximum DPS}}} }} </td> | + | <td {{#var:col_A}}> {{#expr:{{#var:baseTime}} / (1.8 * {{{?Aiming Time Base}}} + {{{?Ranged Cooldown Base}}} + {{#var:burstTime}}) * {{{?Accuracy}}} * {{{?Maximum DPS}}} }} </td> |
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Documentation}}</noinclude> | {{Documentation}}</noinclude> |