diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 3 | ||||
-rw-r--r-- | db/skill_db.txt | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 99134458c..2acb4a0f3 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,9 +27,10 @@ =========================
+03/31
+ * Adjusted the range of Wall of Fog to 9 and Spider Web to 7 [Skotlex]
03/30
* Fixed a lot of Jnames [Poki#3]
-
03/29
* Updated FULL BUSTER aftercast delays, thanks to Haplo [Lupus]
- Fixed Rose Nile bonus
diff --git a/db/skill_db.txt b/db/skill_db.txt index cc08a4b6e..b22dbef6c 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -423,8 +423,8 @@ 401,0,6,4,0,1,0,1,1,yes,0,0,0,none,0 //CH_SOULCOLLECT#Zen#
402,9,6,1,0,1,0,5,1,no,0,0,0,none,0 //PF_MINDBREAKER#Mind Breaker#
403,0,0,4,0,1,0,1,1,yes,0,0,0,magic,0 //PF_MEMORIZE#Foresight#
-404,3,6,2,2,1,0,5,1,yes,0,256,2,magic,0 //PF_FOGWALL#Blinding Mist#
-405,3,6,2,0,1,0,1,1,no,0,128,3,magic,0 //PF_SPIDERWEB#Fiber Lock#
+404,9,6,2,2,1,0,5,1,yes,0,256,2,magic,0 //PF_FOGWALL#Blinding Mist#
+405,7,6,2,0,1,0,1,1,no,0,128,3,magic,0 //PF_SPIDERWEB#Fiber Lock#
406,0,6,4,-1,2,2,10,1,no,33,0,0,weapon,0 //ASC_METEORASSAULT#Meteor Assault#
407,0,6,4,0,1,0,1,0,no,0,0,0,none,0 //ASC_CDP#Create Deadly Poison#
408,9,6,4,0,1,0,1,1,yes,0,4,0,none,0 //WE_BABY#Baby#
|