diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-04-11 13:23:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-04-11 13:23:10 -0300 |
commit | 3ba02f28fa766643319f2e4ef872f843e32df3b3 (patch) | |
tree | b634fee99ba7843bc40859c0188c5bacf88d2aac /world/map/db/mob_skill_db.txt | |
parent | 10e58c70dce2680692c14490739452c72b63fc32 (diff) | |
download | classic-serverdata-3ba02f28fa766643319f2e4ef872f843e32df3b3.tar.gz classic-serverdata-3ba02f28fa766643319f2e4ef872f843e32df3b3.tar.bz2 classic-serverdata-3ba02f28fa766643319f2e4ef872f843e32df3b3.tar.xz classic-serverdata-3ba02f28fa766643319f2e4ef872f843e32df3b3.zip |
Fix monster point table and change the Reaper2 ID to already existing and reserved
ID 1067 (it was already supposed to exist, ladies and gentleman).
WARNING: This corrects the monster point for:
- Giant Cave Maggot
- Archant
- All monsters between 1110 (Angry Green Slime) and 1128 (General Razha)
Wiki should be updated accordingly.
Diffstat (limited to 'world/map/db/mob_skill_db.txt')
-rw-r--r-- | world/map/db/mob_skill_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/db/mob_skill_db.txt b/world/map/db/mob_skill_db.txt index 219ca3a5..d52c3166 100644 --- a/world/map/db/mob_skill_db.txt +++ b/world/map/db/mob_skill_db.txt @@ -60,10 +60,10 @@ 1073,TheLost@NPC_SUMMONSLAVE_DMUSHX2X,any,198,1,8000,1000,5000,no,self,slavelt,2,1106,0,0,0,0, // Reaper Quest mob abilities +1067,Reaper2@NPC_SUMMONSLAVE_ballX1,any,198,1,8000,1000,7000,no,self,slavelt,1,1070,0,0,0,0, +1067,Reaper2@NPC_SUMMONSLAVE_scytheX2,any,198,1,8000,1000,7000,no,self,slavelt,2,1069,0,0,0,0, 1068,Reaper@NPC_SUMMONSLAVE_ballX2,any,198,1,8000,1000,5000,no,self,slavelt,2,1070,0,0,0,0, 1070,BallLightning@NPC_SELFDESTRUCTION,attack,175,1,10000,100,500,yes,self,notintown,0,30,0,0,0,0, -1169,Reaper2@NPC_SUMMONSLAVE_ballX1,any,198,1,8000,1000,7000,no,self,slavelt,1,1070,0,0,0,0, -1169,Reaper2@NPC_SUMMONSLAVE_scytheX2,any,198,1,8000,1000,7000,no,self,slavelt,2,1069,0,0,0,0, // Rossy Quest 1086,FeyElement@NPC_SUMMONSLAVE_earthspiderX1,any,198,1,5000,100,500,no,self,slavelt,6,1083,0,0,0,0, 1086,FeyElement@NPC_SUMMONSLAVE_earthscorpionX1,any,198,1,5000,100,500,no,self,slavelt,6,1084,0,0,0,0, |