diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/skill_cast_db.txt | 12 | ||||
-rw-r--r-- | db/re/skill_unit_db.txt | 2 |
2 files changed, 7 insertions, 7 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 ============================= diff --git a/db/re/skill_unit_db.txt b/db/re/skill_unit_db.txt index 273f9aff8..be86ef62e 100644 --- a/db/re/skill_unit_db.txt +++ b/db/re/skill_unit_db.txt @@ -101,7 +101,7 @@ 2032,0xe1, , 2, 0,1000,enemy, 0x018 //GC_POISONSMOKE 2214,0x86, , 0, 5, 100,enemy, 0x080 //WL_CHAINLIGHTNING -2216,0xcb, , -1, 2,2000,enemy, 0x018 //WL_EARTHSTRAIN +2216,0xcb, , -1, 0, 150,enemy, 0x018 //WL_EARTHSTRAIN 2238,0xd8, , 0, 1,1000,enemy, 0x006 //RA_ELECTRICSHOCKER 2239,0xd9, , 0, 1,1000,enemy, 0x006 //RA_CLUSTERBOMB |