mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 03:52:31 +00:00
## About The Pull Request Adds a latejoin form of Changeling flavored as a stowaway. ## Why It's Good For The Game We don't have a latejoin form of Changelings. It ups the paranoia that anyone can be a Changeling, latejoin or not. They're also one of the few non-progression antagonists which would work perfectly as a late join. ## Changelog 🆑 add: Stowaway Changelings will now appear as a late join form of Changeling. /🆑 --------- Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com> Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com> Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
159 lines
1.7 KiB
JSON
159 lines
1.7 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",
|
|
"Security Officer",
|
|
"Warden",
|
|
"Detective",
|
|
"Head of Security",
|
|
"Captain"
|
|
],
|
|
"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
|
|
}
|
|
},
|
|
|
|
"Midround": {
|
|
"Syndicate Sleeper Agent": {
|
|
"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
|
|
},
|
|
|
|
"Space Ninja": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Spiders": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Revenant": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Sentient Disease": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Space Pirates": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Obsessed": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Space Changeling": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Paradox Clone": {
|
|
"weight": 0
|
|
}
|
|
},
|
|
|
|
"Latejoin": {
|
|
"Syndicate Infiltrator": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Provocateur": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Heretic Smuggler": {
|
|
"weight": 0
|
|
},
|
|
|
|
"Stowaway Changeling": {
|
|
"weight": 0
|
|
}
|
|
}
|
|
}
|