CHA/config/bountiful/bountiful.json

14 lines
398 B
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"boardUpdateFrequency": 130,
"boardGenFrequency": 2,
"flatBonusTimePerBounty": 0,
"shouldBountiesHaveTimersAndExpire": true,
"dataPackExclusions": [
"bounty_pools/bountiful/example_pool",
"bounty_pools/*/another_example",
"bounty_decrees/other/*"
],
"objectiveModifier": 0,
"maxNumRewards": 1,
"showCompletionToast": true
}