diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/mob_skill_db.txt | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 3ff054d66..d308bbef1 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,8 @@ 4425 Atros_Card Chance that for 10 seconds your aspd will increase by 100% while attacking. ======================== +09/17 + * Reduced Necromancer's summon frequency [Playtester] 09/15 * Fixed weight and updated some item names [Playtester] * Fixed TF_BACKSLIDING being targeted on mob skills [Playtester] diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index e2cc65b81..582307b3a 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -4528,9 +4528,9 @@ 1869,Flame Skull@MG_FIREBALL,chase,17,5,2000,500,10000,no,target,always,,,,,,, 1869,Flame Skull@MG_FIREBALL,attack,17,5,1000,500,10000,no,target,always,,,,,,, 1869,Flame Skull@WZ_SIGHTRASHER,attack,81,7,1000,1000,5000,no,target,always,0,,,,,, -1870,Necromancer@NPC_SUMMONSLAVE,idle,196,2,10000,1000,10000,no,self,slavele,1,1864,,,,, -1870,Necromancer@NPC_SUMMONSLAVE,chase,196,2,10000,1000,10000,no,self,slavele,1,1864,,,,, -1870,Necromancer@NPC_SUMMONSLAVE,attack,196,2,10000,1000,10000,no,self,slavele,1,1864,,,,, +1870,Necromancer@NPC_SUMMONSLAVE,idle,196,2,10000,1000,60000,no,self,slavele,1,1864,,,,, +1870,Necromancer@NPC_SUMMONSLAVE,chase,196,2,10000,1000,60000,no,self,slavele,1,1864,,,,, +1870,Necromancer@NPC_SUMMONSLAVE,attack,196,2,10000,1000,60000,no,self,slavele,1,1864,,,,, 1870,Necromancer@NPC_CALLSLAVE,idle,352,1,10000,0,30000,yes,self,always,,,,,,, 1870,Necromancer@NPC_CALLSLAVE,attack,352,1,10000,0,30000,yes,self,always,,,,,,, 1870,Necromancer@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,, |