From b5735b90f5ec847a89acd80509e8ba2ce23a3905 Mon Sep 17 00:00:00 2001 From: celest Date: Tue, 22 Mar 2005 16:31:56 +0000 Subject: Check changelog ^^ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1267 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle_athena.conf | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'conf-tmpl/battle_athena.conf') diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index ef0802342..06f6a90ab 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -339,8 +339,9 @@ heal_exp: 0 // Experience calculations for the experience value * level difference of the person revived / 100 * resurrection_exp/10000 which the revived player has can be got. resurrection_exp: 0 -// The rate of job exp. when using discount and overcharge on an NPC (100 is normal, 200 is double.) -// The way it is calculated is (money recieved * skill lv) * shop_exp / 100. +// The rate of job exp. when using discount and overcharge on an NPC +// (in 0.01% increments - 100 is 1%, 10000 is normal, 20000 is double.) +// The way it is calculated is (money recieved * skill lv) * shop_exp / 10000. shop_exp: 0 // The delay rate of monk's combo (Note 2) @@ -791,10 +792,6 @@ mobs_level_up: no // Use kRO new steal formula? skill_steal_type: yes -// Sometimes when using skills while walking it'll fail because of range being too -// far, should we allow this to happen? (Setting this at 1 would be enough) -skill_range_leniency: 1 - // Set this to 1 if your clients have langtype problems and can't display motd properly motd_type: 0 -- cgit v1.2.3-60-g2f50