From 14e713beea5757ccade2767140b04ec2b23aa9c8 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 28 Feb 2018 02:56:42 -0300 Subject: Include missing slime skills. @Jesusalva must test with Saulc GREEN SLIME BEHAVIOR. --- db/re/mob_db.conf | 5 +++++ db/re/mob_skill_db.txt | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'db/re') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 8dd3d2357..7c3cd35ad 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3662,6 +3662,8 @@ mob_db: ( Aggressive: true CanMove: true CanAttack: true + ChangeTargetMelee: true + ChangeChase: true CastSensorChase: true } MoveSpeed: 700 @@ -3711,6 +3713,9 @@ mob_db: ( Assist: true Boss: true CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorIdle: true } MoveSpeed: 1200 AttackDelay: 1872 diff --git a/db/re/mob_skill_db.txt b/db/re/mob_skill_db.txt index d249669d8..5429a2c4f 100644 --- a/db/re/mob_skill_db.txt +++ b/db/re/mob_skill_db.txt @@ -71,3 +71,8 @@ 1016,Tipiou@NPC_SUMMONSLAVE,idle,196,2,7000,700,10000,no,self,slavele,4,1002,,,,,, 1087,BlueSlime@NPC_SUMMONSLAVE,any,196,1,8000,1000,5000,no,self,slavelt,1,1090,0,0,,,, 1090,SlimeBlast@NPC_SELFDESTRUCTION,attack,173,1,10000,100,500,yes,self,always,0,,,,,,, +//1096,SantaSlime@NPC_EMOTION,idle,199,1,200,0,5000,yes,self,always,0,7,0,0,,,, +//1096,SantaSlime@NPC_EMOTION,walk,199,1,100,0,10000,yes,self,always,0,5,0,0,,,, +1096,SantaSlime@NPC_SUMMONSLAVE,attack,196,5,10000,2000,60000,no,self,slavele,3,1086,0,0,,,, +1096,SantaSlime@NPC_SUMMONSLAVE,idle,196,5,10000,2000,60000,no,self,slavele,3,1086,0,0,,,, +1094,WhiteSlime@NPC_SELFDESTRUCTION,attack,173,1,10000,100,500,yes,self,myhpltmaxrate,20,30,0,0,,,, -- cgit v1.2.3-70-g09d2