From 93d7910284829bb87fb803acb4ecc2948fdfcfc1 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 12 Aug 2006 21:05:48 +0000 Subject: * Changed the aftercast delay of Envenom to 100ms - this will cause that you can cast Envenom as fast as aMotion git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8251 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_cast_db.txt | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 35d786316..91fb330a1 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,8 @@ ========================= 08/12 + * Changed the aftercast delay of Envenom to 100ms [Playtester] + - this will cause that you can cast Envenom as fast as aMotion * Reduced weight of Thanatos Tower quest items to 0 [Playtester] 08/10 * Updated the Packet DB up to the 2006-08-07aSakexe client. [Zephiris] diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index db88388dd..dc5769b36 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -110,7 +110,7 @@ //-- TF_HIDING 51,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0 //-- TF_POISON -52,0,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000 +52,0,100,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000 //========================================== @@ -384,6 +384,7 @@ 247,2000,0,0,0,0 //========================================== + //===== Crusader =========================== //-- CR_AUTOGUARD 249,0,0,0,300000,0 -- cgit v1.2.3-70-g09d2