From 67b2fe3dac066c0d917fcd208b59895d62788d1f Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 21 Apr 2006 19:55:35 +0000 Subject: - SC_CLOAKING's val4 now holds whether cloaking ends or not on attack. - Implemented NPC_INVISIBLE, it starts SC_CLOAKING with val4 set to 1, skill duration is 30 secs. - Moved uncloaking on attack from attack_timer_sub to battle_calc_weapon_attack. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6223 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_cast_db.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'db/skill_cast_db.txt') diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 31bfdbaac..d473ef66a 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -514,6 +514,8 @@ 349,0,0,0,60000:120000:180000:240000:300000,0 //-- NPC_AGIUP 350,0,0,0,60000:120000:180000:240000:300000,0 +//-- NPC_INVISIBLE +353,0,0,0,30000,0 //-- NPC_RUN 354,0,0:500:1000:1500:2000:2500,0,0,0 //========================================== -- cgit v1.2.3-70-g09d2