diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-10 16:19:32 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-10 16:19:32 +0000 |
commit | f29db4aa23c04c611f353a2ac004dc8c7a57be60 (patch) | |
tree | eb42f7ef2be91800b11481a291c926febefdfce6 /Changelog-Trunk.txt | |
parent | 20115c5b2564762b0e9d7c929c38f34c757aac0f (diff) | |
download | hercules-f29db4aa23c04c611f353a2ac004dc8c7a57be60.tar.gz hercules-f29db4aa23c04c611f353a2ac004dc8c7a57be60.tar.bz2 hercules-f29db4aa23c04c611f353a2ac004dc8c7a57be60.tar.xz hercules-f29db4aa23c04c611f353a2ac004dc8c7a57be60.zip |
- Modified spirit of Wizard so that the consumption of 'Fragments' when blocking bounced spells will only consume 1 Fragment per skill casted, regardless of how many hits were reflected.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10207 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 06c5a9d88..205161539 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/04/11 + * Modified spirit of Wizard so that the consumption of 'Fragments' when + blocking bounced spells will only consume 1 Fragment per skill casted, + regardless of how many hits were reflected. * Modified status_get_sc_def to handle both rate and tick reductions. This way it can take care of the fact that curse rate/duration reductions are not reduced by the same stats. Curse duration is now reduced by vit. |