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