diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/skill_cast_db.txt | 2 |
2 files changed, 2 insertions, 1 deletions
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
|