From 97607005941e41e60a8025c53f585c7927306fd7 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sun, 4 Mar 2007 16:39:30 +0000 Subject: - Added the +20hit that were missing the NPC elemental attack skills. - Added support for autospells using "a random skill level". The last value of bonus4 bAutoSpell is used for determining this as well as the target. &1 is to cast on target (otherwise cast on self), and &2 is to use a random level UP to the level specified in the script (otherwise always cast the specified level) - Updated item_bonus.txt with the documentation for the bAutoSpell/bAutoSpellWhenHit changes. - Corrected @refresh not reupdating the basic stat bonuses. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9952 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b4cd04888..fb7550a4c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,16 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/03/05 + * Added the +20hit that were missing the NPC elemental attack skills. + * Added support for autospells using "a random skill level". The last value + of bonus4 bAutoSpell is used for determining this as well as the target. &1 + is to cast on target (otherwise cast on self), and &2 is to use a random + level UP to the level specified in the script (otherwise always cast the + specified level) + * Updated item_bonus.txt with the documentation for the + bAutoSpell/bAutoSpellWhenHit changes. + * Corrected @refresh not reupdating the basic stat bonuses. 2007/03/03 * Modified a bit the storm gust counter code to see if it fixes storm gusts sometimes freezing on first hit. -- cgit v1.2.3-60-g2f50