config: divinerpg
This commit is contained in:
parent
e8f18c972c
commit
9cf6e09439
13
config/divinerpg/divinerpg-client.toml
Normal file
13
config/divinerpg/divinerpg-client.toml
Normal 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
|
||||
|
11
config/divinerpg/divinerpg-common.toml
Normal file
11
config/divinerpg/divinerpg-common.toml
Normal 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user