From 1d803e0f607dc97a0ec42f1e5f1cb047327cd167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Gr=C3=BCnewald?= Date: Sun, 1 Sep 2019 20:51:38 +0200 Subject: [PATCH] Update default config --- res/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/config.yml b/res/config.yml index 6e5364b..68ef3c2 100644 --- a/res/config.yml +++ b/res/config.yml @@ -10,7 +10,7 @@ health_config: # Mob types can be found at PLAYER: # Sets how you get the heart (as a drop or direct) and how health is calculated. - health_type: "DIRECT_VALUE" + health_type: "DROP_VAMPIRE" # When using DIRECT_VALUE or DROP_VALUE health_value # is dropped or added to the max health of the player @@ -18,7 +18,7 @@ health_config: # When using DIRECT_VAMPIRE or DROP_VAMPIRE (vampire_multiplicator * killed enemy health) # is dropped or added to the player. - vampire_multiplicator: 0.5 + vampire_multiplicator: 0.3 # Example: # drop_config: