From be0e48ac3f95a5e2d9e90fb16cbcbdf9e6b148f4 Mon Sep 17 00:00:00 2001 From: past-due <30942300+past-due@users.noreply.github.com> Date: Thu, 27 Jun 2024 17:09:58 -0400 Subject: [PATCH] Decrease HP of Plasmite Flamer Partial revert of HP increase --- data/mp/stats/weapons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/mp/stats/weapons.json b/data/mp/stats/weapons.json index 6437fee662e..c977cc258f4 100644 --- a/data/mp/stats/weapons.json +++ b/data/mp/stats/weapons.json @@ -3559,7 +3559,7 @@ "flightGfx": "FXLProj.PIE", "flightSpeed": 700, "hitGfx": "FXMETHIT.PIE", - "hitpoints": 375, + "hitpoints": 205, "id": "PlasmiteFlamer", "lightWorld": 1, "longRange": 512,