Skip to content

Commit

Permalink
Merge pull request #11758 from AoAGeneral/TDBalance
Browse files Browse the repository at this point in the history
TD Balance Change 08012016
  • Loading branch information
Mailaender committed Aug 3, 2016
2 parents b08186f + 7025a23 commit 6f75ddc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
8 changes: 5 additions & 3 deletions mods/cnc/rules/structures.yaml
Expand Up @@ -692,9 +692,9 @@ GUN:
SAM:
Inherits: ^Defense
Valued:
Cost: 700
Cost: 650
CustomBuildTimeValue:
Value: 2000
Value: 1700
Tooltip:
Name: SAM Site
Description: Anti-Aircraft base defense.\n Strong vs Aircraft\n Cannot target Ground units.
Expand Down Expand Up @@ -903,7 +903,9 @@ CYCL:
BRIK:
Inherits: ^Wall
Valued:
Cost: 100
Cost: 150
CustomBuildTimeValue:
Value: 500
CustomSellValue:
Value: 0
Tooltip:
Expand Down
6 changes: 5 additions & 1 deletion mods/cnc/rules/tech.yaml
Expand Up @@ -4,6 +4,8 @@ V19:
Building:
Footprint: x
Dimensions: 1,1
Health:
HP: 1000
Tooltip:
Name: Oil Derrick
SpawnActorOnDeath:
Expand All @@ -29,7 +31,7 @@ HOSP:
Footprint: xx xx
Dimensions: 2,2
Health:
HP: 1000
HP: 2500
Tooltip:
Name: Hospital
SpawnActorOnDeath:
Expand All @@ -53,6 +55,8 @@ BIO:
Building:
Footprint: xx xx
Dimensions: 2,2
Health:
HP: 2500
Tooltip:
Name: Biological Lab
Description: Grants Tiberium immunity to infantry.
Expand Down
4 changes: 2 additions & 2 deletions mods/cnc/weapons/smallcaliber.yaml
Expand Up @@ -132,9 +132,9 @@ MachineGun:
InvalidTargets: Wall
Versus:
None: 100
Wood: 20
Wood: 10
Light: 50
Heavy: 15
Heavy: 10
DamageTypes: Prone50Percent, TriggerProne, BulletDeath
Warhead@2Eff: CreateEffect
Explosions: piffs
Expand Down

0 comments on commit 6f75ddc

Please sign in to comment.