cteNEV0.2/client/config/bountiful/bountiful.json

14 lines
384 B
JSON
Raw Normal View History

2024-09-01 04:51:31 -07:00
{
"boardUpdateFrequency": 45,
"boardGenFrequency": 2,
"flatBonusTimePerBounty": 0,
"shouldBountiesHaveTimersAndExpire": true,
"dataPackExclusions": [
"bounty_pools/bountiful/example_pool",
"bounty_pools/*/another_example",
"bounty_decrees/other/*"
],
"objectiveModifier": 0,
"maxNumRewards": 2,
"showCompletionToast": true
}