diff --git a/mods/ra/rules/aircraft.yaml b/mods/ra/rules/aircraft.yaml index 2dc07a0f10..563ce2c7cd 100644 --- a/mods/ra/rules/aircraft.yaml +++ b/mods/ra/rules/aircraft.yaml @@ -8,7 +8,7 @@ BADR: Aircraft: CruiseAltitude: 2560 TurnSpeed: 5 - Speed: 149 + Speed: 180 Repulsable: False MaximumPitch: 56 Cargo: @@ -47,11 +47,11 @@ BADR.Bomber: Aircraft: CruiseAltitude: 2560 TurnSpeed: 5 - Speed: 149 + Speed: 180 Repulsable: False MaximumPitch: 56 AmmoPool: - Ammo: 7 + Ammo: 5 -Selectable: SelectionDecorations: RenderSelectionBars: False @@ -111,6 +111,7 @@ MIG: AttackAircraft: FacingTolerance: 20 PersistentTargeting: false + AttackTurnDelay: 30 Aircraft: CruiseAltitude: 2560 InitialFacing: 192 diff --git a/mods/ra/rules/vehicles.yaml b/mods/ra/rules/vehicles.yaml index c7a519acb9..5a81774af4 100644 --- a/mods/ra/rules/vehicles.yaml +++ b/mods/ra/rules/vehicles.yaml @@ -68,7 +68,7 @@ V2RL: Armor: Type: Heavy Mobile: - Speed: 128 + Speed: 118 RevealsShroud: Range: 5c0 RevealGeneratedShroud: False diff --git a/mods/ra/weapons/missiles.yaml b/mods/ra/weapons/missiles.yaml index 3e964fe337..79dfea52a1 100644 --- a/mods/ra/weapons/missiles.yaml +++ b/mods/ra/weapons/missiles.yaml @@ -45,9 +45,9 @@ Maverick: Inherits: ^AntiGroundMissile - ReloadDelay: 30 + ReloadDelay: 50 Range: 9c0 - MinRange: 3c0 + MinRange: 2c0 Report: missile7.aud Burst: 2 BurstDelays: 7 diff --git a/mods/ra/weapons/other.yaml b/mods/ra/weapons/other.yaml index 38464d081b..cca52a5d7b 100644 --- a/mods/ra/weapons/other.yaml +++ b/mods/ra/weapons/other.yaml @@ -73,7 +73,7 @@ Napalm: ^TeslaWeapon: ReloadDelay: 3 - Range: 8c512 + Range: 8c0 Report: tesla1.aud Projectile: TeslaZap Warhead@1Dam: SpreadDamage diff --git a/mods/ra/weapons/smallcaliber.yaml b/mods/ra/weapons/smallcaliber.yaml index 1f76f4cb91..84aee32844 100644 --- a/mods/ra/weapons/smallcaliber.yaml +++ b/mods/ra/weapons/smallcaliber.yaml @@ -262,6 +262,9 @@ M60mg: Range: 4c0 Report: pillbox1.aud Burst: 5 + Warhead@1Dam: SpreadDamage + Versus: + Light: 30 ^SnipeWeapon: ReloadDelay: 80 diff --git a/mods/ra/weapons/superweapons.yaml b/mods/ra/weapons/superweapons.yaml index 88d13d482a..ec8803dfe4 100644 --- a/mods/ra/weapons/superweapons.yaml +++ b/mods/ra/weapons/superweapons.yaml @@ -1,5 +1,5 @@ ParaBomb: - ReloadDelay: 10 + ReloadDelay: 8 Range: 3c0 Report: chute1.aud Projectile: GravityBomb