Template:Weapon: Difference between revisions
From MCM Combat Operations
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
!Heat per Second || {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }} | !Heat per Second || {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }} | ||
|- | |- | ||
!Damage per Heat || {{#ifeq | !Damage per Heat || {{#ifeq: {{{heat}}} | 0 | ||
| --- | |||
| {{#expr:{{formatnum:{{{projectiles}}}|R | | {{#expr:{{formatnum:{{{projectiles}}}|R | ||
}}*{{formatnum:{{{damage}}}|R | }}*{{formatnum:{{{damage}}}|R | ||
}}/{{formatnum:{{{heat}}}|R | }}/{{formatnum:{{{heat}}}|R | ||
}} round2 | }} round2 | ||
}} | |||
}} | }} | ||
|- | |- |
Revision as of 05:50, 28 August 2023
{{{name}}} | |
---|---|
Type | {{{type}}} |
Damage Type | {{{damagetype}}} |
Heat | {{{heat}}} |
Ammo | {{{ammo}}} |
Rate of Fire | {{{rate}}}s cycle time |
Burst Length | {{{projectiles}}} |
Damage | {{{damage}}} |
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 | Expression error: Unrecognized punctuation character "{". |
Damage per Cost | Expression error: Unrecognized punctuation character "{". |
DPS per Cost | Expression error: Unrecognized punctuation character "{". |