diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-20 14:35:02 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-20 14:35:02 +0000 |
commit | 844efd7ecae4adb6f2615bc15d4d891d9035703e (patch) | |
tree | a7b759c5ae5dc3b41aca0e9d2366b93c8498f542 /Changelog-Trunk.txt | |
parent | d11101c061a9571c34dbbe66534a3a4f1afa99b3 (diff) | |
download | hercules-844efd7ecae4adb6f2615bc15d4d891d9035703e.tar.gz hercules-844efd7ecae4adb6f2615bc15d4d891d9035703e.tar.bz2 hercules-844efd7ecae4adb6f2615bc15d4d891d9035703e.tar.xz hercules-844efd7ecae4adb6f2615bc15d4d891d9035703e.zip |
- Corrected fog of wall to behave as best known. Only takes effect when targetting a character inside it, -50hit/-75% damage when using normal-ranged attacks, -25% damage from all damage skills, 75% chance of all targetted damage skills of failing.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7764 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ae45acad4..08a49b8d5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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.
2006/07/20
+ * Corrected fog of wall to behave as best known currently: [Skotlex]
+ - Only takes effect when targetting a character inside it
+ - -50hit/-75% damage when using normal-ranged attacks
+ - -25% damage from all damage skills
+ - 75% chance of all targetted damage skills of failing.
* Should have fixed @refine applying multiple times to equipment that uses
multiple equip slots. [Skotlex]
2006/07/19
|