diff options
author | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-07 14:43:19 +0000 |
---|---|---|
committer | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-07 14:43:19 +0000 |
commit | d2e1f056bc0f550bcb372a503a5f7489daf6ef97 (patch) | |
tree | 4b33b2b2f203ed6cc28a3aa4b6c3b53ca08d993d /db/re/skill_cast_db.txt | |
parent | b85ae33866e92c6e3ccef7ee32b60c521c812965 (diff) | |
download | hercules-d2e1f056bc0f550bcb372a503a5f7489daf6ef97.tar.gz hercules-d2e1f056bc0f550bcb372a503a5f7489daf6ef97.tar.bz2 hercules-d2e1f056bc0f550bcb372a503a5f7489daf6ef97.tar.xz hercules-d2e1f056bc0f550bcb372a503a5f7489daf6ef97.zip |
Fixed bugreport:6406,bugreport:5986 updated Extreme Vacuum to its official behavior.
Fixed bugreport:6404 where using KG_GENWAKU on sitting targets the client doesn't sync with the server in sitting state.
Updated RK_FIGHTINGSPIRIT ASPD bonus. Thanks to michieru.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16591 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/re/skill_cast_db.txt')
-rw-r--r-- | db/re/skill_cast_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index c1716deb0..fe6b2c1c8 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1546,8 +1546,8 @@ 2451,3000,1000,0,60000,0,2000,0 //-- SO_WARMER 2452,1700:1900:2100:2300:2500,1000,0,40000:45000:50000:55000:60000,30000,60000,0 -//-- SO_VACUUM_EXTREME //CHECK Whats duration 2 used for? Is it part of holding the player in place until duration 1 ends? -2453,1000:1500:2000:2500:3000,1000,0,4000:6000:8000:10000:12000,1000,5000,0 +//-- SO_VACUUM_EXTREME +2453,1000:1500:2000:2500:3000,1000,0,4000:6000:8000:10000:12000,0,5000,0 //-- SO_VARETYR_SPEAR //CHECK Duration 2 is used for the stun? 2454,1700:1900:2100:2300:2500,1000,0,0,3000,2000,0 //-- SO_ARULLO |