diff options
author | xantara <xantara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-13 20:20:08 +0000 |
---|---|---|
committer | xantara <xantara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-13 20:20:08 +0000 |
commit | 4b97da7724f5ff7ce298cfc3cf7abafd8b6f0df8 (patch) | |
tree | 96527e91c398ce753dfec7fe239f50991f5b30fd /db/re/skill_cast_db.txt | |
parent | b3774b92cfeb2cdc70b00b0e6311631eda373a0c (diff) | |
download | hercules-4b97da7724f5ff7ce298cfc3cf7abafd8b6f0df8.tar.gz hercules-4b97da7724f5ff7ce298cfc3cf7abafd8b6f0df8.tar.bz2 hercules-4b97da7724f5ff7ce298cfc3cf7abafd8b6f0df8.tar.xz hercules-4b97da7724f5ff7ce298cfc3cf7abafd8b6f0df8.zip |
Applied renewal skill changes: (bugreport:5302)
- Energy Coat: Reduces both physical and magical attacks and now has fixed cast time of 5 seconds
- Throw Huuma Shuriken (33%): Cannot be interrupted
- Spread Attack: Can be used with a Grenade Launcher and attack power is increased; now 20*skill_lv
- Turn Undead: Success rate formula changed, Magic damage formula changed on failure
- Drums on the Battlefield: Increase ATK and DEF granted
- The Ring of Nibelungen: Removed level 4 weapon requirement
- Apple of Idun (100%): Increase amount of HP recovered; now (100 + 5*skill_lv + 5*VIT/10)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16292 54d463be-8e91-2dee-dedb-b68131a5f0ec
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 dc205e386..928f8f1d9 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -266,7 +266,7 @@ //-- AL_HOLYLIGHT 156,2000,0,0,0,0,0,0 //-- MG_ENERGYCOAT -157,5000,0,0,300000,0,0,0 +157,5000,0,0,300000,0,0,5000 //========================================== |