diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-08 09:12:33 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-08 09:12:33 +0000 |
commit | fa65183e6c0855ada6a6563039ab04175fa4fc91 (patch) | |
tree | a366688f8cafb2b03f129e9485ea99d9b2da7c31 /db/Changelog.txt | |
parent | 5e905d8847812db4527320f93285b4f5362aec82 (diff) | |
download | hercules-fa65183e6c0855ada6a6563039ab04175fa4fc91.tar.gz hercules-fa65183e6c0855ada6a6563039ab04175fa4fc91.tar.bz2 hercules-fa65183e6c0855ada6a6563039ab04175fa4fc91.tar.xz hercules-fa65183e6c0855ada6a6563039ab04175fa4fc91.zip |
2125,Strong_Shield elemental damage penalties (+20% dmg vs fire, water, wind, earth, holy, dark and ghost).
Fixed 2367,Sniping_Suit Critical bonus from LUK, +1 crit per 10 LUK (before was per 5 LUK).
Fixed 1270,Drill_Katar Full Strip skill level (5->1).
Fixed 1175,Altas_Weapon (Atroce Blade) chance of breaking target's weapon (1->5%).
Fixed 1973,Sea_Witch_Foot, should cast lv2 wide silence, not lv1. Also fixed the proper autocast behavior.
Fixed 2000,Destruction_Rod SP use increase (refine*2), Jupitel autocast chance (refine*2 %) only when melee attacked.
Fixed 1564,Encyclopedia critical bonus from LUK, +1 crit per 5 LUK.
Fixed 4363,B_Magaleta_Card Assumptio autocast chance (1->5%).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12785 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 42e8ed79e..43ba85dd8 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -44,6 +44,14 @@ ======================= 2008/06/08 + * 2125,Strong_Shield elemental damage penalties (+20% dmg vs fire, water, wind, earth, holy, dark and ghost). + * Fixed 2367,Sniping_Suit Critical bonus from LUK, +1 crit per 10 LUK (before was per 5 LUK). + * Fixed 1270,Drill_Katar Full Strip skill level (5->1). + * Fixed 1175,Altas_Weapon (Atroce Blade) chance of breaking target's weapon (1->5%). + * Fixed 1973,Sea_Witch_Foot, should cast lv2 wide silence, not lv1. Also fixed the proper autocast behavior. + * Fixed 2000,Destruction_Rod SP use increase (refine*2), Jupitel autocast chance (refine*2 %) only when melee attacked. + * Fixed 1564,Encyclopedia critical bonus from LUK, +1 crit per 5 LUK. + * Fixed 4363,B_Magaleta_Card Assumptio autocast chance (1->5%). * Fixed 2532,Mithril_Magic_Cape NPC_ANTIMAGIC autocast chance (2-20%). * Fixed 2426,Shadow_Walk AS_CLOAKING autocast chance (5->10%). * Fixed 2122,Platinum_Shield autocast chance of NPC_MAGICMIRROR (1->15%). |