From b91405aa5454bab5eeacd29d28a773812ef55b29 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Fri, 4 Feb 2005 23:22:34 +0000 Subject: some item/mob db fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1032 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle_athena.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'conf-tmpl/battle_athena.conf') diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index a36792ec4..2b5114f95 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -837,5 +837,11 @@ bone_drop: 0 // The rate of monsters dropping ores by the skill Ore Discovery (Default is 100) finding_ore_rate: 100 +//Method of calculating earned experience when defeating a monster: +//0 - jAthena's +//1 - eAthena's, using damage given / max_hp as damage ratio +//2 - eAthena's, using damage given / total damage as damage ratio +exp_calc_type: 1 + import: conf/import/battle_conf.txt -- cgit v1.2.3-70-g09d2