diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 264f14763..f017bb471 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,17 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/02/24 + * The NK value of the skill_db has been made a hexadecimal value, and + expanded to include more information about a skill's damage properties: 0x8 + ignore caster's cards, 0x10 ignore element adjustments, 0x20 ignore + target's defense, 0x40 ignore target's flee. Note that magic attacks + always ignore flee, and misc attacks always ignore defense. + * Autoguard will no longer work on skills that don't take in card + adjustments + * utsusemi & bunsinjyutsu no longer work on skills that don't take in card + adjustments. + * Corrected damage of the NPC elemental attack skills, Blood Drain and + Energy Drain * Adjusted menu-based skills so you can't reuse the same skill until you've dealt with the menu. * Adjust autospells so that removing an autospell works when the script of |