summaryrefslogtreecommitdiff
path: root/db/re/skill_cast_db.txt
diff options
context:
space:
mode:
authorrud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-01 17:27:37 +0000
committerrud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-01 17:27:37 +0000
commit9755833db59badc0e1c890646db6dcc504a654a4 (patch)
tree109f0d1580fd8cbf6e2afb3ff1336de09aea0e25 /db/re/skill_cast_db.txt
parentbff5eb4080d3f376c13956ccfc9fe77a268656b9 (diff)
downloadhercules-9755833db59badc0e1c890646db6dcc504a654a4.tar.gz
hercules-9755833db59badc0e1c890646db6dcc504a654a4.tar.bz2
hercules-9755833db59badc0e1c890646db6dcc504a654a4.tar.xz
hercules-9755833db59badc0e1c890646db6dcc504a654a4.zip
Fixed bugreport:5788 WL_READING_SB should now work like official behavior(save preserved spell on relog, proper skill fail message, maximum number of spell that a char can hold)
Fixed bugreport:5657 WL_EARTHSTRAIN should now work like official behavior(total number of range [15x4+lv], layout when casted, interval) Updated WL_IMPRISON duration, rate and proper skill fail message. Special thanks to Yommy and his amazing tool... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16365 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/re/skill_cast_db.txt')
-rw-r--r--db/re/skill_cast_db.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt
index 25bd2bc75..c061dbf7a 100644
--- a/db/re/skill_cast_db.txt
+++ b/db/re/skill_cast_db.txt
@@ -1185,8 +1185,8 @@
//==========================================
//===== Warlock ============================
-//-- WL_WHITEIMPRISON //CHECK Is reuse delay hard coded to work only if successful? Duration 1 may be incorrect. Is duration 2 for if casted on self?
-2201,0,0,0,10000:12000:14000:16000:18000,5000,0,0
+//-- WL_WHITEIMPRISON
+2201,0,0,0,6000:8000:10000:12000:14000,15000,0,0
//-- WL_SOULEXPANSION
2202,2000,500,0,0,0,0,0
//-- WL_FROSTMISTY
@@ -1213,8 +1213,8 @@
//-- WL_CHAINLIGHTNING //CHECK Whats duration 1 used for?
2214,4500:5000:5500:6000:6500,3000,0,1000,0,0,0
-//-- WL_EARTHSTRAIN //CHECK What is duration 2 used for?
-2216,3000:4000:5000:6000:7000,1000,0,500,60000,10000,0
+//-- WL_EARTHSTRAIN
+2216,2000:3000:4000:5000:6000,1000,0,150,0,10000,2000
//-- WL_TETRAVORTEX //CHECK Duration 1 might be correct?
2217,6000:7000:8000:9000:10000,2000,0,20000,0,15000,0
@@ -1228,8 +1228,8 @@
//-- WL_SUMMONSTONE
2229,2000,0,0,30000:40000:50000:60000:70000,0,0,0
-//-- WL_READING_SB //CHECK Is duration 1 how long the spell will be stored for?
-2231,4000,500,0,30000,0,5000,0
+//-- WL_READING_SB
+2231,4000,500,0,0,0,5000,0
//==========================================
//===== Ranger =============================