diff --git a/mods/ra/bits/heli.shp b/mods/ra/bits/heli.shp new file mode 100644 index 0000000000..2da63f5493 Binary files /dev/null and b/mods/ra/bits/heli.shp differ diff --git a/mods/ra/bits/tran2.shp b/mods/ra/bits/tran2.shp index 372e3cc440..2e6a6e2167 100644 Binary files a/mods/ra/bits/tran2.shp and b/mods/ra/bits/tran2.shp differ diff --git a/mods/ra/rules/civilian.yaml b/mods/ra/rules/civilian.yaml index f5faa2f918..c5a552fe4d 100644 --- a/mods/ra/rules/civilian.yaml +++ b/mods/ra/rules/civilian.yaml @@ -93,14 +93,14 @@ HOSP: Footprint: xx xx Dimensions: 2,2 Health: - HP: 1000 + HP: 800 ExternalCapturable: ExternalCapturableBar: EngineerRepairable: Tooltip: Name: Hospital RevealsShroud: - Range: 3c0 + Range: 4c0 WithBuildingBib: HasMinibib: Yes WithDeathAnimation: @@ -400,9 +400,9 @@ OILB: Footprint: xx xx Dimensions: 2,2 Health: - HP: 1000 + HP: 800 RevealsShroud: - Range: 3c0 + Range: 4c0 ExternalCapturable: ExternalCapturableBar: EngineerRepairable: diff --git a/mods/ra/rules/defaults.yaml b/mods/ra/rules/defaults.yaml index 7adc1a73e4..6eba0d7dae 100644 --- a/mods/ra/rules/defaults.yaml +++ b/mods/ra/rules/defaults.yaml @@ -415,7 +415,7 @@ Name: Civilian GenericVisibility: None RevealsShroud: - Range: 2c0 + Range: 3c0 ProximityCaptor: Types: CivilianInfantry ScaredyCat: @@ -547,6 +547,7 @@ RearmBuildings: hpad CanHover: True CruisingCondition: cruising + WaitDistanceFromResupplyBase: 4c0 GpsDot: String: Helicopter Hovers@CRUISING: @@ -659,6 +660,7 @@ Types: wall Targetable: TargetTypes: Ground, DetonateAttack, Wall, NoAutoTarget + -GivesExperience: RenderSprites: Palette: effect WithWallSpriteBody: diff --git a/mods/ra/rules/infantry.yaml b/mods/ra/rules/infantry.yaml index ee929926be..06bd6fea6e 100644 --- a/mods/ra/rules/infantry.yaml +++ b/mods/ra/rules/infantry.yaml @@ -16,7 +16,7 @@ DOG: SelectionDecorations: VisualBounds: 12,17,-1,-4 Health: - HP: 12 + HP: 18 Mobile: Speed: 99 Voice: Move diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 55ec0a6464..b7921249a2 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -128,7 +128,7 @@ SPEN: Armor: Type: Light RevealsShroud: - Range: 4c0 + Range: 5c0 Exit@1: SpawnOffset: 0,-213,0 Facing: 96 @@ -227,7 +227,7 @@ SYRD: Armor: Type: Light RevealsShroud: - Range: 4c0 + Range: 5c0 Exit@1: SpawnOffset: -1024,1024,0 Facing: 160 @@ -483,7 +483,7 @@ TSLA: Power: Amount: -100 DetectCloaked: - Range: 8c0 + Range: 6c0 ProvidesPrerequisite@buildingname: AGUN: @@ -570,9 +570,14 @@ DOME: Type: Wood RevealsShroud: Range: 10c0 + RequiresCondition: !disabled RevealGeneratedShroud: False + RevealsShroud@Offline: + Range: 5c0 + RequiresCondition: disabled RevealsShroud@GAPGEN: Range: 6c0 + RequiresCondition: !disabled WithBuildingBib: ProvidesRadar: RequiresCondition: !jammed && !disabled @@ -649,11 +654,11 @@ HBOX: Prerequisites: tent, ~structures.allies, ~techlevel.medium Description: Camouflaged static defense with a fireport\nfor a garrisoned soldier.\nCan detect cloaked units.\n Strong vs Infantry, Light armor\n Weak vs Tanks, Aircraft Valued: - Cost: 800 + Cost: 700 CustomSellValue: - Value: 600 + Value: 500 Health: - HP: 450 + HP: 400 Armor: Type: Heavy RevealsShroud: @@ -731,7 +736,7 @@ GUN: Power: Amount: -40 DetectCloaked: - Range: 7c0 + Range: 6c0 BodyOrientation: UseClassicFacingFudge: True @@ -822,7 +827,7 @@ SAM: Power: Amount: -40 DetectCloaked: - Range: 5c0 + Range: 6c0 BodyOrientation: UseClassicFacingFudge: True @@ -892,7 +897,7 @@ WEAP: Armor: Type: Wood RevealsShroud: - Range: 4c0 + Range: 5c0 WithBuildingBib: WithProductionDoorOverlay: Sequence: build-top @@ -1139,6 +1144,7 @@ SILO: Tooltip: Name: Silo Building: + Adjacent: 4 -GivesBuildableArea: Health: HP: 300 @@ -1151,7 +1157,7 @@ SILO: WithSiloAnimation: StoresResources: PipCount: 5 - Capacity: 1500 + Capacity: 3000 -EmitInfantryOnSell: Power: Amount: -10 @@ -1485,7 +1491,7 @@ STEK: Armor: Type: Wood RevealsShroud: - Range: 4c0 + Range: 5c0 WithBuildingBib: Power: Amount: -100 @@ -1585,6 +1591,7 @@ KENN: Tooltip: Name: Kennel Building: + Adjacent: 4 -GivesBuildableArea: Health: HP: 300 @@ -1719,7 +1726,7 @@ FIX: Tooltip: Name: Service Depot Building: - Footprint: _X_ xxx _X_ + Footprint: _=_ xxx _=_ Dimensions: 3,3 Selectable: Bounds: 68,34,0,3 @@ -1739,7 +1746,7 @@ FIX: Reservable: RallyPoint: RepairsUnits: - Interval: 10 + Interval: 7 FinishRepairingNotification: UnitRepaired PlayerExperience: 15 WithRepairAnimation: diff --git a/mods/ra/rules/vehicles.yaml b/mods/ra/rules/vehicles.yaml index 2ac32e40d5..d33e54afb1 100644 --- a/mods/ra/rules/vehicles.yaml +++ b/mods/ra/rules/vehicles.yaml @@ -94,7 +94,7 @@ V2RL: Speed: 85 Crushes: wall, mine, crate, infantry RevealsShroud: - Range: 5c0 + Range: 6c0 RevealGeneratedShroud: False RevealsShroud@GAPGEN: Range: 4c0 @@ -136,7 +136,7 @@ V2RL: Speed: 71 Crushes: wall, mine, crate, infantry RevealsShroud: - Range: 5c0 + Range: 6c0 RevealGeneratedShroud: False RevealsShroud@GAPGEN: Range: 4c0 @@ -180,7 +180,7 @@ V2RL: Speed: 50 Crushes: wall, mine, crate, infantry, heavywall RevealsShroud: - Range: 6c0 + Range: 7c0 RevealGeneratedShroud: False RevealsShroud@GAPGEN: Range: 4c0 @@ -272,7 +272,7 @@ HARV: Resources: Ore,Gems BaleUnloadDelay: 1 SearchFromProcRadius: 30 - SearchFromOrderRadius: 15 + SearchFromOrderRadius: 11 Health: HP: 600 Armor: diff --git a/mods/ra/weapons/superweapons.yaml b/mods/ra/weapons/superweapons.yaml index 33863f53a0..fe05d81723 100644 --- a/mods/ra/weapons/superweapons.yaml +++ b/mods/ra/weapons/superweapons.yaml @@ -7,7 +7,7 @@ ParaBomb: OpenSequence: open Velocity: 0, 0, -86 Acceleration: 0, 0, 0 - Shadow: True + Shadow: False Warhead@1Dam: SpreadDamage Spread: 768 Damage: 300