diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-11 20:53:17 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-11 20:53:17 -0700 |
commit | bc472091e92a9ed8afe793ee7fe8cff60534311e (patch) | |
tree | 968e42aa4224d42868d900a6570381926480c841 /world/map/db/mob_skill_db.txt | |
parent | 5da6f658f95a4c5e165847460b174afa9c67aaef (diff) | |
download | serverdata-bc472091e92a9ed8afe793ee7fe8cff60534311e.tar.gz serverdata-bc472091e92a9ed8afe793ee7fe8cff60534311e.tar.bz2 serverdata-bc472091e92a9ed8afe793ee7fe8cff60534311e.tar.xz serverdata-bc472091e92a9ed8afe793ee7fe8cff60534311e.zip |
Kill some tabs
Diffstat (limited to 'world/map/db/mob_skill_db.txt')
-rw-r--r-- | world/map/db/mob_skill_db.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/world/map/db/mob_skill_db.txt b/world/map/db/mob_skill_db.txt index 440f5ab5..91699811 100644 --- a/world/map/db/mob_skill_db.txt +++ b/world/map/db/mob_skill_db.txt @@ -15,11 +15,11 @@ //target: The target of the skill can be: target (when a PC is targetted) / self // //conditions: (condition type) (value which specifies a condition value) -// always uncondtional -// myhpltmaxrate when the mob's hp drops to a certain % +// always uncondtional +// myhpltmaxrate when the mob's hp drops to a certain % // notintown map does not have "town" mapflag -// slavelt when the number of slaves is lower than the original number of specification. -// slavele when the number of slaves is lower or equal than the original number of specification. +// slavelt when the number of slaves is lower than the original number of specification. +// slavele when the number of slaves is lower or equal than the original number of specification. // The only supported skills are: // NPC_SELFDESTRUCTION @@ -37,7 +37,7 @@ 1015,SantaSlime@NPC_SUMMONSLAVE,idle,198,5,10000,2000,60000,no,self,slavele,3,1016,0,0,0,0, // Poison -// mobid, descriptive-label STATE, SKILL-ID,SKILLLV,rate, casttime,delay, cancel?,target, condition +// mobid, descriptive-label STATE, SKILL-ID,SKILLLV,rate, casttime,delay, cancel?,target, condition 1009,BlackScorpion@NPC_POISON,attack,178,30,50,0,500,yes,target,always,0,0,10,0,0,0, 1083,EarthSpider@NPC_POISON,attack,178,5,2500,0,500,yes,target,always,0,0,10,0,0,0, 1084,EarthScorpion@NPC_POISON,attack,178,40,5,0,500,yes,target,always,0,0,10,0,0,0, |