Skip to content

Commit

Permalink
Rebalance some VTOL weapon hitpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
Evolution01 authored and KJeff01 committed Oct 10, 2023
1 parent 6b7cc90 commit ee1a232
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/mp/stats/weapons.json
Expand Up @@ -925,7 +925,7 @@
"flightGfx": "FXTracer.PIE",
"flightSpeed": 2250,
"hitGfx": "FXMExp.PIE",
"hitpoints": 250,
"hitpoints": 200,
"id": "Cannon4AUTO-VTOL",
"lightWorld": 1,
"longRange": 1408,
Expand Down Expand Up @@ -1005,7 +1005,7 @@
"flightGfx": "FXTracer.PIE",
"flightSpeed": 2000,
"hitGfx": "FXMExp.PIE",
"hitpoints": 300,
"hitpoints": 250,
"id": "Cannon5Vulcan-VTOL",
"lightWorld": 1,
"longRange": 1280,
Expand Down Expand Up @@ -3221,7 +3221,7 @@
"flightGfx": "FXMPLME.PIE",
"flightSpeed": 1350,
"hitGfx": "FXGRDexl.PIE",
"hitpoints": 20,
"hitpoints": 60,
"id": "Missile-VTOL-AT",
"lightWorld": 1,
"longRange": 2048,
Expand Down Expand Up @@ -3687,7 +3687,7 @@
"flightGfx": "FXGAmmo.PIE",
"flightSpeed": 1800,
"hitGfx": "FXFlecht.PIE",
"hitpoints": 400,
"hitpoints": 300,
"id": "RailGun1-VTOL",
"longRange": 1664,
"longHit": 80,
Expand Down Expand Up @@ -3765,7 +3765,7 @@
"flightGfx": "FXGammoM.PIE",
"flightSpeed": 1800,
"hitGfx": "Fxflech2.PIE",
"hitpoints": 400,
"hitpoints": 350,
"id": "RailGun2-VTOL",
"lightWorld": 1,
"longRange": 1792,
Expand Down Expand Up @@ -4226,7 +4226,7 @@
"flightGfx": "FXSPLME.PIE",
"flightSpeed": 1200,
"hitGfx": "FXGRDexl.PIE",
"hitpoints": 30,
"hitpoints": 50,
"id": "Rocket-VTOL-BB",
"lightWorld": 1,
"longRange": 1792,
Expand Down Expand Up @@ -4268,7 +4268,7 @@
"flightGfx": "FXMPLME.PIE",
"flightSpeed": 1700,
"hitGfx": "FXGRDexl.PIE",
"hitpoints": 20,
"hitpoints": 50,
"id": "Rocket-VTOL-HvyA-T",
"lightWorld": 1,
"longRange": 1536,
Expand Down Expand Up @@ -4310,7 +4310,7 @@
"flightGfx": "FXMPLME.PIE",
"flightSpeed": 1700,
"hitGfx": "FXGRDexl.PIE",
"hitpoints": 20,
"hitpoints": 40,
"id": "Rocket-VTOL-LtA-T",
"lightWorld": 1,
"longRange": 1408,
Expand Down

0 comments on commit ee1a232

Please sign in to comment.