diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-07 21:06:59 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-07 21:06:59 +0000 |
commit | 9321a024124079ac2ccdc4dc95e026c3e51c52a7 (patch) | |
tree | 6d79ac340b9039f4927ed27b0cd5d896b505ebb8 /db/Changelog.txt | |
parent | 3d647d4d3ef8c6dca8c99c3df78b209118de8c6d (diff) | |
download | hercules-9321a024124079ac2ccdc4dc95e026c3e51c52a7.tar.gz hercules-9321a024124079ac2ccdc4dc95e026c3e51c52a7.tar.bz2 hercules-9321a024124079ac2ccdc4dc95e026c3e51c52a7.tar.xz hercules-9321a024124079ac2ccdc4dc95e026c3e51c52a7.zip |
* Rather large update to mob_skill_db.
- Update to biolab monster skill list, and boss monster skill lists.
- Updated 11.2 monster skills to official.
- Monsters that summon mobs that are NOT mini-bosses only summon when IDLE now.
- Due to lack of support for new NPC skills, they have been commented out.
- Removed skills (with the exception of NPC_REVENGE from alchemist plants)
- Additional minor changes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10864 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 9673dfa75..03000fb5d 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -17,7 +17,7 @@ 7458 Fortune Horn: It's a custom name ^^; 12017 Speed Decreasing Potion: A potion which decreases the moving speed of a character for a duration. ----- - Incomplete or missing bonuses: + Incomplete or missing bonuses (Can be completed with NPC skill update): 1269 Inverse_Scare Missing Area Effect (Ramdom status effects in 5x5 area) 1270 Drill_Katar Full stripping target without applying "Stripped" status. 1271 Bloody_Blade Missing Area Effect (Bleeding in a 5x5 area. 11x11 if +10) @@ -48,6 +48,14 @@ 13107 Western_Outlaw Need correct HIT and ASPD Rate ---- ======================== +07/07 + * Rev. 10864 Rather large update to mob_skill_db. [L0ne_W0lf] + - Update to biolab monster skill list, and boss monster skill lists. + - Updated 11.2 monster skills to official. + - Monsters that summon mobs that are NOT mini-bosses only summon when IDLE now. + - Due to lack of support for new NPC skills, they have been commented out. + - Removed skills (with the exception of NPC_REVENGE from alchemist plants) + - Additional minor changes. 07/06 * Updated messed Kiel_Hyre_Quest.txt item names, accordinly [Lupus] 07/05 |