summaryrefslogtreecommitdiff
path: root/conf-tmpl
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-29 16:40:04 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-29 16:40:04 +0000
commit455f551f04efb21975b10e1f88c89e847948cd75 (patch)
treeceb2454da41f05315eebd249d43b2f62ddc77c27 /conf-tmpl
parentfec9362ba4a1cd1b173463b72b58d94bf1d51c79 (diff)
downloadhercules-455f551f04efb21975b10e1f88c89e847948cd75.tar.gz
hercules-455f551f04efb21975b10e1f88c89e847948cd75.tar.bz2
hercules-455f551f04efb21975b10e1f88c89e847948cd75.tar.xz
hercules-455f551f04efb21975b10e1f88c89e847948cd75.zip
fixed STEAL. now working
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6378 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r--conf-tmpl/battle/skill.conf8
1 files changed, 3 insertions, 5 deletions
diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf
index acb09488b..3f766ab27 100644
--- a/conf-tmpl/battle/skill.conf
+++ b/conf-tmpl/battle/skill.conf
@@ -206,11 +206,9 @@ backstab_bow_penalty: yes
skill_steal_type: yes
// How many times you could try to steal from a mob.
-// Note: It might help to close stealing exploit on monstewrs with few/rare items
-// 0 = you can't steal at all
-// 1..255 = exact numbel of tries
-// 256 = there's no stealing tries limit
-skill_steal_max_tries: 256
+// Note: It helps to avoid stealing exploit on monstewrs with few rare items
+// 0..254 = number of tries +1
+skill_steal_max_tries: 15
// Can Rogues plagiarize advanced job skills
// 0 = no restriction