Reduced risk of confusion in default main config

This commit is contained in:
Jules 2023-04-13 20:05:41 +02:00
parent f9a4f65860
commit 99f83a722a
2 changed files with 10 additions and 3 deletions

View File

@ -131,8 +131,15 @@ party:
# Edit party buffs here. You may
# add as many stats as you want.
buff:
# '3' -> increases health regen by a flat +3pts/s
# '3%' -> increases current health regen by 3%
health-regeneration: 3%
additional-experience: 5%
# '5' -> increases exp by 5% (this is how "additional-experience is defined")
# '5%' -> increases your current "% additional experience" stat by 5% (not the same behaviour !!!)
# !! Beware of this potential confusion !!
additional-experience: 5
# Prefix you need to put in the chat
# to talk in the party chat.

View File

@ -172,8 +172,8 @@ items:
- '&7&ogreatly encourages you!'
- ''
- '&7Party Bonuses ({count}):'
- '&8- +{buff_additional_experience}% Experience Earned!'
- '&8- +{buff_health_regeneration}% Health Regeneration'
- '&8+{buff_additional_experience} Experience Earned!'
- '&8+{buff_health_regeneration} Health Regeneration'
stats:
slots: [15]
function: profile