21 lines
465 B
JSON
21 lines
465 B
JSON
{
|
|
"runIntervalSeconds": 10,
|
|
"hoursForSkillCrafting": 28800,
|
|
"runIntervalValues": {
|
|
"inRaid": 60,
|
|
"outOfRaid": 10
|
|
},
|
|
"expCraftAmount": 10,
|
|
"overrideCraftTimeSeconds": -1,
|
|
"overrideBuildTimeSeconds": -1,
|
|
"updateProfileHideoutWhenActiveWithinMinutes": 90,
|
|
"cultistCircle": {
|
|
"maxRewardItemCount": 5,
|
|
"maxAttemptsToPickRewardsWithinBudget": 5,
|
|
"rewardPriceMultiplerMinMax": {
|
|
"min": 0.7,
|
|
"max": 1.4
|
|
}
|
|
}
|
|
}
|