diff options
author | kenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-22 19:21:01 +0000 |
---|---|---|
committer | kenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-22 19:21:01 +0000 |
commit | 87f8be0b6844c1eefb96e2a5ef77ac3c59dcbe6f (patch) | |
tree | 64fbef827f3c6b90c32db338a35d716478e3508c /doc/script_commands.txt | |
parent | 892095d70dc53b5beb73e89a31852b77d56783d6 (diff) | |
download | hercules-87f8be0b6844c1eefb96e2a5ef77ac3c59dcbe6f.tar.gz hercules-87f8be0b6844c1eefb96e2a5ef77ac3c59dcbe6f.tar.bz2 hercules-87f8be0b6844c1eefb96e2a5ef77ac3c59dcbe6f.tar.xz hercules-87f8be0b6844c1eefb96e2a5ef77ac3c59dcbe6f.zip |
Added documentation for autobonus3s argument skill ID/skill name.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16685 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r-- | doc/script_commands.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 72208a93b..5f461ec1b 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -4977,6 +4977,8 @@ Rate is the trigger rate of the script (1000 = 100%). Duration is the time that the bonus will last for since the script has triggered. +Skill ID/skill name the skill which will be used as trigger to start the bonus. (autobonus3) + The optional argument 'flag' is used to classify the type of attack where the script can trigger (it shares the same flags as the bAutoSpell bonus script): |