IMC-Vocality/config/bountiful/bountiful.json
2025-04-09 22:50:07 -05:00

14 lines
384 B
JSON

{
"boardUpdateFrequency": 45,
"boardGenFrequency": 2,
"flatBonusTimePerBounty": 0,
"shouldBountiesHaveTimersAndExpire": true,
"dataPackExclusions": [
"bounty_pools/bountiful/example_pool",
"bounty_pools/*/another_example",
"bounty_decrees/other/*"
],
"objectiveModifier": 0,
"maxNumRewards": 3,
"showCompletionToast": true
}