diff --git a/CHANGELOG b/CHANGELOG index f1b31f2d3f..309e7e3f89 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -58,6 +58,9 @@ NEW: Reduced Obelisk range from 8.5 to 6.5. Reduced Obelisk vision from 8 to 7. Increased Obelisk build time from 36 seconds to 52 seconds. + Decreased Tiberium damage rate by a factor of 3. + Decreased Visceroid health by 25% and removed their ability to gain experience. + Increased the chance of Tiberium or chemical deaths spawning a Visceroid from 2% to 10%. Engine: Converted Aircraft CruiseAltitude to world coordinates. Converted Health Radius to world coordinates. diff --git a/mods/cnc/rules/civilian.yaml b/mods/cnc/rules/civilian.yaml index dde55a3368..f60278818a 100644 --- a/mods/cnc/rules/civilian.yaml +++ b/mods/cnc/rules/civilian.yaml @@ -411,7 +411,7 @@ VICE: AppearsOnRadar: Health: Radius: 427 - HP: 400 + HP: 300 Armor: Type: Wood RevealsShroud: @@ -433,7 +433,6 @@ VICE: ScanRadius: 5 AttackMove: HiddenUnderFog: - GainsExperience: GivesExperience: Valued: Cost: 1000 diff --git a/mods/cnc/rules/defaults.yaml b/mods/cnc/rules/defaults.yaml index ba5ef3148f..b4a6743e4c 100644 --- a/mods/cnc/rules/defaults.yaml +++ b/mods/cnc/rules/defaults.yaml @@ -165,7 +165,7 @@ DrawLineToTarget: ActorLostNotification: SpawnViceroid: - Probability: 2 + Probability: 10 CrushableInfantry: WarnProbability: 60 CombatDebugOverlay: diff --git a/mods/cnc/weapons.yaml b/mods/cnc/weapons.yaml index 28959e1cfd..0486576461 100644 --- a/mods/cnc/weapons.yaml +++ b/mods/cnc/weapons.yaml @@ -890,7 +890,7 @@ HonestJohn: Damage: 100 Tiberium: - ROF: 4 + ROF: 12 Warhead: Spread: 42 InfDeath: 6