From fe9ef8062c33910384323f13325b9b7231dd0e92 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 2 Sep 2018 22:55:04 -0300 Subject: Monster King Minimalist Death Handler. --- npc/functions/mobpoint.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc') diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index 45a741966..d59eeac8d 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -20,6 +20,11 @@ function script mobpoint { end; OnNPCKillEvent: + if (killedrid == MonsterKing) { + announce "An illusionary monster king was killed.", bc_all | bc_pc; + getexp BaseLevel**3, 0; + } + // Remove undue Job exp // The check is probably correct, but setparam is not working =/ /* -- cgit v1.2.3-60-g2f50