diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-21 13:18:38 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-21 13:18:38 +0000 |
commit | f758c43db46239b150b7cd96676b379df6d8c297 (patch) | |
tree | 8b4096717a391de3e01b0a142a18e0c6f8d798aa /db/Changelog.txt | |
parent | 9713f8233787f50d45b2a0cb5022637cf18666cd (diff) | |
download | hercules-f758c43db46239b150b7cd96676b379df6d8c297.tar.gz hercules-f758c43db46239b150b7cd96676b379df6d8c297.tar.bz2 hercules-f758c43db46239b150b7cd96676b379df6d8c297.tar.xz hercules-f758c43db46239b150b7cd96676b379df6d8c297.zip |
Implemented remaining 12.1 cards
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11537 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index ac903f5fd..5b26b24d0 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -14,13 +14,6 @@ Missing Effects: 12214 Convex_Mirror: Detect MVP spawn on minimap; doesn't work with special condition MVPs. (Recommend constant: SC_DetectMVPSpawn) - Missing 12.1 card bonuses: - Most 12.1 cards are using a low rate usually 1% for their effects. - 4411 Vanberk_Card Small chance that for 5 seconds you gain 100 crit while attacking. - 4412 Isilla_Card Small chance that for 5 seconds your Cast Time will decrease by 50% and gain 30 flee while attacking. - 4413 Hodremlin_Card Small chance that for 10 seconds you gain 30 Perfect Dodge when attacked. - 4417 Ice_Titan_Card Chance that for 10 seconds you'll gain 10 Armor Defence while taking magic or physical damage. - Missing 12.1 Equipment Bonuses: 2537 Diablos_Manteau Increase damage taken from "Satan Morroc" by 10% 2729 Diablos_Ring Increase damage taken from "Satan Morroc" by 10% @@ -33,6 +26,7 @@ ======================= 10/21 + * Implemented remaining 12.1 cards [Playtester] * Fixed some typos in the item_db [Playtester] 10/20 * Fixed some item bugs [Playtester] |