config: divinerpg

This commit is contained in:
Snogard 2025-02-09 16:48:36 +01:00
parent e8f18c972c
commit 9cf6e09439
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,13 @@
["Client configs for DivineRPG"]
#Show welcome message
welcomeMessage = true
#Hide Arcana bar unless depleted
hideArcanaBar = true
#arcana x
#Range: 1 ~ 255
arcanaX = 111
#arcana y
#Range: 1 ~ 255
arcanaY = 18

View File

@ -0,0 +1,11 @@
["Common configs for DivineRPG"]
#Maximum stored arcana
#Range: 200 ~ 10000
maxArcana = 200
#Maximum amount of loaded mobs before the frosted allure stops working
#Range: 150 ~ 1000
allureMaxMobs = 300
#Safer handling of the Vethean inventory
saferVetheanInventory = false