From bf7fecff10e8f1f36d12976ecbbe637f6a8e4fd6 Mon Sep 17 00:00:00 2001 From: Orb Date: Sun, 28 Jun 2020 22:13:30 -0400 Subject: [PATCH] TD Balance Summer 2020 --- mods/cnc/rules/aircraft.yaml | 2 +- mods/cnc/rules/defaults.yaml | 19 ++++++------------- mods/cnc/rules/structures.yaml | 15 ++++++++++----- mods/cnc/rules/vehicles.yaml | 8 +++----- mods/cnc/weapons/other.yaml | 7 ++++--- mods/cnc/weapons/smallcaliber.yaml | 2 +- 6 files changed, 25 insertions(+), 28 deletions(-) diff --git a/mods/cnc/rules/aircraft.yaml b/mods/cnc/rules/aircraft.yaml index c803146de0..d700e473fb 100644 --- a/mods/cnc/rules/aircraft.yaml +++ b/mods/cnc/rules/aircraft.yaml @@ -183,7 +183,7 @@ C17: Cost: 2000 Aircraft: TurnSpeed: 5 - Speed: 326 + Speed: 700 Repulsable: False MaximumPitch: 36 HiddenUnderFog: diff --git a/mods/cnc/rules/defaults.yaml b/mods/cnc/rules/defaults.yaml index ccac276a49..03ddefbe47 100644 --- a/mods/cnc/rules/defaults.yaml +++ b/mods/cnc/rules/defaults.yaml @@ -105,20 +105,9 @@ ReloadDelayMultiplier@RANK-ELITE: RequiresCondition: rank-elite Modifier: 75 - InaccuracyMultiplier@RANK-1: - RequiresCondition: rank-veteran == 1 - Modifier: 90 - InaccuracyMultiplier@RANK-2: - RequiresCondition: rank-veteran == 2 - Modifier: 80 - InaccuracyMultiplier@RANK-3: - RequiresCondition: rank-veteran == 3 - Modifier: 70 - InaccuracyMultiplier@RANK-ELITE: - RequiresCondition: rank-elite - Modifier: 50 SelfHealing@ELITE: - Step: 200 + Step: 0 + PercentageStep: 5 Delay: 100 HealIfBelow: 100 DamageCooldown: 125 @@ -129,6 +118,7 @@ Palette: effect Position: BottomRight Margin: 5, 6 + ValidStances: Ally, Enemy, Neutral RequiresCondition: rank-veteran == 1 WithDecoration@RANK-2: Image: rank @@ -136,6 +126,7 @@ Palette: effect Position: BottomRight Margin: 5, 6 + ValidStances: Ally, Enemy, Neutral RequiresCondition: rank-veteran == 2 WithDecoration@RANK-3: Image: rank @@ -143,6 +134,7 @@ Palette: effect Position: BottomRight Margin: 5, 6 + ValidStances: Ally, Enemy, Neutral RequiresCondition: rank-veteran == 3 WithDecoration@RANK-ELITE: Image: rank @@ -150,6 +142,7 @@ Palette: effect Position: BottomRight Margin: 5, 6 + ValidStances: Ally, Enemy, Neutral RequiresCondition: rank-elite ^InfantryExperienceHospitalHazmatOverrides: diff --git a/mods/cnc/rules/structures.yaml b/mods/cnc/rules/structures.yaml index 91dd814025..0930d71d7a 100644 --- a/mods/cnc/rules/structures.yaml +++ b/mods/cnc/rules/structures.yaml @@ -97,10 +97,11 @@ FACT: ProductionType: Building.Nod ProductionBar@DefenceGDI: ProductionType: Defence.GDI + Color: 8A8A8A ProductionBar@DefenceNod: ProductionType: Defence.Nod + Color: 8A8A8A BaseProvider: - Cooldown: 75 Range: 14c0 WithBuildingBib: WithBuildingPlacedAnimation: @@ -219,7 +220,7 @@ PROC: Queue: Building.GDI, Building.Nod Description: Processes raw Tiberium\ninto useable resources Building: - Footprint: _x_ xxx === === + Footprint: _x_ xxx +++ === Dimensions: 3,4 LocalCenterOffset: 0,-512,0 Health: @@ -342,7 +343,7 @@ PYLE: ProductionBar: ProductionType: Infantry.GDI Power: - Amount: -20 + Amount: -15 ProvidesPrerequisite@buildingname: Selectable: Bounds: 48,42,0,-5 @@ -393,7 +394,7 @@ HAND: ProductionBar: ProductionType: Infantry.Nod Power: - Amount: -20 + Amount: -15 ProvidesPrerequisite@buildingname: Selectable: Bounds: 48,48 @@ -476,7 +477,7 @@ WEAP: Queue: Building.GDI Description: Produces vehicles Building: - Footprint: xxx === === + Footprint: xxx +++ === Dimensions: 3,3 LocalCenterOffset: 0,-512,0 Selectable: @@ -1033,6 +1034,10 @@ ATWR: Type: Heavy RevealsShroud: Range: 8c0 + -RenderRangeCircle: + WithRangeCircle: + Range: 7c0 + Color: FFFF0080 WithBuildingBib: HasMinibib: true Turreted: diff --git a/mods/cnc/rules/vehicles.yaml b/mods/cnc/rules/vehicles.yaml index 99ccd4b625..8bae4580a2 100644 --- a/mods/cnc/rules/vehicles.yaml +++ b/mods/cnc/rules/vehicles.yaml @@ -381,7 +381,7 @@ LTNK: Inherits@CLOAK: ^AcceptsCloakCrate Inherits@AUTOTARGET: ^AutoTargetGroundAssaultMove Valued: - Cost: 650 + Cost: 750 Tooltip: Name: Light Tank UpdatesPlayerStatistics: @@ -390,8 +390,6 @@ LTNK: BuildPaletteOrder: 40 Prerequisites: anyhq, ~techlevel.medium Queue: Vehicle.Nod - BuildDuration: 1020 - BuildDurationModifier: 40 Description: Fast, light tank.\n Strong vs Vehicles, Tanks\n Weak vs Infantry Mobile: TurnSpeed: 7 @@ -426,7 +424,7 @@ MTNK: Inherits@CLOAK: ^AcceptsCloakCrate Inherits@AUTOTARGET: ^AutoTargetGroundAssaultMove Valued: - Cost: 800 + Cost: 900 Tooltip: Name: Medium Tank UpdatesPlayerStatistics: @@ -470,7 +468,7 @@ HTNK: Inherits@CLOAK: ^AcceptsCloakCrate Inherits@AUTOTARGET: ^AutoTargetAllAssaultMove Valued: - Cost: 1500 + Cost: 1800 Tooltip: Name: Mammoth Tank UpdatesPlayerStatistics: diff --git a/mods/cnc/weapons/other.yaml b/mods/cnc/weapons/other.yaml index 3b2505f9d9..8b7901925f 100644 --- a/mods/cnc/weapons/other.yaml +++ b/mods/cnc/weapons/other.yaml @@ -22,20 +22,21 @@ InvalidTargets: Vehicle, Structure, Wall Warhead@3Eff: CreateEffect Explosions: small_napalm - ImpactSounds: flamer2.aud ImpactActors: false Flamethrower: Inherits: ^FlameWeapon + Warhead@1Dam: SpreadDamage + Spread: 256 BigFlamer: Inherits: ^FlameWeapon - ReloadDelay: 50 + ReloadDelay: 65 Range: 3c512 Projectile: Bullet Speed: 341 Burst: 2 - BurstDelays: 25 + BurstDelays: 10 Warhead@1Dam: SpreadDamage Spread: 400 Damage: 10000 diff --git a/mods/cnc/weapons/smallcaliber.yaml b/mods/cnc/weapons/smallcaliber.yaml index a6a22c2792..5cb6bdcf1c 100644 --- a/mods/cnc/weapons/smallcaliber.yaml +++ b/mods/cnc/weapons/smallcaliber.yaml @@ -49,7 +49,7 @@ Vulcan: Damage: 10000 Versus: Wood: 15 - Light: 100 + Light: 30 Heavy: 35 HeliAGGun: