Difference between revisions of "Template:Weapon Time/Damage/Row"

From RimWorld Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
! {{Icon Small|{{{?Name}}}|24}}
 
! {{Icon Small|{{{?Name}}}|24}}
 
! {{DLC Icons|{{{?Name}}} }}
 
! {{DLC Icons|{{{?Name}}} }}
| 100%
+
| {{#expr:{{{?Accuracy}}} * {{{?Maximum DPS}}}/100  round 2 }}
<td {{#var:col_A}}> {{%|{{#var:baseTime}} / (1.8  * {{{?Aiming Time Base}}} +       {{{?Ranged Cooldown Base}}} + {{#var:burstTime}})|0}} </td>
+
<td {{#var:col_A}}> {{#expr:{{#var:baseTime}} / (0.5  * {{{?Aiming Time Base}}} +      {{{?Ranged Cooldown Base}}} + {{#var:burstTime}}) * {{{?Accuracy|100}}} * {{{?Maximum DPS}}}/100 round 2 }} </td>
 +
<td {{#var:col_A}}> {{#expr:{{#var:baseTime}} / (0.01 * {{{?Aiming Time Base}}} +      {{{?Ranged Cooldown Base}}} + {{#var:burstTime}}) * {{{?Accuracy|100}}} * {{{?Maximum DPS}}}/100 round 2 }} </td>
 +
<td {{#var:col_A}}> {{#expr:{{#var:baseTime}} / (       {{{?Aiming Time Base}}} + 0.8 * {{{?Ranged Cooldown Base}}} + {{#var:burstTime}}) * {{{?Accuracy|100}}} * {{{?Maximum DPS}}}/100 round 2 }} </td>
 +
<td {{#var:col_A}}> {{#expr:{{#var:baseTime}} / (0.5 * {{{?Aiming Time Base}}} + 0.8 * {{{?Ranged Cooldown Base}}} + {{#var:burstTime}}) * {{{?Accuracy|100}}} * {{{?Maximum DPS}}}/100 round 2 }} </td>
 +
<td {{#var:col_A}}> {{#expr:{{#var:baseTime}} / (0.01 * {{{?Aiming Time Base}}} + 0.8 * {{{?Ranged Cooldown Base}}} + {{#var:burstTime}}) * {{{?Accuracy|100}}} * {{{?Maximum DPS}}}/100 round 2 }} </td>
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
{{Documentation}}</noinclude>
 
{{Documentation}}</noinclude>

Latest revision as of 18:11, 23 December 2024

Documentation icon Template documentation[create]