diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 3 | ||||
-rw-r--r-- | db/mob_skill_db.txt | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 03000fb5d..0794fb901 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -49,12 +49,13 @@ ---- ======================== 07/07 + * Rev. 10865 Commented out NPC_EARTHQUAKE in Randgris' skill list. [L0ne_W0lf] * Rev. 10864 Rather large update to mob_skill_db. [L0ne_W0lf] - Update to biolab monster skill list, and boss monster skill lists. - Updated 11.2 monster skills to official. - Monsters that summon mobs that are NOT mini-bosses only summon when IDLE now. - Due to lack of support for new NPC skills, they have been commented out. - - Removed skills (with the exception of NPC_REVENGE from alchemist plants) + - Removed skills (with the exception of NPC_REVENGE) from alchemist plants. - Additional minor changes. 07/06 * Updated messed Kiel_Hyre_Quest.txt item names, accordinly [Lupus] diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index dd5982297..3ab4ac65a 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -3959,8 +3959,8 @@ 1751,Valkyrie Randgris@CR_HOLYCROSS,attack,253,10,2000,0,5000,yes,target,always,0,,,,,, 1751,Valkyrie Randgris@KN_BRANDISHSPEAR,attack,57,20,1000,0,5000,yes,target,always,0,,,,,, 1751,Valkyrie Randgris@MG_THUNDERSTORM,attack,21,15,1000,1500,5000,no,target,attackpcge,2,,,,,, -1751,Valkyrie Randgris@NPC_EARTHQUAKE,chase,649,5,10000,1000,25000,no,self,myhpltmaxrate,30,,,,,, -1751,Valkyrie Randgris@NPC_EARTHQUAKE,attack,649,5,10000,1000,25000,no,self,myhpltmaxrate,30,,,,,, +//1751,Valkyrie Randgris@NPC_EARTHQUAKE,chase,650,5,10000,1000,25000,no,self,myhpltmaxrate,30,,,,,, +//1751,Valkyrie Randgris@NPC_EARTHQUAKE,attack,650,5,10000,1000,25000,no,self,myhpltmaxrate,30,,,,,, 1751,Valkyrie Randgris@WZ_VERMILION,attack,85,20,1000,1000,5000,no,target,always,0,,,,,, 1751,Valkyrie Randgris@WZ_VERMILION,chase,85,20,2000,1000,5000,no,target,always,0,,,,,, 1752,Skogul@TF_HIDING,idle,51,1,2000,0,180000,no,self,always,0,,,,,,9 |