From 43eba40a48d550e01e038cf966f505fa4e12990d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 11 Dec 2021 13:09:10 -0300 Subject: More balance tweaks: Nerf Snowman base HP (081-3) but raise spawn rate --- db/pre-re/mob_db.conf | 2 +- npc/081-3/logic.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf index 52e5cd89..aac9be80 100644 --- a/db/pre-re/mob_db.conf +++ b/db/pre-re/mob_db.conf @@ -7078,7 +7078,7 @@ mob_db: ( SpriteName: "Snowman" Name: "Snowman" Lv: 100 - Hp: 5000 + Hp: 4200 Sp: 0 Exp: 2897 JExp: 689 diff --git a/npc/081-3/logic.txt b/npc/081-3/logic.txt index d4a173b6..a2d61032 100644 --- a/npc/081-3/logic.txt +++ b/npc/081-3/logic.txt @@ -89,7 +89,7 @@ OnFlush: end; // Pseudo-Magic -OnTimer40000: +OnTimer37000: if (getunittype(.BC1ID) < 0) { stopnpctimer; end; -- cgit v1.2.3-60-g2f50