LTDV10/packet/config/bountiful/bountiful.json
2026-04-14 18:20:56 +08:00

18 lines
526 B
JSON

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