Template:Weapon: Difference between revisions
From MCM Combat Operations
No edit summary |
No edit summary |
||
| Line 55: | Line 55: | ||
!Cost || {{{cost}}} | !Cost || {{{cost}}} | ||
|- | |- | ||
!Damage per Second || {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}} round2}} | !Damage per Second || {{#expr:{{formatnum:{{{projectiles}}}|R | ||
}}*{{formatnum:{{{damage}}}|R | |||
}}/{{formatnum:{{{rate}}}|R' | |||
}} round2 | |||
}} | |||
|- | |- | ||
!Heat per Second || {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }} | !Heat per Second || {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }} | ||
| Line 67: | Line 71: | ||
!DPS per Cost || {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }} | !DPS per Cost || {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }} | ||
|- | |- | ||
{{#if: {{{creator|}}}| | |||
| style="line-height:1.2em" | Creator | style="line-height:1.2em" | [[:Category:{{{creator}}}|{{{creator}}}]] [[Category {{{creator}}}]] | | style="line-height:1.2em" | Creator | style="line-height:1.2em" | [[:Category:{{{creator}}}|{{{creator}}}]] [[Category {{{creator}}}]] | ||
|} | |} | ||
Revision as of 17:19, 27 August 2023
{{#if: |
| {{{name}}} | |||
|---|---|---|---|
| Type | {{{type}}} | ||
| Damage Type | {{{damagetype}}} | ||
| Heat | {{{heat}}} | ||
| Ammo | {{{ammo}}} | ||
| Rate of Fire | {{{rate}}}s cycle time | ||
| Burst Length | {{{projectiles}}} | ||
| Damage | {{{damage}}} | ||
| Splash | |||
| 100% Splash | {{{range1}}}m | ||
| 75% Splash | {{{range2}}}m | ||
| 50% Splash | {{{range3}}}m | ||
| 25% Splash | {{{range4}}}m
| ||
| Hard-mount | {{{hard}}} | ||
| Included with | {{{included}}} | ||
| Mount Points | {{{mount}}} | ||
| Cost | {{{cost}}} | ||
| Damage per Second | Expression error: Unrecognized punctuation character "{". | ||
| Heat per Second | Expression error: Unrecognized punctuation character "{". | ||
| Damage per Heat | 0 | --- | Expression error: Unrecognized punctuation character "{". |
| Damage per Cost | Expression error: Unrecognized punctuation character "{". | ||
| DPS per Cost | Expression error: Unrecognized punctuation character "{". | ||
| Creator | style="line-height:1.2em" | [[:Category:{{{creator}}}|{{{creator}}}]] [[Category {{{creator}}}]] | |||