Template:Weapon: Difference between revisions

From MCM Combat Operations
Jump to: navigation, search
No edit summary
No edit summary
 
(50 intermediate revisions by 2 users not shown)
Line 7: Line 7:
{{!}} style= "font-size: 100%;" colspan="2" {{!}} {{{image}}}}}
{{!}} style= "font-size: 100%;" colspan="2" {{!}} {{{image}}}}}
|-  
|-  
|-
!Type || {{{type}}}
!Type || {{{type}}}
|-
|-
|-
!Damage Type || {{{damagetype}}}
!Damage Type || {{{damagetype}}}
|-
|-
|-
!Heat || {{{heat}}}
!Heat || {{{heat}}}
|-
|-
|-
!Ammo || {{{ammo}}}
!Ammo || {{{ammo}}}
|-
|-
|-
!Rate of Fire || {{{rate}}}s cycle time
!Rate of Fire || {{{rate}}}s cycle time
|-
|-
|-
!Burst Length || {{{projectiles}}}
!Burst Length || {{{projectiles}}}
|-
|-
|-
!Damage || {{{damage}}}
!Damage || {{{damage}}}
|-
{{#switch: {{{trigger}}}
  | semi = !Trigger Type {{!}}{{!}} Semi-Automatic
  |loco = !Trigger Type {{!}}{{!}} Locomotion
  | auto = !Trigger Type {{!}}{{!}} Automatic
  | lockon = !Trigger Type {{!}}{{!}} Lock-On
  | seeking = !Trigger Type {{!}}{{!}} Auto Acquisition Seeking
  | wire = !Trigger Type {{!}}{{!}} Wire Guided
  | detonate = !Trigger Type {{!}}{{!}} Manual Detonation
  |arty = !Trigger Type {{!}}{{!}} Artillery
  |fuse =!Trigger Type {{!}}{{!}} Timed Fuse
  | charge = !Trigger Type {{!}}{{!}} Charge
  {{!}}-
  !Charge Time {{!}}{{!}} {{{chargetime}}}s
  | vcharge =  !Max Charge Damage {{!}}{{!}} {{{chargedamage}}}
{{!}}-
  !Trigger Type {{!}}{{!}} Variable Charge
  {{!}}-
  !Charge Levels {{!}}{{!}} {{{chargelevels}}}
  {{!}}-
  !Max Charge Time {{!}}{{!}} {{{chargetime}}}s
|-
}}
|-
{{#switch: {{{table_type}}}
{{#switch: {{{table_type}}}
  | projectile = {{!}}-
    | projectile = !Range {{!}}{{!}} {{{range}}}m
                {{!}}-         
                    {{!}}-
                !Range {{!}}{{!}} {{{range}}}m
                    !Projectile Velocity {{!}}{{!}} {{{velocity}}}m/s
                {{!}}-
    | laser = !Range {{!}}{{!}} {{{range}}}
                {{!}}-
              {{!}}-
                !Projectile Velocity {{!}}{{!}}{{{velocity}}}m/s
              !Beam Duration {{!}}{{!}} {{{timetolive}}}
  | laser = {{!}}-
    | melee = !Range {{!}}{{!}} {{{range}}}m
            {{!}}-
            !Range {{!}}{{!}} {{{range}}}
            {{!}}-
            {{!}}-
            !Beam Duration {{!}}{{!}} {{{timetolive}}}
  | melee = {{!}}-
            {{!}}-
            !Range {{!}}{{!}} {{{range}}}m
}}
}}
|-
|-
|-
! colspan="2" | Splash
{{#switch: {{{AOE}}}
{{#switch: {{{AOE}}}
   | splash = {{!}}-
   | splash = !Splash {{!}}{{!}} {{{aoe}}}m
            {{!}}-
   | arty = !100% Splash {{!}}{{!}} {{{range1}}}m
            ! colspan="2" | Splash
            {{!}}-
            {{!}}-
            !Splash {{!}}{{!}} {{{aoe}}}m
   | arty = {{!}}-
          {{!}}-
          !100% Splash {{!}}{{!}} {{{range1}}}m
          {{!}}-
           {{!}}-  
           {{!}}-  
           !75% Splash {{!}}{{!}} {{{range2}}}m
           !75% Splash {{!}}{{!}} {{{range2}}}m
          {{!}}-
           {{!}}-  
           {{!}}-  
           !50% Splash {{!}}{{!}} {{{range3}}}m
           !50% Splash {{!}}{{!}} {{{range3}}}m
          {{!}}-
           {{!}}-  
           {{!}}-  
           !25% Splash {{!}}{{!}} {{{range4}}}m
           !25% Splash {{!}}{{!}} {{{range4}}}m
          {{!}}-
          {{!}}-
}}
}}
|-
|-
|-
!Hard-mount || {{#if: {{{hard}}} | {{{hard}}} | none}}
!Hard-mount || {{#if: {{{hard}}} | {{{hard}}} | none}}
|-
|-
|-
!Included with || {{{included}}}
!Included with || {{{included}}}
|-
|-
|-
!Mount Points || {{{mount}}}
!Mount Points || {{{mount}}}
|-
|-
|-
!Cost || {{{cost}}}
!Cost || {{{cost}}}
|-
|-
!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
                      }}
|-
|-
!Heat per Second || {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }}
!Heat per Second || {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }}
|-
|-
!Damage per Heat || {{#ifeq: {{{heat}}} | 0
                                        | ---
                                        | {{#expr:{{formatnum:{{{projectiles}}}|R
                                                  }}*{{formatnum:{{{damage}}}|R
                                                    }}/{{formatnum:{{{heat}}}|R
                                                        }} round2
                                          }}
                    }}
|-
|-
!Damage per Heat || {{#ifeq: {{{heat}}} | 0
!Damage per Cost || {{#expr:{{formatnum:{{{projectiles}}}|R
  | ---
                            }}*{{formatnum:{{{damage}}}|R
  | {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{heat}}}|R}} round2}}
                              }}/{{formatnum:{{{cost}}}|R
}}
                                  }} round2
|-
                    }}
|-
!Damage per Cost || {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }}
|-
|-
!DPS per Cost || {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }}
|-
|-
|-
! style="line-height:1.2em"  |Creator
!DPS per Cost || {{#expr:{{formatnum:{{{projectiles}}}|R
| style="line-height:1.2em" | [[:Category:{{{creator}}}|{{{creator}}}]] [[Category: {{{creator}}}]]
                        }}*{{formatnum:{{{damage}}}|R
                            }}/{{formatnum:{{{rate}}}|R
                        }}/{{formatnum:{{{cost}}}|R
                            }} round2
                }}
 
|}
|}
</div>
</div>
<includeonly>[[Category:Weaponry]]</includeonly>
<includeonly>[[Category:Weaponry]]</includeonly>
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 05:01, 14 October 2023

-
Mech Weapon
{{{name}}}
Type {{{type}}}
Damage Type {{{damagetype}}}
Heat {{{heat}}}
Ammo {{{ammo}}}
Rate of Fire {{{rate}}}s cycle time
Burst Length {{{projectiles}}}
Damage {{{damage}}}
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 "{".