summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle/skill.conf
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-21 14:18:48 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-21 14:18:48 +0000
commit9a850a659b05bbd8be0c51027bda20493d875431 (patch)
tree3d7cec4b5c9ba84b23b498be245b45322666e590 /conf-tmpl/battle/skill.conf
parent316b68609dad823f0dee0abf50726d495b6fdda5 (diff)
downloadhercules-9a850a659b05bbd8be0c51027bda20493d875431.tar.gz
hercules-9a850a659b05bbd8be0c51027bda20493d875431.tar.bz2
hercules-9a850a659b05bbd8be0c51027bda20493d875431.tar.xz
hercules-9a850a659b05bbd8be0c51027bda20493d875431.zip
- Added back cropping the attack delay to attack motion for those weird mobs that have a aDelay less than their aMotion time.
- Made the Note 4 comment clearer in the battle config files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9548 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle/skill.conf')
-rw-r--r--conf-tmpl/battle/skill.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf
index 233069a85..8c7d00e17 100644
--- a/conf-tmpl/battle/skill.conf
+++ b/conf-tmpl/battle/skill.conf
@@ -19,8 +19,8 @@
//Note 2: All rates are in percents, 100 would mean 100%, 200
// would mean 200%, etc
//Note 3: Value is not limited to 60K (see below)
-//Note 4: Use bitmask values to specify who is affected
-// (1: Pc, 2: Mob, 4: Pet, 8: Homonculus)
+//Note 4: Use bitmask values (add to build setting). When no bit values are given,
+// assume character types bits (1: Pc, 2: Mob, 4: Pet, 8: Homonculus)
// Other Information:
// All options are limited to a max of 60K (aprox) which is 600%
// or 60secs as appropiate.