Template:Weapon: Difference between revisions
From MCM Combat Operations
No edit summary |
No edit summary |
||
Line 50: | Line 50: | ||
|- | |- | ||
|- | |- | ||
! style="line-height:1.2em" | | ! style="line-height:1.2em" |Damage per Second | ||
| style="line-height:1.2em" | {{{ | | style="line-height:1.2em" | {{#expr:{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}}}} | ||
|- | |- | ||
|- | |- | ||
! style="background: #eaeaea; line-height:1.2em" | | ! style="background: #eaeaea; line-height:1.2em" |Heat per Second | ||
| style="background: #eaeaea; line-height:1.2em" | {{{ | | style="background: #eaeaea; line-height:1.2em" | {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}}}} | ||
|} | |} | ||
</div> | </div> | ||
[[Category:Weapons]] | [[Category:Weapons]] |
Revision as of 19:59, 8 November 2012
Mech Weapon | |
{{{name}}} | |
Type | {{{type}}} |
---|---|
Heat | {{{heat}}} |
Ammo | {{{ammo}}} |
Rate of Fire | {{{rate}}}seconds per shot |
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 "{". |