AOF7-Vocality/config/bewitchment.json

31 lines
752 B
JSON
Raw Normal View History

2024-02-20 16:35:48 -08:00
{
"disabledPoppets": [],
"enableCurses": true,
"altarDistributionRadius": 24,
"generateSalt": false,
"generateSilver": false,
"owlWeight": 10,
"owlMinGroupCount": 1,
"owlMaxGroupCount": 2,
"ravenWeight": 10,
"ravenMinGroupCount": 1,
"ravenMaxGroupCount": 3,
"snakeWeight": 6,
"snakeMinGroupCount": 1,
"snakeMaxGroupCount": 2,
"toadWeight": 10,
"toadMinGroupCount": 1,
"toadMaxGroupCount": 3,
"ghostWeight": 20,
"ghostMinGroupCount": 1,
"ghostMaxGroupCount": 1,
"vampireWeight": 20,
"vampireMinGroupCount": 1,
"vampireMaxGroupCount": 1,
"werewolfWeight": 20,
"werewolfMinGroupCount": 1,
"werewolfMaxGroupCount": 1,
"hellhoundWeight": 6,
"hellhoundMinGroupCount": 1,
"hellhoundMaxGroupCount": 1
}