Template:UnitData: Difference between revisions

From Mechabellum Wiki
m (changed version to 0.7.40 cause 0.7.41 had no balance changes)
m (updated to 0.7.42 values)
Line 1: Line 1:
{{#vardefine:update | 0.7.40
{{#vardefine:update | 0.7.42
}}{{#vardefine:row | {{#switch: {{{1|{{PAGENAME}}}}}
}}{{#vardefine:row | {{#switch: {{{1|{{PAGENAME}}}}}
<!-- Edit the following data. Don't change names and order! -->
<!-- Edit the following data. Don't change names and order! -->
Line 21: Line 21:
  | Phoenix = 1464 ; 16 ; 3073 ; 3.2 ; 120 ; 0 ; Air & Ground ; 2 ; No ; Air ; 200 ; 50 ; 0
  | Phoenix = 1464 ; 16 ; 3073 ; 3.2 ; 120 ; 0 ; Air & Ground ; 2 ; No ; Air ; 200 ; 50 ; 0
  | Wraith = 15791 ; 10 ; 448 * 4 ; 1.6 ; 55 ; 8 ; Air & Ground ; 1 ; No ; Air ; 300 ; 100 ; 0
  | Wraith = 15791 ; 10 ; 448 * 4 ; 1.6 ; 55 ; 8 ; Air & Ground ; 1 ; No ; Air ; 300 ; 100 ; 0
  | Scorpion = 19677 ; 6 ; 10305 ; 4.5 ; 110 ; 15 ; Ground ; 1 ; No ; Ground ; 300 ; 100 ; 0
  | Scorpion = 20661 ; 6 ; 10821 ; 4.5 ; 110 ; 15 ; Ground ; 1 ; No ; Ground ; 300 ; 100 ; 0
<!-- ----------------------------- end data ----------------------------- -->
<!-- ----------------------------- end data ----------------------------- -->
   }}
   }}

Revision as of 11:50, 1 February 2024

This template contains all unit data (HP, Speed, Attack, (Attack) Interval, Range, Splash (Range), Target, Units, Giant, Mobility, Cost, Unlock Cost, Upkeep)

Using the Template with a unit name sets the variables {{UnitData|Fortress}}

On the unit pages the data is automatically pulled and placed in variables (hp, speed, atk, atkint, range, splash, target, units, giant, mobility, cost, unlockcost, burst, dps), ready to use on the page with e.g. {{#var:speed}}.

A single value can be pulled without overriding the variables {{UnitData|Fortress|speed}}.

Melting damage is set as a range "1 - 9000" allowing the math to work.

Missiles usually cam in packs of 4 but the damage/attack shown is for one missile, so add a multiplier e.g. "555 * 4" looks nicer and math works fine.


Error: Unit "UnitData" undefined!