From c44e355943ad24235aceb6bd2157544bdf46ba64 Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 10 Sep 2007 18:11:10 +0000 Subject: Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' script command (followup to r11165). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11171 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/Changelog.txt | 2 ++ conf-tmpl/battle/exp.conf | 3 +++ 2 files changed, 5 insertions(+) (limited to 'conf-tmpl') diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index 731cb4e65..d339798eb 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,7 @@ Date Added +2007/09/10 + * Added 'quest_exp_rate', adjusts exp gained by 'getexp' [ultramage] 2007/09/05 * Added 'nomemo' mapflags to some Cursed Abbey maps [Playtester] 2007/08/19 diff --git a/conf-tmpl/battle/exp.conf b/conf-tmpl/battle/exp.conf index 7a9fa6ae0..f3d438ea2 100644 --- a/conf-tmpl/battle/exp.conf +++ b/conf-tmpl/battle/exp.conf @@ -55,6 +55,9 @@ exp_bonus_max_attacker: 12 // MVP bonus exp rate. (Note 2) mvp_exp_rate: 100 +// Rate of base/job exp given by NPCs. (Note 2) +quest_exp_rate: 100 + // The rate of job exp. from using Heal skill (100 is the same as the heal amount, 200 is double. // The balance of the exp. rate is best used with 5 to 10) heal_exp: 0 -- cgit v1.2.3-60-g2f50