summaryrefslogtreecommitdiff
path: root/conf/map/battle/player.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/map/battle/player.conf')
-rw-r--r--conf/map/battle/player.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/map/battle/player.conf b/conf/map/battle/player.conf
index aa9cf92f..263d47a6 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: 0
+restart_hp_rate: 50
// 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.)
@@ -105,7 +105,7 @@ max_hp: 1000000
max_sp: 1000000
// Max limit of char stats. (agi, str, etc.)
-max_parameter: 99
+max_parameter: 100
// Same as max_parameter, but for 3rd classes.
max_third_parameter: 130
@@ -172,7 +172,7 @@ invite_request_check: true
// 0 = Disabled
// 1 = Dropped only in PvP maps
// 2 = Dropped in all situations
-bone_drop: 1
+bone_drop: 0
// Do mounted (on Peco) characters increase their size
// 0 = no
@@ -189,7 +189,7 @@ idle_no_autoloot: 0
// Minimum distance a vending/chat room must be from a NPC in order to be placed
// Default: 3 (0: disabled).
-min_npc_vendchat_distance: 3
+min_npc_vendchat_distance: 0
// If min_npc_vendchat_distance is enabled,
// can players vend/chat room nearby hidden npc? (Ie: FAKE_NPC/HIDDEN_WARP_NPC)