diff --git a/runelite-client/src/main/resources/npc_health.json b/runelite-client/src/main/resources/npc_health.json index a6b92c36a3..123f28c6a9 100644 --- a/runelite-client/src/main/resources/npc_health.json +++ b/runelite-client/src/main/resources/npc_health.json @@ -1161,5 +1161,11 @@ "Alchemical Hydra_426": 1100, "Undead Druid_105": 140, "Temple Spider_75": 70, - "Sarachnis_318": 400 + "Sarachnis_318": 400, + "Basilisk Youngling_57" : 60, + "Monstrous Basilisk_135" : 170, + "Typhor_194" : 280, + "The Jormungand_363" : 600, + "Basilisk Knight_204" : 300, + "Basilisk Sentinel_358" : 520 }