Template:UnitData: Difference between revisions

From Mechabellum Wiki
(update 1.0)
No edit summary
Line 9: Line 9:
  | Mustang = 343 ; 16 ; 37 ; 0.4 ; 95 ; 0.0 ; Air & Ground ; 12 ; No ; Ground ; 200 ; 50 ; No ; 0
  | Mustang = 343 ; 16 ; 37 ; 0.4 ; 95 ; 0.0 ; Air & Ground ; 12 ; No ; Ground ; 200 ; 50 ; No ; 0
  | Sledgehammer = 3478 ; 7 ; 608 ; 4.5 ; 95 ; 5.0 ; Ground Only ; 5 ; No ; Ground ; 200 ; 50 ; No ; 0
  | Sledgehammer = 3478 ; 7 ; 608 ; 4.5 ; 95 ; 5.0 ; Ground Only ; 5 ; No ; Ground ; 200 ; 50 ; No ; 0
  | Stormcaller = 1149 ; 6 ; 834 * 4 ; 6.3 ; 180 ; 5.5 ; Ground Only ; 4 ; No ; Ground ; 200 ; 50 ; No ; 0
  | Stormcaller = 1149 ; 6 ; 784 * 4 ; 6.3 ; 180 ; 5.5 ; Ground Only ; 4 ; No ; Ground ; 200 ; 50 ; No ; 0
  | Steel Ball = 4571 ; 16 ; 2 - 2605 ; 0.2 ; 45 ; 0.0 ; Ground Only ; 4 ; No ; Ground ; 200 ; 50 ; No ; 0
  | Steel Ball = 4571 ; 16 ; 2 - 2605 ; 0.2 ; 45 ; 0.0 ; Ground Only ; 4 ; No ; Ground ; 200 ; 50 ; No ; 0
  | Tarantula = 15631 ; 8 ; 580 * 2 ; 0.6 ; 75 ; 5.0 ; Ground ; 1 ; No ; Ground ; 200 ; 50 ; No ; 0
  | Tarantula = 15631 ; 8 ; 580 * 2 ; 0.6 ; 75 ; 5.0 ; Ground ; 1 ; No ; Ground ; 200 ; 50 ; No ; 0
Line 17: Line 17:
  | Phoenix = 1464 ; 16 ; 2981 ; 3.2 ; 120 ; 0.0 ; Air & Ground ; 2 ; No ; Air ; 200 ; 50 ; No ; 0
  | Phoenix = 1464 ; 16 ; 2981 ; 3.2 ; 120 ; 0.0 ; Air & Ground ; 2 ; No ; Air ; 200 ; 50 ; No ; 0
  | Wraith = 15001 ; 12 ; 405 * 4 ; 1.6 ; 55 ; 8.0 ; Air & Ground ; 1 ; No ; Air ; 300 ; 100 ; No ; 0
  | Wraith = 15001 ; 12 ; 405 * 4 ; 1.6 ; 55 ; 8.0 ; Air & Ground ; 1 ; No ; Air ; 300 ; 100 ; No ; 0
  | Scorpion = 19625 ; 7 ; 10047 ; 4.5 ; 100 ; 15.0 ; Ground ; 1 ; No ; Ground ; 300 ; 100 ; No ; 0
  | Scorpion = 18632 ; 7 ; 10047 ; 4.5 ; 100 ; 15.0 ; Ground ; 1 ; No ; Ground ; 300 ; 100 ; No ; 0
  | Vulcan = 37561 ; 6 ; 86 ; 0.1 ; 95 ; 15.0 ; Ground Only ; 1 ; Yes ; Ground ; 400 ; 200 ; No ; 0
  | Vulcan = 36054 ; 6 ; 86 ; 0.1 ; 95 ; 15.0 ; Ground Only ; 1 ; Yes ; Ground ; 400 ; 200 ; No ; 0
  | Melting Point = 30907 ; 6 ; 2 - 7952 ; 0.2 ; 115 ; 3.0 ; Air & Ground ; 1 ; Yes ; Ground ; 400 ; 200 ; No ; 0
  | Melting Point = 30907 ; 6 ; 2 - 7952 ; 0.2 ; 115 ; 3.0 ; Air & Ground ; 1 ; Yes ; Ground ; 400 ; 200 ; No ; 0
  | Fortress = 45297 ; 6 ; 6369 ; 1.8 ; 100 ; 5.0 ; Ground Only ; 1 ; Yes ; Ground ; 400 ; 200 ; No ; 0
  | Fortress = 45297 ; 6 ; 6369 ; 1.8 ; 100 ; 5.0 ; Ground Only ; 1 ; Yes ; Ground ; 400 ; 200 ; No ; 0

Revision as of 17:33, 15 October 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 come in packs of 4 but the damage/attack shown is for one missile, so add a multiplier e.g. "555 * 4" looks nicer and the math works fine.


Error: Unit "UnitData" undefined!