From fca3097d6dc5ba49d057926730858d7fe25537f6 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 5 Jan 2009 13:26:07 +0000 Subject: Adjust respawn HP and SP to be 100% --- conf/battle_athena.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/battle_athena.conf b/conf/battle_athena.conf index 21191154..c9bd2b28 100644 --- a/conf/battle_athena.conf +++ b/conf/battle_athena.conf @@ -162,11 +162,11 @@ zeny_penalty: 0 // The amount of HP a player will respawn with, 0 is default. // (Unit is in percentage of total HP, 100 is full heal of HP, 0 is respawn with 1HP total.) -restart_hp_rate: 0 +restart_hp_rate: 100 // The amount of SP a player will respawn with, 0 is default. // (Unit is in percentage of total SP, 100 is full heal of SP, 0 is respawn with 1SP total.) -restart_sp_rate: 0 +restart_sp_rate: 100 // [MVP] Summoned monsters HP rate, that is, monsters summoned by an MVP will have this much HP. (Note 2) mvp_hp_rate: 100 -- cgit v1.2.3-60-g2f50