diff --git a/mods/d2k/rules/ordos.yaml b/mods/d2k/rules/ordos.yaml index 2ec44fb431..0851de4bcc 100644 --- a/mods/d2k/rules/ordos.yaml +++ b/mods/d2k/rules/ordos.yaml @@ -135,13 +135,13 @@ TRIKEO: Owner: ordos BuiltAt: lighto Valued: - Cost: 250 + Cost: 300 Tooltip: Name: Raider Trike - Description: Improved Scout\n Strong vs Infantry + Description: Improved Scout\n Strong vs Infantry, Light Vehicles Icon: raidericon Health: - HP: 100 + HP: 110 Mobile: ROT: 10 Speed: 14 @@ -152,7 +152,36 @@ TRIKEO: LocalOffset: 256,0,128 AttackFrontal: - +STEALTHTRIKE: + Inherits: ^TRIKE + Buildable: + Prerequisites: Hitech + Owner: ordos + BuiltAt: lighto + Valued: + Cost: 400 + Tooltip: + Name: Stealth Raider Trike + Description: Invisible Raider Trike\n Strong vs Infantry, Light Vehicles + Icon: raidericon + Health: + HP: 110 + Mobile: + ROT: 10 + Speed: 14 + RenderUnit: + Image: RAIDER + Armament: + Weapon: HMGo + LocalOffset: 256,0,128 + AttackFrontal: + Cloak: + InitialDelay: 90 + CloakDelay: 90 + CloakSound: appear1.aud + UncloakSound: appear1.aud + AutoTarget: + InitialStance: HoldFire #TRIKEO.starport: # Inherits: ^TRIKE diff --git a/mods/d2k/rules/structures.yaml b/mods/d2k/rules/structures.yaml index 803f8f9e6c..9372649bf1 100644 --- a/mods/d2k/rules/structures.yaml +++ b/mods/d2k/rules/structures.yaml @@ -169,7 +169,7 @@ StoresOre: PipColor: green PipCount: 5 - Capacity: 1500 + Capacity: 2000 -EmitInfantryOnSell: -Bib: @@ -259,7 +259,7 @@ Selectable: Bounds: 96,64 Valued: - Cost: 1000 + Cost: 700 Tooltip: Name: Outpost Description: Provides a radar map of the battlefield\n Requires power to operate diff --git a/mods/d2k/rules/vehicles.yaml b/mods/d2k/rules/vehicles.yaml index f4fe0dcc22..f1c6cbe73c 100644 --- a/mods/d2k/rules/vehicles.yaml +++ b/mods/d2k/rules/vehicles.yaml @@ -15,7 +15,7 @@ Priority: 3 Bounds: 42,42 Health: - HP: 600 + HP: 700 Armor: Type: Light Mobile: @@ -72,7 +72,7 @@ HARVESTER: # How far away from last harvest order location to find more resources (in cells): SearchFromOrderRadius: 12 Health: - HP: 600 + HP: 700 Armor: Type: Heavy Mobile: diff --git a/mods/d2k/weapons.yaml b/mods/d2k/weapons.yaml index 0ba53d4def..d25029b3db 100644 --- a/mods/d2k/weapons.yaml +++ b/mods/d2k/weapons.yaml @@ -138,7 +138,7 @@ HMG: Versus: Wood: 30% Light: 45% - Heavy: 10% + Heavy: 20% Concrete: 20% Explosion: piffs InfDeath: 2 @@ -161,15 +161,17 @@ HMGo: Versus: Wood: 30% Light: 45% - Heavy: 10% + Heavy: 25% Concrete: 20% Explosion: piffs InfDeath: 2 Damage: 40 QuadRockets: - ROF: 60 - Range: 6.5 + ROF: 40 + Burst: 2 + BurstDelay: 25 + Range: 7 Report: ROCKET1 ValidTargets: Ground, Air Projectile: Missile @@ -186,21 +188,21 @@ QuadRockets: Warhead: Spread: 3 Versus: - None: 25% - Wood: 25% - Light: 85% - Heavy: 40% - Concrete: 30% + None: 35% + Wood: 35% + Light: 100% + Heavy: 100% + Concrete: 35% InfDeath: 4 Explosion: med_explosion WaterExplosion: med_splash ImpactSound: kaboom12 SmudgeType: SandCrater, RockCrater - Damage: 70 + Damage: 25 TurretGun: - ROF: 50 - Range: 6.75 + ROF: 35 + Range: 7 Report: TURRET1 Projectile: Bullet Speed: 55 @@ -221,7 +223,7 @@ TurretGun: Damage: 55 TowerMissile: - ROF: 60 + ROF: 40 Range: 8.25 Report: ROCKET1 ValidTargets: Ground, Air