Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TD Balance Changes #8303

Merged
merged 2 commits into from Jun 4, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 2 additions & 6 deletions mods/cnc/rules/vehicles.yaml
Expand Up @@ -151,10 +151,6 @@ ARTY:
AttackFrontal:
WithMuzzleFlash:
RenderUnit:
Explodes:
Weapon: UnitExplode
EmptyWeapon: UnitExplode
Chance: 75
AutoTarget:
InitialStance: Defend
LeavesHusk:
Expand Down Expand Up @@ -234,7 +230,7 @@ BGGY:
BIKE:
Inherits: ^Vehicle
Valued:
Cost: 600
Cost: 500
Tooltip:
Name: Recon Bike
Description: Fast scout vehicle, armed with \nrockets. \nCan attack Aircraft.\n Strong vs Vehicles, Tanks\n Weak vs Infantry
Expand Down Expand Up @@ -318,7 +314,7 @@ LTNK:
ROT: 7
Speed: 113
Health:
HP: 360
HP: 350
Armor:
Type: Heavy
RevealsShroud:
Expand Down
2 changes: 1 addition & 1 deletion mods/cnc/weapons/largecaliber.yaml
Expand Up @@ -12,7 +12,7 @@
None: 25
Wood: 75
Light: 100
Heavy: 100
Heavy: 90
Concrete: 50
DamageTypes: Prone50Percent, TriggerProne, ExplosionDeath
Warhead@2Smu: LeaveSmudge
Expand Down
4 changes: 2 additions & 2 deletions mods/cnc/weapons/other.yaml
Expand Up @@ -47,7 +47,7 @@ BigFlamer:
ImpactSound: flamer2.aud

Chemspray:
ReloadDelay: 70
ReloadDelay: 65
Range: 3c0
Report: FLAMER2.AUD
Projectile: Bullet
Expand All @@ -72,7 +72,7 @@ Grenade:
Range: 4c0
Report: toss1.aud
Projectile: Bullet
Speed: 119
Speed: 140
Blockable: false
Angle: 62
Inaccuracy: 213
Expand Down
2 changes: 1 addition & 1 deletion mods/cnc/weapons/smallcaliber.yaml
Expand Up @@ -133,7 +133,7 @@ MachineGun:
None: 100
Wood: 20
Light: 50
Heavy: 20
Heavy: 15
Concrete: 10
DamageTypes: Prone50Percent, TriggerProne, BulletDeath
Warhead@2Eff: CreateEffect
Expand Down