Files
Bubberstation/config/dynamic.json
TheChosenEvilOne 702dcdd3ba Dynamic hotfix (#51502)
* Dynamic hotfix

Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>

* this was a dumb error

Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>
2020-06-07 22:00:13 +02:00

51 lines
620 B
JSON

{
"Dynamic": {},
"Roundstart": {
"Traitors": {
"cost": 10,
"scaling_cost": 10,
"weight": 5,
"required_candidates": 1,
"minimum_required_age": 0,
"requirements": [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
],
"antag_cap": [
1,
1,
1,
2,
2,
2,
3,
3,
3,
3
],
"protected_roles": [
"Prisoner",
"Security Officer",
"Warden",
"Detective",
"Head of Security",
"Captain"
],
"restricted_roles": [
"Cyborg"
],
"autotraitor_cooldown": 450
}
},
"Midround": {},
"Latejoin": {}
}