Template:Weapon: Difference between revisions
From MCM Combat Operations
No edit summary |
No edit summary |
||
Line 68: | Line 68: | ||
! style="line-height:1.2em" |Creator | ! style="line-height:1.2em" |Creator | ||
| style="line-height:1.2em" | {{{creator}}} | | style="line-height:1.2em" | {{{creator}}} | ||
|- | |||
|- | |||
! style="background: #eaeaea; line-height:1.2em" |Damage per Cost | |||
| style="background: #eaeaea; line-height:1.2em" |{{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }} | |||
|- | |||
|- | |||
! style="line-height:1.2em" |DPS per Cost | |||
| style="line-height:1.2em" | {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }} | |||
|} | |} | ||
</div> | </div> | ||
[[Category:Weaponry]] | [[Category:Weaponry]] |
Revision as of 00:52, 23 November 2012
Mech Weapon | |
{{{name}}} | |
Type | {{{type}}} |
---|---|
Heat | {{{heat}}} |
Ammo | {{{ammo}}} |
Rate of Fire | {{{rate}}}s 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 "{". |
Damage per Heat | Expression error: Unrecognized punctuation character "{". |
Creator | {{{creator}}} |
Damage per Cost | Expression error: Unrecognized punctuation character "{". |
DPS per Cost | Expression error: Unrecognized punctuation character "{". |