diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-30 20:31:28 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-30 20:31:28 +0000 |
commit | fc9bda5ac3dff71807027e0b09aae72f817909a0 (patch) | |
tree | e1c32192b84f6592b84f0d0b322752e0c155c117 /db/Changelog.txt | |
parent | 5d2225fbbf84324c1cf370bb11776b1c0a671b4a (diff) | |
download | hercules-fc9bda5ac3dff71807027e0b09aae72f817909a0.tar.gz hercules-fc9bda5ac3dff71807027e0b09aae72f817909a0.tar.bz2 hercules-fc9bda5ac3dff71807027e0b09aae72f817909a0.tar.xz hercules-fc9bda5ac3dff71807027e0b09aae72f817909a0.zip |
- Corrected GS skill ranges using Aegis data. All their targetted skills have a base range of 9 T_T, and Dust (Choke) has a range of 2.
- Updated the code so mobs can use ChainAction as a targetted skill.
- Added GroundDrift effects for Wind (Stun) and Fire (knockback). The knockback value is unknown, so 3 is used for now.
- Cleaned up some more the steal code, now you can't steal the last slot regardless of skill level used.
- Added consideration of Chain Action when cloning GunSlingers.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9100 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index c91bd6dee..5290f3351 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,10 @@ ========================
10/30
+ * Corrected GS skill ranges using Aegis data. All their targetted skills
+ have a base range of 9, and Dust (Choke) has a range of 2. [Skotlex]
+ * Gave Grounddrift a knockback of 3 for the fire-elemental effect (value
+ totally custom)
* Set the inf2 to encore skills of Wand of Hermode [Skotlex]
10/29
* Official NJ/GS exp chart for level 1-48 [Playtester]
|