From 2eee43f59a773e833e461756d5a7f7fdc21960a0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 21 Apr 2020 21:44:13 -0300 Subject: Not the most critical skill to the Golem, but allow it 18% chance to poison. This will make the challenge more fair against warriors, than sheer damage would. --- world/map/db/mob_skill_db.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/world/map/db/mob_skill_db.txt b/world/map/db/mob_skill_db.txt index 39c88b53..3c1a0293 100644 --- a/world/map/db/mob_skill_db.txt +++ b/world/map/db/mob_skill_db.txt @@ -101,4 +101,5 @@ 1145,Golem@NPC_SUMMONSLAVE_tenguX2,any,198,2,9000,1000,155000,no,self,slavelt,6,1140,0,0,0,0, 1145,Golem@NPC_SUMMONSLAVE_sasquatchX2,any,198,2,9000,1000,155000,no,self,slavelt,6,1141,0,0,0,0, 1145,Golem@NPC_SUMMONSLAVE_slayerX2,any,198,2,9000,1000,155000,no,self,slavelt,6,1143,0,0,0,0, +1145,Golem@NPC_POISON,attack,178,10,1800,0,500,yes,target,always,0,0,10,0,0,0, -- cgit v1.2.3-60-g2f50