Files
Bubberstation/config/dynamic.json
Chloe e77cbe28cd [NON-MODULAR] [READY] More people who can antag who shouldn't be able to (#7028)
* aeiou

* E

* Update code/game/gamemodes/dynamic/dynamic_rulesets_midround.dm

Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>

* Update code/game/gamemodes/dynamic/dynamic_rulesets_latejoin.dm

Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>

* Update code/game/gamemodes/dynamic/dynamic_rulesets_roundstart.dm

Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>

Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2021-08-15 01:07:03 +12:00

155 lines
1.8 KiB
JSON

{
"Dynamic": {},
"Roundstart": {
"Traitors": {
"cost": 8,
"scaling_cost": 9,
"weight": 0,
"required_candidates": 1,
"minimum_required_age": 0,
"requirements": [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
],
"antag_cap": {
"denominator": 24
},
"protected_roles": [
"Prisoner",
"Blueshield",
"Corrections Officer",
"Security Officer",
"Warden",
"Detective",
"Security Medic",
"Security Sergeant",
"Civil Disputes Officer",
"Head of Security",
"Captain",
"Nanotrasen Representative",
"Head of Personnel",
"Chief Engineer",
"Chief Medical Officer",
"Research Director",
"Quartermaster",
"Vanguard Operative"
],
"restricted_roles": [
"Cyborg"
]
},
"Blood Brothers": {
"weight": 0
},
"Changelings": {
"weight": 0
},
"Heretics": {
"weight": 0
},
"Wizard": {
"weight": 0
},
"Blood Cult": {
"weight": 0
},
"Nuclear Emergency": {
"weight": 0
},
"Revolution": {
"weight": 0
},
"Families": {
"weight": 0
}
},
"Midround": {
"Syndicate Sleeper Agent": {
"weight": 0
},
"Family Head Aspirants": {
"weight": 0
},
"Malfunctioning AI": {
"weight": 0
},
"Wizard": {
"weight": 0
},
"Nuclear Assault": {
"weight": 0
},
"Blob": {
"weight": 0
},
"Blob Infection": {
"weight": 0
},
"Alien Infestation": {
"weight": 0
},
"Nightmare": {
"weight": 0
},
"Space Dragon": {
"weight": 0
},
"Abductors": {
"weight": 0
},
"Swarmers": {
"weight": 0
},
"Space Ninja": {
"weight": 0
},
"Spiders": {
"weight": 0
}
},
"Latejoin": {
"Syndicate Infiltrator": {
"weight": 0
},
"Provocateur": {
"weight": 0
},
"Heretic Smuggler": {
"weight": 0
}
}
}