Skip to content

Commit

Permalink
Fix AA missile has great difficulty to kill drone
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Oct 16, 2023
1 parent d78b7de commit f98ba5f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mods/sp/weapons/gdiweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -859,9 +859,6 @@ GdiRedEye:
Inherits@2: ^Small_Twlt
Inherits@3: ^AntiAirTurretWeapon
Report: samshot1.aud
Projectile: MissileTA
Blockable: false
Inaccuracy: 128
Warhead@1Dam: SpreadDamage
NoUnintendedFriendlyFire: All

Expand Down
1 change: 1 addition & 0 deletions mods/sp/weapons/mutweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ FiendShardAA:
Range: 7c0
BurstDelays: 2
Projectile: MissileTA
Inaccuracy: 0c181
Image: CRYSTAL4
Sequences: idle
IsPlayerPalette: false
Expand Down
1 change: 1 addition & 0 deletions mods/sp/weapons/scrweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ Glyder1Cannon:

Glyder2Cannon:
Inherits: ^RocketWarhead
Inherits@1: ^AARocketWarhead
Inherits@2: ^Scrin_Pulse
Inherits@3: ^MarnFlash7
ReloadDelay: 50
Expand Down
1 change: 1 addition & 0 deletions mods/sp/weapons/weapondefaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
Projectile: MissileTA
Speed: 400
Acceleration: 0
Inaccuracy: 0 ## Make sure it can hit the drone properly
RangeLimit: 12c0
Jammable: false ## help to save a little bit performance

Expand Down

0 comments on commit f98ba5f

Please sign in to comment.