Fixed some summon skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7942 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
bf650446b0
commit
a007a94248
@ -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]
|
||||
|
@ -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,,,,,
|
||||
|
Loading…
x
Reference in New Issue
Block a user