From 8ba5f3a15f084a5fe168ccf597884d5e47265e3b Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 3 Aug 2006 00:27:22 +0000 Subject: - Moved Full Buster blind penalty to skill_counter_additional_effect - Added a dummy blind duration of 10 secs to FullBuster. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8082 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/skill_cast_db.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 7db7caf85..1c80f0316 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ ========================= 08/02 + * Added a dummy blind duration of 10 secs to FullBuster. [Skotlex] * Updated the mob skills so that the marine sphere casts self-destruction with 3 second cast after it starts walking. [Skotlex] * Updated Create Arrow to X.4 [Playtester] diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index b4afd4299..5ad74815f 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -872,7 +872,7 @@ //-- GS_DUST 518,1000,1000,0,0,0 //-- GS_FULLBUSTER -519,1000,1200:1400:1600:1800:2000:2200:2400:2600:2800:3000,0,0,0 +519,1000,1200:1400:1600:1800:2000:2200:2400:2600:2800:3000,0,0,10000 //-- GS_SPREADATTACK 520,0,1000,0,0,0 //-- GS_GROUNDDRIFT -- cgit v1.2.3-70-g09d2