diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-11 04:42:42 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-11 04:42:42 +0000 |
commit | 54f68f647fbd02b5e846ac5f2ef7b721867c3248 (patch) | |
tree | 82f03916bcd7f07bb493c17c1c53707975d27e53 /conf/map | |
parent | 5b9a9d217755b629ac4f25487a59fa1de95e2b65 (diff) | |
download | serverdata-54f68f647fbd02b5e846ac5f2ef7b721867c3248.tar.gz serverdata-54f68f647fbd02b5e846ac5f2ef7b721867c3248.tar.bz2 serverdata-54f68f647fbd02b5e846ac5f2ef7b721867c3248.tar.xz serverdata-54f68f647fbd02b5e846ac5f2ef7b721867c3248.zip |
+3% restart_hp_rate
Diffstat (limited to 'conf/map')
-rw-r--r-- | conf/map/battle/player.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/player.conf b/conf/map/battle/player.conf index dcfc2a45f..644ae12fe 100644 --- a/conf/map/battle/player.conf +++ b/conf/map/battle/player.conf @@ -43,7 +43,7 @@ left_cardfix_to_right: true // 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: 34 +restart_hp_rate: 37 // 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.) |