summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-10 18:16:47 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-10 18:16:47 +0000
commit269c643607bb5ef99141928971e6bac98e3095ed (patch)
tree6e9bbcf7df24b554a77c39d3aaf5bcab10d6417e /db/Changelog.txt
parent70d50d2cf22c2e55d5c069797ccc0801d1ce8eed (diff)
downloadhercules-269c643607bb5ef99141928971e6bac98e3095ed.tar.gz
hercules-269c643607bb5ef99141928971e6bac98e3095ed.tar.bz2
hercules-269c643607bb5ef99141928971e6bac98e3095ed.tar.xz
hercules-269c643607bb5ef99141928971e6bac98e3095ed.zip
- Changed div behaviour. Skills with div above zero will get their total damage increased by the number of hits, div less than zero is just for "show", total number of hits displayed is abs(div), but damage isn't increased by number of hits.
- Adjusted several skill damage equations to make up for this. - Moved the Shield Chain soul-linked bonus to the second layer. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5564 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 6ec2b209a..b9b4b864c 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -27,6 +27,8 @@
=========================
03/10
+ * Updated div of LoV, Combo Skills and other such skills whose damage
+ equation does not really scales well with the number of hits. [Skotlex]
* Made G_Giant_Hornet Agressive, thanks to Blackgatomon [Lupus]
* Doppel's drops fix Lance 1411 -> Lance 1410 [Lupus]
03/08