diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/mob_skill_db.txt | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 827077e9a..60cc7e8bf 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,8 @@ -----
=========================
+07/28
+ * Fixed some summon skills [Playtester]
07/27
* Hellion Revenant is now dark element so he can heal himself [Playtester]
* Fixed Teddy Bear card [Playtester]
diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index 6efd91fd0..9ecd3a595 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -3785,8 +3785,8 @@ 1751,Valkyrie Randgris@NPC_HOLYATTACK,attack,189,5,500,500,5000,no,target,always,0,,,,,,
1751,Valkyrie Randgris@AS_SONICBLOW,attack,136,10,2000,0,5000,no,target,always,0,,,,,,
1751,Valkyrie Randgris@NPC_SUMMONSLAVE,attack,196,3,10000,700,60000,no,self,slavele,3,1765,,,,,
-1751,Valkyrie Randgris@NPC_SUMMONSLAVE,chase,196,3,10000,700,60000,no,self,slavele,3,1765,,,,,
-1751,Valkyrie Randgris@NPC_SUMMONSLAVE,chase,196,3,10000,0,0,no,self,onspawn,0,1765,,,,,
+1751,Valkyrie Randgris@NPC_SUMMONSLAVE,idle,196,3,10000,700,60000,no,self,slavele,3,1765,,,,,
+1751,Valkyrie Randgris@NPC_SUMMONSLAVE,idle,196,3,10000,0,0,no,self,onspawn,0,1765,,,,,
1751,Valkyrie Randgris@NPC_CALLSLAVE,attack,352,1,10000,0,30000,yes,target,always,0,,,,,,
1751,Valkyrie Randgris@NPC_CALLSLAVE,chase,352,1,10000,0,30000,yes,target,always,0,,,,,,
1751,Valkyrie Randgris@AL_INCAGI,chase,29,10,2500,700,300000,no,self,always,0,,,,,,
@@ -3932,6 +3932,7 @@ 1779,Ktullanux@NPC_POWERUP,attack,349,5,10000,0,120000,yes,self,myhpltmaxrate,30,,,,,,
1779,Ktullanux@NPC_SUMMONSLAVE,attack,196,3,10000,2000,10000,no,self,slavele,2,1788,,,,,
1779,Ktullanux@NPC_SUMMONSLAVE,idle,196,3,10000,2000,10000,no,self,slavele,2,1788,,,,,
+1779,Ktullanux@NPC_SUMMONSLAVE,idle,196,3,10000,0,0,no,self,onspawn,0,1788,,,,,
1779,Ktullanux@NPC_CALLSLAVE,attack,352,1,10000,0,30000,yes,target,always,0,,,,,,
1779,Ktullanux@NPC_CALLSLAVE,chase,352,1,10000,0,30000,yes,target,always,0,,,,,,
1780,Muscipular@AL_HEAL,attack,28,9,10000,0,5000,yes,friend,friendhpltmaxrate,60,,,,,,
@@ -3952,6 +3953,7 @@ //1783,Galion@NPC_CHANGE(I don't know which element)
1783,Galion@NPC_SUMMONSLAVE,attack,196,3,10000,2000,10000,no,self,slavele,3,1794,,,,,
1783,Galion@NPC_SUMMONSLAVE,idle,196,3,10000,2000,10000,no,self,slavele,3,1794,,,,,
+1783,Galion@NPC_SUMMONSLAVE,idle,196,6,10000,0,0,no,self,onspawn,0,1794,,,,,
1784,Stapo@SM_BASH,attack,5,5,500,0,5000,yes,target,always,0,,,,,,
1784,Stapo@SM_BASH,chase,5,5,500,0,5000,yes,target,always,0,,,,,,
1784,Stapo@NPC_KEEPING,attack,201,1,2000,0,5000,yes,self,myhpltmaxrate,30,,,,,,
@@ -3961,6 +3963,7 @@ 1785,Atros@SM_MAGNUM,attack,7,20,1000,0,5000,yes,self,always,0,,,,,,
1785,Atros@NPC_SUMMONSLAVE,attack,196,3,10000,2000,10000,no,self,slavele,2,1791,,,,,
1785,Atros@NPC_SUMMONSLAVE,idle,196,3,10000,2000,10000,no,self,slavele,2,1791,,,,,
+1785,Atros@NPC_SUMMONSLAVE,idle,196,3,10000,0,0,no,self,onspawn,0,1791,,,,,
1785,Atros@NPC_CALLSLAVE,attack,352,1,10000,0,30000,yes,target,always,0,,,,,,
1785,Atros@NPC_CALLSLAVE,chase,352,1,10000,0,30000,yes,target,always,0,,,,,,
1791,Galion@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,7,,,,,
|