Template:Weapon: Difference between revisions
From MCM Combat Operations
No edit summary |
No edit summary |
||
| Line 55: | Line 55: | ||
|- | |- | ||
! style="background: #eaeaea; line-height:1.2em" |Damage per Second | ! style="background: #eaeaea; line-height:1.2em" |Damage per Second | ||
| style="background: #eaeaea; line-height:1.2em" | {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}}}} | | style="background: #eaeaea; line-height:1.2em" | {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }} | ||
|- | |- | ||
|- | |- | ||
! style="line-height:1.2em" |Heat per Second | ! style="line-height:1.2em" |Heat per Second | ||
| style="line-height:1.2em" | {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}}}} | | style="line-height:1.2em" | {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }} | ||
|- | |- | ||
|- | |- | ||
Revision as of 10:39, 9 November 2012
| Mech Weapon | |
| {{{name}}} | |
| Type | {{{type}}} |
|---|---|
| Heat | {{{heat}}} |
| Ammo | {{{ammo}}} |
| Rate of Fire | {{{rate}}}seconds per shot |
| Projectiles Per Shot | {{{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 "{". |
| Creator | {{{creator}}} |