Template:Weapon: Difference between revisions
From MCM Combat Operations
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
|- | |- | ||
|- | |- | ||
! style="line-height:1.2em" |Damage | ! style="background: #eaeaea; line-height:1.2em" |Damage | ||
| style="line-height:1.2em" | {{{damage}}} | | style="background: #eaeaea; line-height:1.2em" | {{{damage}}} | ||
|- | |- | ||
|- | |- | ||
! style=" | ! style="line-height:1.2em" |Range | ||
| style=" | | style="line-height:1.2em" | {{{range}}}m | ||
|- | |- | ||
|- | |- | ||
! style="line-height:1.2em" |Hard-mount | ! style="background: #eaeaea; line-height:1.2em" |Hard-mount | ||
| style="line-height:1.2em" | {{{hard}}} | | style="background: #eaeaea; line-height:1.2em" | {{{hard}}} | ||
|- | |- | ||
|- | |- | ||
! style=" | ! style="line-height:1.2em" |Included with | ||
| style=" | | style="line-height:1.2em" | {{{included}}} | ||
|- | |- | ||
|- | |- | ||
! style="line-height:1.2em" |Mount Points | ! style="background: #eaeaea; line-height:1.2em" |Mount Points | ||
| style="line-height:1.2em" | {{{mount}}} | | style="background: #eaeaea; line-height:1.2em" | {{{mount}}} | ||
|- | |- | ||
|- | |- | ||
! style=" | ! style="line-height:1.2em" |Cost | ||
| style=" | | style="line-height:1.2em" | {{{cost}}} | ||
|- | |- | ||
|- | |- | ||
! style="line-height:1.2em" |Damage per Second | ! style="background: #eaeaea; line-height:1.2em" |Damage per Second | ||
| style="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}}}} | ||
|- | |- | ||
|- | |- | ||
! style=" | ! style="line-height:1.2em" |Heat per Second | ||
| style=" | | style="line-height:1.2em" | {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}}}} | ||
|- | |- | ||
|- | |- | ||
! style="line-height:1.2em" |Creator | ! style="background: #eaeaea; line-height:1.2em" |Creator | ||
| style="line-height:1.2em" | {{{creator}}} | | style="background: #eaeaea; line-height:1.2em" | {{{creator}}} | ||
|} | |} | ||
</div> | </div> | ||
[[Category:Weapons]] | [[Category:Weapons]] |
Revision as of 20:14, 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}}} |