summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorshadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-08 07:38:56 +0000
committershadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-08 07:38:56 +0000
commitbb0845213971364e8260e1384df3c44e6e2d8a94 (patch)
tree38d85aa3443c2a5741a0041696bc6ffdce487dd6 /db/Changelog.txt
parent4e77e8994751e382c1795eed6d6abdd1468070e5 (diff)
downloadhercules-bb0845213971364e8260e1384df3c44e6e2d8a94.tar.gz
hercules-bb0845213971364e8260e1384df3c44e6e2d8a94.tar.bz2
hercules-bb0845213971364e8260e1384df3c44e6e2d8a94.tar.xz
hercules-bb0845213971364e8260e1384df3c44e6e2d8a94.zip
Fixed 5272,Tongue_Mask_ provoke autocast chance (3->5%).
Fixed 5297,Soulless_Wing_ item name and bonus, +1 all stats and +2% sp regen every 10 seconds. Fixed 5298,Marvelous_Wig_ bonus, -5% neutral dmg, +5% fire dmg, +5% water dmg. Fixed 5286,Pecopeco_Hairband walkspeed (5->25%), aspd (10% negative ->5% positive), cast time (25% increase -> 5% decrease). Fixed 5255,Triple_Poring_Hat autocast chance (2->5%). Fixed 5291,Kettle_Hat autocast %, should be 1% for both waterball lv2 and deluge lv3. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12783 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index ddf221f9f..99b6011ab 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -44,6 +44,12 @@
=======================
2008/06/08
+ * Fixed 5272,Tongue_Mask_ provoke autocast chance (3->5%).
+ * Fixed 5297,Soulless_Wing_ item name and bonus, +1 all stats and +2% sp regen every 10 seconds.
+ * Fixed 5298,Marvelous_Wig_ bonus, -5% neutral dmg, +5% fire dmg, +5% water dmg.
+ * Fixed 5286,Pecopeco_Hairband walkspeed (5->25%), aspd (10% negative ->5% positive), cast time (25% increase -> 5% decrease).
+ * Fixed 5255,Triple_Poring_Hat autocast chance (2->5%).
+ * Fixed 5291,Kettle_Hat autocast %, should be 1% for both waterball lv2 and deluge lv3.
* Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee attacked, bugreport:286
* Added a list of aegis effect constants to be used on scripts, this should help on script conversion.
they go up to 377, but for higher values, you can still use the integers found on /doc/effect_list.txt