diff options
author | Michieru <Michieru@users.noreply.github.com> | 2014-08-08 10:52:32 +0200 |
---|---|---|
committer | Michieru <Michieru@users.noreply.github.com> | 2014-08-08 10:52:32 +0200 |
commit | 781ba96bc45e706d8033c755897e3a7aafb80645 (patch) | |
tree | 3e63f5b1a1e6567079412e0c67da943e8c6a6f8d /db/re/skill_cast_db.txt | |
parent | c9b2545ebcf50e004c692ce087fc9ba253fcf525 (diff) | |
download | hercules-781ba96bc45e706d8033c755897e3a7aafb80645.tar.gz hercules-781ba96bc45e706d8033c755897e3a7aafb80645.tar.bz2 hercules-781ba96bc45e706d8033c755897e3a7aafb80645.tar.xz hercules-781ba96bc45e706d8033c755897e3a7aafb80645.zip |
- Update Fire Cloack to official formula
- Update Water Barrier to official formula
- Insignia end status for everyone but spirits
- Neutral Barrier def/mdef bonus should not be show in status window
- Striking should be show in status window (bug:7945)
- Reverberation should be cast on the caster (bug:8291)
Diffstat (limited to 'db/re/skill_cast_db.txt')
-rw-r--r-- | db/re/skill_cast_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 959402d53..74a78e259 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1878,7 +1878,7 @@ //-- EL_WATER_DROP 8405,0,0,0,-1,0,0,-1 //-- EL_WATER_BARRIER -8406,1000,0,0,15000,0,0,-1 +8406,0,0,0,15000,0,0,-1 //-- EL_WIND_STEP 8407,0,0,0,-1,0,0,-1 //-- EL_WIND_CURTAIN |