Skip to content

Unit Specific Balance

Christopher Grant edited this page Jun 22, 2015 · 3 revisions

Construction times/costs & power production/consumption

This wiki page contains, as stated in the headline, the construction times and costs, and power production and consumption of the structures, units, vehicles and aircraft of the original CnC Gold (Tiberian Dawn). It additionally contains the OpenRA (ORA) configurations of these attributes, so one can easily compare these.

  • To change the construction cost, just change the value at Valued: Cost:
  • To change the power production/consumption value, just change the value at Power: Amount:
    (positive values for power production, negative values for power consumption).
  • To change the build times:
  • either change the value BuildSpeed in the structures.yaml at FACT: ProductionQueue@GDIBuilding:
    (and ProductionQueue@NodBuilding: , etc.) to change them per unit group.
  • or change the value at CustomBuildTimeValue: Value: to change it for a specific unit, e.g. the Turret
    (may insert CustomBuildTimeValue: Value: if the entry doesn't exist for this unit.)

Structures

The OpenRA values can be found in https://github.com/OpenRA/OpenRA/blob/bleed/mods/cnc/rules/structures.yaml

Name Costs Energy
cons.
Energy
prod.
Build
time [s]
ORA
Costs
ORA
Energy
cons.
ORA
Energy
prod.
ORA
Build
time [s]
Construction Yard -/- 0 0 -/- 2000 0 0 48
Power Plant 300 0 100 20 500 0 100 12
Advanced Power Plant 700 0 200 47 800 0 200 20
Barracks 300 10 0 20 500 20 0 12
Refinery 2000 40 0 133 1500 50 0 36
Communications Center 1000 40 0 66 1000 40 0 24
Advanced Communications Center 2800 200 0 186 1800 200 0 44
Silo 150 10 0 10 300 10 0 8
Sandbag Barrier 50 0 0 3 25 0 0 1
Chain Link Barrier 75 0 0 5 25 0 0 1
Concrete Barrier 100 0 0 7 100 0 0 3
Guard Tower 500 10 0 33 600 10 0 24
Advanced Guard Tower 1000 20 0 66 1000 40 0 47
Weapons Factory 2000 30 0 133 2000 30 0 48
Repair Facility 1200 30 0 80 500 30 0 12
Helipad 1500 10 0 100 1000 10 0 24
Hand of Nod 300 20 0 20 500 20 0 12
Turret 600 20 0 17 600 20 0 24
Sam Site 750 20 0 50 750 20 0 35
Obelisk of Light 1500 150 0 100 1500 150 0 50
Airfield 2000 30 0 133 2000 30 0 48
Temple of Nod 3000 150 0 200 2000 150 0 48

Infantry

The OpenRA values can be found in https://github.com/OpenRA/OpenRA/blob/bleed/mods/cnc/rules/infantry.yaml

Name Costs Energy
cons.
Energy
prod.
Build
time [s]
ORA
Costs
ORA
Energy
cons.
ORA
Energy
prod.
ORA
Build
time [s]
Minigunner 100 -/- -/- 7 100 -/- -/- 3
Grenadier 160 -/- -/- 7 160 -/- -/- 4
Engineer 500 -/- -/- 33 500 -/- -/- 12
Rocket Soldier 300 -/- -/- 17 300 -/- -/- 8
Commando 1000 -/- -/- 67 1000 -/- -/- 24
Flamethrower 200 -/- -/- 13 200 -/- -/- 5
Chemical Warrior 300 -/- -/- 20 300 -/- -/- 8

Aircraft

The OpenRA values can be found in https://github.com/OpenRA/OpenRA/blob/bleed/mods/cnc/rules/aircraft.yaml

Name Costs Energy
cons.
Energy
prod.
Build
time [s]
ORA
Costs
ORA
Energy
cons.
ORA
Energy
prod.
ORA
Build
time [s]
Transport Chinook Helicopter 1500 -/- -/- 100 750 -/- -/- 18
Orca 1200 -/- -/- 80 1200 -/- -/- 29
Apache Attack Helicopter 1200 -/- -/- 80 1200 -/- -/- 29

Vehicles

The OpenRA values can be found in https://github.com/OpenRA/OpenRA/blob/bleed/mods/cnc/rules/vehicles.yaml

Name Costs Energy
cons.
Energy
prod.
Build
time [s]
ORA
Costs
ORA
Energy
cons.
ORA
Energy
prod.
ORA
Build
time [s]
Humm-vee 400 -/- -/- 27 400 -/- -/- 10
Harvester 1400 -/- -/- 93 1000 -/- -/- 24
Medium Tank 800 -/- -/- 53 800 -/- -/- 20
APC 700 -/- -/- 47 600 -/- -/- 15
Mammoth Tank 1500 -/- -/- 80 1500 -/- -/- 36
MRLS 800 -/- -/- 53 1200 -/- -/- 29
MSAM 750 -/- -/- 50 600 -/- -/- 15
MCV 5000 -/- -/- 333 2000 -/- -/- 48
Recon Bike 500 -/- -/- 33 600 -/- -/- 15
Buggy 300 -/- -/- 20 300 -/- -/- 8
Light Tank 600 -/- -/- 40 600 -/- -/- 15
Flame Tank 800 -/- -/- 53 600 -/- -/- 15
Stealth Tank 900 -/- -/- 60 900 -/- -/- 22
Mobile Artillery 450 -/- -/- 30 600 -/- -/- 15

Players ๐ŸŽฒ

Modders โœ๏ธ

Developers ๐Ÿ”ง

Clone this wiki locally