antagonists
William Worcester
(kobolder)
as
The
Spy
/datum/antagonist/spy
-
FAIL
Make it difficult but not impossible to flee the station.
/datum/objective/custom -
FAIL
Ensure the station's cargo operations turn out bored.
/datum/objective/custom -
FAIL
Ensure all traitors flee the station.
/datum/objective/custom -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Herbert Combs
(wrathias62)
as
The
Spy
/datum/antagonist/spy
-
SUCCESS
Throw a wrench in the station's function
/datum/objective/custom -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Plays-Stupid-Games
(y0sh1m4s73r)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal the nuclear authentication disk.
/datum/objective/steal -
SUCCESS
Assassinate William Worcester, the Assistant.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Tera Larson
(wreckalec)
as
The
Hypnotized Victim
/datum/antagonist/hypnotized
-
SUCCESS
Ensssure Playsss-SSStupid-Gamesss leavesss the ssstation in posssesssion of the nuclear authentication disssk.
/datum/objective
Trinity Rader
(archinist)
as
The
Space Changeling
/datum/antagonist/changeling/space
-
FAIL
Extract 8 compatible genomes.
/datum/objective/absorb -
FAIL
Steal a sliver of a supermatter crystal.
/datum/objective/steal -
SUCCESS
Assassinate Heaven Langston V, the Medical Doctor.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod with the identity of Guy Beatty, the Shaft Miner while wearing their identification card.
/datum/objective/escape/escape_with_identity
Clara White
(xzero314)
as
The
Changeling
/datum/antagonist/changeling
-
FAIL
Extract more compatible genomes than any other Changeling.
/datum/objective/absorb_most -
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
SUCCESS
Assassinate Caiden Walker, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod with the identity of Boris Mahnov, the Scientist while wearing their identification card.
/datum/objective/escape/escape_with_identity
revenant (590)
(potatomasher)
as
The
Revenant
/datum/antagonist/revenant
-
FAIL
Absorb 363 points of essence from humans.
/datum/objective/revenant -
SUCCESS
Damage and render as much of the station rusted and unusable as possible.
/datum/objective/revenant_fluff
adult blood worm (125)
(foil12)
as
The
Blood Worm
/datum/antagonist/blood_worm
-
SUCCESS
We must prevent all members of station command from escaping alive on the emergency shuttle.
/datum/objective/blood_worm/kill -
SUCCESS
We must consume a total of at least 2700 units of real blood to sate our appetite.
/datum/objective/blood_worm/consume -
FAIL
At least 2 of us must reproduce to pave the way for our overwhelming numbers.
/datum/objective/blood_worm/multiply -
FAIL
At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.
/datum/objective/blood_worm/conquer
Anita Bath
(Starnightx)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
FAIL
Assassinate Praline Lippidy, the Geneticist.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sara Narwhal
(chosenmuffin)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Bryan Somner, the Atmospheric Technician.
/datum/objective/assassinate -
FAIL
Assassinate Praline Lippidy, the Geneticist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
adult blood worm (630)
(vect0r)
as
The
Blood Worm
/datum/antagonist/blood_worm/infestation
-
SUCCESS
We must prevent all members of station command from escaping alive on the emergency shuttle.
/datum/objective/blood_worm/kill -
SUCCESS
We must consume a total of at least 2700 units of real blood to sate our appetite.
/datum/objective/blood_worm/consume -
FAIL
At least 2 of us must reproduce to pave the way for our overwhelming numbers.
/datum/objective/blood_worm/multiply -
FAIL
At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.
/datum/objective/blood_worm/conquer
Footsoldier Laserfish
(kobolder)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Raw Data
{
"data": {
"1": {
"key": "kobolder",
"name": "William Worcester",
"antagonist_type": "\/datum\/antagonist\/spy",
"antagonist_name": "Spy",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "Make it difficult but not impossible to flee the station.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/custom",
"text": "Ensure the station's cargo operations turn out bored.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/custom",
"text": "Ensure all traitors flee the station.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
}
],
"team": []
},
"2": {
"key": "wrathias62",
"name": "Herbert Combs",
"antagonist_type": "\/datum\/antagonist\/spy",
"antagonist_name": "Spy",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "Throw a wrench in the station's function",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": []
},
"3": {
"key": "y0sh1m4s73r",
"name": "Plays-Stupid-Games",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the nuclear authentication disk.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate William Worcester, the Assistant.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": []
},
"4": {
"key": "wreckalec",
"name": "Tera Larson",
"antagonist_type": "\/datum\/antagonist\/hypnotized",
"antagonist_name": "Hypnotized Victim",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Ensssure Playsss-SSStupid-Gamesss leavesss the ssstation in posssesssion of the nuclear authentication disssk.",
"result": "SUCCESS"
}
],
"team": []
},
"5": {
"key": "archinist",
"name": "Trinity Rader",
"antagonist_type": "\/datum\/antagonist\/changeling\/space",
"antagonist_name": "Space Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb",
"text": "Extract 8 compatible genomes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a sliver of a supermatter crystal.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Heaven Langston V, the Medical Doctor.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape\/escape_with_identity",
"text": "Escape on the shuttle or an escape pod with the identity of Guy Beatty, the Shaft Miner while wearing their identification card.",
"result": "FAIL"
}
],
"team": []
},
"6": {
"key": "xzero314",
"name": "Clara White",
"antagonist_type": "\/datum\/antagonist\/changeling",
"antagonist_name": "Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb_most",
"text": "Extract more compatible genomes than any other Changeling.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Caiden Walker, the Shaft Miner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape\/escape_with_identity",
"text": "Escape on the shuttle or an escape pod with the identity of Boris Mahnov, the Scientist while wearing their identification card.",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "potatomasher",
"name": "revenant (590)",
"antagonist_type": "\/datum\/antagonist\/revenant",
"antagonist_name": "Revenant",
"objectives": [
{
"objective_type": "\/datum\/objective\/revenant",
"text": "Absorb 363 points of essence from humans.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/revenant_fluff",
"text": "Damage and render as much of the station rusted and unusable as possible.",
"result": "SUCCESS"
}
],
"team": []
},
"8": {
"key": "foil12",
"name": "adult blood worm (125)",
"antagonist_type": "\/datum\/antagonist\/blood_worm",
"antagonist_name": "Blood Worm",
"objectives": [
{
"objective_type": "\/datum\/objective\/blood_worm\/kill",
"text": "We must prevent all members of station command from escaping alive on the emergency shuttle.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/consume",
"text": "We must consume a total of at least 2700 units of real blood to sate our appetite.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/multiply",
"text": "At least 2 of us must reproduce to pave the way for our overwhelming numbers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/conquer",
"text": "At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/blood_worm",
"name": "Blood Worms",
"id": 1
}
},
"9": {
"key": "Starnightx",
"name": "Anita Bath",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Praline Lippidy, the Geneticist.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": []
},
"10": {
"key": "chosenmuffin",
"name": "Sara Narwhal",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Bryan Somner, the Atmospheric Technician.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Praline Lippidy, the Geneticist.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
}
],
"team": []
},
"11": {
"key": "vect0r",
"name": "adult blood worm (630)",
"antagonist_type": "\/datum\/antagonist\/blood_worm\/infestation",
"antagonist_name": "Blood Worm",
"objectives": [
{
"objective_type": "\/datum\/objective\/blood_worm\/kill",
"text": "We must prevent all members of station command from escaping alive on the emergency shuttle.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/consume",
"text": "We must consume a total of at least 2700 units of real blood to sate our appetite.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/multiply",
"text": "At least 2 of us must reproduce to pave the way for our overwhelming numbers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/conquer",
"text": "At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/blood_worm",
"name": "Blood Worms",
"id": 1
}
},
"12": {
"key": "kobolder",
"name": "Footsoldier Laserfish",
"antagonist_type": "\/datum\/antagonist\/pirate",
"antagonist_name": "Space Pirate",
"objectives": [
{
"objective_type": "\/datum\/objective\/loot",
"text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/pirate",
"name": "Pirate crew",
"id": 2
}
}
},
"parser": null,
"id": 12155694,
"datetime": {
"date": "2026-03-04 06:50:27.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 260355,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"kobolder\",\"name\":\"William Worcester\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Make it difficult but not impossible to flee the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure the station's cargo operations turn out bored.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure all traitors flee the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"wrathias62\",\"name\":\"Herbert Combs\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Throw a wrench in the station's function\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"y0sh1m4s73r\",\"name\":\"Plays-Stupid-Games\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate William Worcester, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"wreckalec\",\"name\":\"Tera Larson\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Ensssure Playsss-SSStupid-Gamesss leavesss the ssstation in posssesssion of the nuclear authentication disssk.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"archinist\",\"name\":\"Trinity Rader\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Heaven Langston V, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Guy Beatty, the Shaft Miner while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"xzero314\",\"name\":\"Clara White\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_most\",\"text\":\"Extract more compatible genomes than any other Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Caiden Walker, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Boris Mahnov, the Scientist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"potatomasher\",\"name\":\"revenant (590)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 363 points of essence from humans.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Damage and render as much of the station rusted and unusable as possible.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"foil12\",\"name\":\"adult blood worm (125)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/kill\",\"text\":\"We must prevent all members of station command from escaping alive on the emergency shuttle.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/consume\",\"text\":\"We must consume a total of at least 2700 units of real blood to sate our appetite.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/multiply\",\"text\":\"At least 2 of us must reproduce to pave the way for our overwhelming numbers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/conquer\",\"text\":\"At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/blood_worm\",\"name\":\"Blood Worms\",\"id\":1}},\"9\":{\"key\":\"Starnightx\",\"name\":\"Anita Bath\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Praline Lippidy, the Geneticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"chosenmuffin\",\"name\":\"Sara Narwhal\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bryan Somner, the Atmospheric Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Praline Lippidy, the Geneticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"vect0r\",\"name\":\"adult blood worm (630)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\/infestation\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/kill\",\"text\":\"We must prevent all members of station command from escaping alive on the emergency shuttle.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/consume\",\"text\":\"We must consume a total of at least 2700 units of real blood to sate our appetite.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/multiply\",\"text\":\"At least 2 of us must reproduce to pave the way for our overwhelming numbers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/conquer\",\"text\":\"At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/blood_worm\",\"name\":\"Blood Worms\",\"id\":1}},\"12\":{\"key\":\"kobolder\",\"name\":\"Footsoldier Laserfish\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":2}}}}",
"originalUrl": null
}
Install Gentoo