18 lines
526 B
JSON
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
|
|
} |