Skip to content

Commit

Permalink
Bump VTOL bomb weapon HP up by 10%
Browse files Browse the repository at this point in the history
These weapons must take lots of damage before having a chance to damage something.
  • Loading branch information
KJeff01 committed Oct 10, 2023
1 parent 3118a6d commit 806f503
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/mp/stats/weapons.json
Expand Up @@ -430,7 +430,7 @@
"flightGfx": "Fxlbmbx1.PIE",
"flightSpeed": 475,
"hitGfx": "FXMNExp.PIE",
"hitpoints": 420,
"hitpoints": 462,
"id": "Bomb1-VTOL-LtHE",
"lightWorld": 1,
"longRange": 384,
Expand Down Expand Up @@ -472,7 +472,7 @@
"flightGfx": "Fxmbmbx2.PIE",
"flightSpeed": 475,
"hitGfx": "FXMNExp.PIE",
"hitpoints": 480,
"hitpoints": 528,
"id": "Bomb2-VTOL-HvHE",
"lightWorld": 1,
"longRange": 384,
Expand Down Expand Up @@ -514,7 +514,7 @@
"flightGfx": "Fxlbmbi1.PIE",
"flightSpeed": 475,
"hitGfx": "FXLExp.PIE",
"hitpoints": 440,
"hitpoints": 484,
"id": "Bomb3-VTOL-LtINC",
"lightWorld": 1,
"longRange": 384,
Expand Down Expand Up @@ -559,7 +559,7 @@
"flightGfx": "Fxmbmbi2.PIE",
"flightSpeed": 475,
"hitGfx": "FXLExp.PIE",
"hitpoints": 500,
"hitpoints": 550,
"id": "Bomb4-VTOL-HvyINC",
"lightWorld": 1,
"longRange": 384,
Expand Down Expand Up @@ -604,7 +604,7 @@
"flightGfx": "FXLBMBP2.PIE",
"flightSpeed": 475,
"hitGfx": "FXLExp.PIE",
"hitpoints": 500,
"hitpoints": 550,
"id": "Bomb5-VTOL-Plasmite",
"lightWorld": 1,
"longRange": 384,
Expand Down Expand Up @@ -650,7 +650,7 @@
"flightGfx": "FXLBMBE2.PIE",
"flightSpeed": 475,
"hitGfx": "FXLExp.PIE",
"hitpoints": 600,
"hitpoints": 660,
"id": "Bomb6-VTOL-EMP",
"lightWorld": 1,
"longRange": 384,
Expand Down

0 comments on commit 806f503

Please sign in to comment.