diff options
author | markzd <markzd@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-20 01:03:42 +0000 |
---|---|---|
committer | markzd <markzd@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-20 01:03:42 +0000 |
commit | 300f20998ac8012373024b3a3d7d88b80de7e040 (patch) | |
tree | e9a1df823b3fe142cb158f64ee4d68b9f416915c /db/const.txt | |
parent | 6b5b18378c89aa875c98e8323082856ec49c127f (diff) | |
download | hercules-300f20998ac8012373024b3a3d7d88b80de7e040.tar.gz hercules-300f20998ac8012373024b3a3d7d88b80de7e040.tar.bz2 hercules-300f20998ac8012373024b3a3d7d88b80de7e040.tar.xz hercules-300f20998ac8012373024b3a3d7d88b80de7e040.zip |
* Follow up r16676
1. Fixed a behavior which allowed devotion to be bypassed when the caster was under Reflect Damage Buff.
2. Fixed the reflected magic damage to always hit the target and not the paladin when it's not reflected by kaite.
- Implemented bonus2 bMagicAtkEle which increases/decreases the caster magic damage based on its element.(bugreport:6943)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17030 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 6495ff737..09b1c64c7 100644 --- a/db/const.txt +++ b/db/const.txt @@ -587,6 +587,7 @@ bSkillVariableCast 2052 bFixedCastrate 2053 bVariableCastrate 2054 bSkillUseSP 2055 +bMagicAtkEle 2056 EQI_HEAD_TOP 1 EQI_ARMOR 2 |