diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-21 21:44:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-21 21:44:13 -0300 |
commit | 2eee43f59a773e833e461756d5a7f7fdc21960a0 (patch) | |
tree | 72dda8976eaae75e5fb50e71915a7750f0d36daf /world/map/db/mob_skill_db.txt | |
parent | dcf06ef034fa72989c571dec72a0a2b60bc0d461 (diff) | |
download | serverdata-2eee43f59a773e833e461756d5a7f7fdc21960a0.tar.gz serverdata-2eee43f59a773e833e461756d5a7f7fdc21960a0.tar.bz2 serverdata-2eee43f59a773e833e461756d5a7f7fdc21960a0.tar.xz serverdata-2eee43f59a773e833e461756d5a7f7fdc21960a0.zip |
Not the most critical skill to the Golem, but allow it 18% chance to poison.v2020.04.20.1
This will make the challenge more fair against warriors, than sheer damage would.
Diffstat (limited to 'world/map/db/mob_skill_db.txt')
-rw-r--r-- | world/map/db/mob_skill_db.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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, |