From a468d4bdc269495ee370449baa2f840fb5be47f9 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 9 Sep 2007 10:30:51 +0000 Subject: * Uncommented Cursed Abbey spawns * Commented unimplemented mob skills git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11155 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/mob_skill_db.txt | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index daeef3b18..72f4e9cbe 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -28,6 +28,7 @@ ======================== 09/09 + * Commented unimplemented mob skills [Playtester] * Added Cursed Abbey mob skills thanks to Doddler [Playtester] - also fixed level of MVP heal which was once again 10 instead of 11 09/08 diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index cafe7ea79..3d53aeef5 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -4563,7 +4563,7 @@ 1871,Fallen Bishop@NPC_WIDESILENCE,attack,663,5,10000,1000,20000,no,self,myhpltmaxrate,80,,,,,,32 1871,Fallen Bishop@NPC_HELLJUDGEMENT,chase,662,4,10000,800,20000,no,self,myhpltmaxrate,60,,,,,,6 1871,Fallen Bishop@NPC_HELLJUDGEMENT,attack,662,4,10000,800,20000,no,self,myhpltmaxrate,60,,,,,,6 -1871,Fallen Bishop@NPC_VAMPIRE_GIFT,attack,679,2,10000,800,30000,no,self,myhpltmaxrate,40,,,,,,6 +//1871,Fallen Bishop@NPC_VAMPIRE_GIFT,attack,679,2,10000,800,30000,no,self,myhpltmaxrate,40,,,,,,6 1871,Fallen Bishop@NPC_SLOWCAST,attack,672,5,10000,0,30000,yes,self,myhpltmaxrate,70,,,,,, 1871,Fallen Bishop@NPC_EVILLAND,attack,670,10,2000,1000,30000,no,self,myhpltmaxrate,90,,,,,, 1871,Fallen Bishop@PR_LEXDIVINA,attack,76,5,1000,0,30000,no,target,always,0,,,,,, @@ -4602,7 +4602,7 @@ 1873,Beelzebub@NPC_WIDESLEEP,attack,668,5,10000,700,25000,no,self,myhpltmaxrate,80,,,,,, 1873,Beelzebub@NPC_HELLJUDGEMENT,chase,662,5,10000,800,20000,no,self,myhpltmaxrate,90,,,,,,6 1873,Beelzebub@NPC_HELLJUDGEMENT,attack,662,5,10000,800,20000,no,self,myhpltmaxrate,90,,,,,,6 -1873,Beelzebub@NPC_VAMPIRE_GIFT,attack,679,10,10000,0,30000,no,self,myhpltmaxrate,65,,,,,,6 +//1873,Beelzebub@NPC_VAMPIRE_GIFT,attack,679,10,10000,0,30000,no,self,myhpltmaxrate,65,,,,,,6 1873,Beelzebub@NPC_PULSESTRIKE,attack,661,5,10000,0,15000,no,self,myhpltmaxrate,60,,,,,, 1873,Beelzebub@NPC_EVILLAND,attack,670,10,2000,1000,30000,no,self,myhpltmaxrate,90,,,,,, 1873,Beelzebub@NPC_EXPULSION,attack,674,1,1000,1000,10000,no,self,myhpltmaxrate,99,,,,,, @@ -4625,11 +4625,11 @@ 1874,Beelzebub True@NPC_SLOWCAST,attack,672,5,10000,0,30000,no,self,myhpltmaxrate,90,,,,,, 1874,Beelzebub True@NPC_WIDESTONE,chase,666,5,10000,500,20000,no,self,myhpltmaxrate,80,,,,,, 1874,Beelzebub True@NPC_WIDESTONE,attack,666,5,10000,500,20000,no,self,myhpltmaxrate,80,,,,,, -1874,Beelzebub True@NPC_WIDESOULDRAIN,chase,680,7,10000,500,20000,no,self,myhpltmaxrate,30,,,,,, -1874,Beelzebub True@NPC_WIDESOULDRAIN,attack,680,7,10000,500,20000,no,self,myhpltmaxrate,30,,,,,, +//1874,Beelzebub True@NPC_WIDESOULDRAIN,chase,680,7,10000,500,20000,no,self,myhpltmaxrate,30,,,,,, +//1874,Beelzebub True@NPC_WIDESOULDRAIN,attack,680,7,10000,500,20000,no,self,myhpltmaxrate,30,,,,,, 1874,Beelzebub True@NPC_HELLJUDGEMENT,chase,662,2,10000,800,20000,no,self,myhpltmaxrate,90,,,,,,6 1874,Beelzebub True@NPC_HELLJUDGEMENT,attack,662,2,10000,800,20000,no,self,myhpltmaxrate,90,,,,,,6 -1874,Beelzebub True@NPC_VAMPIRE_GIFT,attack,679,10,10000,0,30000,no,self,myhpltmaxrate,50,,,,,,6 +//1874,Beelzebub True@NPC_VAMPIRE_GIFT,attack,679,10,10000,0,30000,no,self,myhpltmaxrate,50,,,,,,6 1874,Beelzebub True@NPC_PULSESTRIKE,attack,661,5,10000,0,15000,no,self,always,,,,,,, 1874,Beelzebub True@NPC_EVILLAND,attack,670,10,2000,1000,30000,no,self,myhpltmaxrate,90,,,,,, 1874,Beelzebub True@NPC_EXPULSION,attack,674,1,1000,1000,10000,no,self,myhpltmaxrate,99,,,,,, -- cgit v1.2.3-60-g2f50