Add starting rank and XP rate config options

This commit is contained in:
Jakob Gillich 2020-10-11 14:37:56 +02:00
parent 35b07f897d
commit 47d0013e42
5 changed files with 36 additions and 9 deletions

View file

@ -69,6 +69,20 @@ database {
game {
# Allow instant action to AMS
instant-action-ams = no
# Battle experience rate
bep-rate = 1.0
# Command experience rate
cep-rate = 1.0
new-avatar {
# Starting battle rank
br = 1
# Starting command rank
cr = 1
}
}
anti-cheat {