Skip to content

Commit

Permalink
Additional Plasmite Flamer boost
Browse files Browse the repository at this point in the history
longRange 4 ->5
longHit 50 ->75
shortRange 3 ->4
shortHit 75 ->90
  • Loading branch information
Tipchik87 authored and past-due committed Oct 8, 2024
1 parent cba2691 commit b0eedf4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/mp/stats/weapons.json
Original file line number Diff line number Diff line change
Expand Up @@ -3562,8 +3562,8 @@
"hitpoints": 205,
"id": "PlasmiteFlamer",
"lightWorld": 1,
"longRange": 512,
"longHit": 50,
"longRange": 640,
"longHit": 75,
"maxElevation": 90,
"minElevation": -60,
"minRange": 64,
Expand All @@ -3580,8 +3580,8 @@
"periodicalDamageRadius": 60,
"periodicalDamageTime": 50,
"rotate": 180,
"shortHit": 75,
"shortRange": 384,
"shortHit": 90,
"shortRange": 512,
"waterGfx": "FXMETHIT.PIE",
"weaponClass": "HEAT",
"weaponEffect": "FLAMER",
Expand Down

0 comments on commit b0eedf4

Please sign in to comment.