Added some NPC_Emotions for the Rachel mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7878 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
02d1820269
commit
7c2b6ee749
@ -20,6 +20,7 @@
|
||||
|
||||
=========================
|
||||
07/25
|
||||
* Added some NPC_Emotions for the Rachel mobs [Playtester]
|
||||
* Fixed Grandcross not being self-targeted for mobs [Playtester]
|
||||
* Final cooking drop rate adjustment [Playtester]
|
||||
* Fixed a bug in the item_db thanks to Toms [Playtester]
|
||||
|
@ -3937,10 +3937,12 @@
|
||||
1780,Muscipular@AL_HEAL,idle,28,9,10000,0,5000,yes,friend,friendhpltmaxrate,60,,,,,,
|
||||
1780,Muscipular@AL_HEAL,idle,28,9,10000,0,5000,yes,self,myhpltmaxrate,30,,,,,,
|
||||
1781,Drosera@KN_PIERCE,attack,56,5,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1782,Roween@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,22,,,,,
|
||||
1782,Roween@NPC_COMBOATTACK,attack,171,4,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1782,Roween@NPC_COMBOATTACK,chase,171,4,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1782,Roween@NPC_WINDATTACK,attack,187,2,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1782,Roween@NPC_WINDATTACK,chase,187,2,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1783,Galion@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,7,,,,,
|
||||
1783,Galion@NPC_COMBOATTACK,attack,171,2,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1783,Galion@NPC_COMBOATTACK,chase,171,2,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1783,Galion@AS_SONICBLOW,attack,136,5,1000,0,5000,yes,target,always,0,,,,,,
|
||||
@ -3957,12 +3959,14 @@
|
||||
1785,Atros@NPC_SUMMONSLAVE,idle,196,3,10000,2000,10000,no,self,slavele,2,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,,,,,
|
||||
1791,Galion@NPC_COMBOATTACK,attack,171,2,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1791,Galion@NPC_COMBOATTACK,chase,171,2,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1791,Galion@AS_SONICBLOW,attack,136,5,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1791,Galion@AS_SONICBLOW,chase,136,5,1000,0,5000,yes,target,always,0,,,,,,
|
||||
//1791,Galion@NPC_CHANGE(I don't know which element)
|
||||
1793,Megalith@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,9,,,,,
|
||||
1794,Roween@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,22,,,,,
|
||||
1794,Roween@NPC_COMBOATTACK,attack,171,4,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1794,Roween@NPC_COMBOATTACK,chase,171,4,1000,0,5000,yes,target,always,0,,,,,,
|
||||
1794,Roween@NPC_WINDATTACK,attack,187,2,1000,0,5000,yes,target,always,0,,,,,,
|
||||
|
Loading…
x
Reference in New Issue
Block a user