antagonists
Jimmy Valentino
(magical762x39)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate River Reed, the Station Engineer.
/datum/objective/assassinate -
FAIL
Steal the Blackbox
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Kendra Hunter
(jenniferhawkings)
as
The
Brother
/datum/antagonist/brother
-
FAIL
Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
/datum/objective/convert_brother -
SUCCESS
Prevent Jimmy Valentino, the Assistant, from escaping alive.
/datum/objective/maroon -
FAIL
Assassinate Jack Wells, the Security Officer.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Charlie Haynes
(Glitchythenerd)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Liang Helal, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Steal the station blueprints
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Jerry Mander
(ICooki3zI)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a sliver of a supermatter crystal
/datum/objective/steal -
FAIL
Steal the source code for Project Goon from the master R&D server mainframe
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Camryn Callison
(diamondboy121)
as
The
Space Ninja
/datum/antagonist/ninja
-
FAIL
Use your gloves to convert at least one cyborg to aid you in sabotaging the station.
/datum/objective/cyborg_hijack -
SUCCESS
Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!
/datum/objective/research_secrets -
SUCCESS
Use your gloves to doorjack 25 airlocks on the station.
/datum/objective/door_jack -
SUCCESS
Detonate your starter bomb in the Service Hallway. Note that the bomb will not work anywhere else!
/datum/objective/plant_explosive -
SUCCESS
Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!
/datum/objective/security_scramble -
SUCCESS
Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!
/datum/objective/terror_message -
SUCCESS
Stay alive until the end.
/datum/objective/survive
Charles Elliott
(spinxo)
as
The
Blob Infection
/datum/antagonist/blob/infection
-
FAIL
Reach critical mass!
/datum/objective/blob_takeover
blob zombie (954)
(winterseasalt)
as
The
Blob Minion
/datum/antagonist/blob_minion
-
FAIL
Protect the blob core at all costs.
/datum/objective/blob_minion
blob zombie (996)
(deadman00)
as
The
Blob Minion
/datum/antagonist/blob_minion
-
FAIL
Protect the blob core at all costs.
/datum/objective/blob_minion
blobbernaut (935)
(winterseasalt)
as
The
Blob Minion
/datum/antagonist/blob_minion
-
FAIL
Protect the blob core at all costs.
/datum/objective/blob_minion
blob spore (308)
(swebster92)
as
The
Blob Minion
/datum/antagonist/blob_minion
-
FAIL
Protect the blob core at all costs.
/datum/objective/blob_minion
William Worcester
(kobolder)
as
The
Obsessed
/datum/antagonist/obsessed
-
FAIL
Hug Xiao Ishimura 5 times while they're alive.
/datum/objective/hug -
SUCCESS
Spend 3 minutes around Xiao Ishimura while they're alive.
/datum/objective/spendtime -
FAIL
Take a photo of Xiao Ishimura while they're alive, and keep it in your bag.
/datum/objective/polaroid -
FAIL
Murder Xiao Ishimura, the Security Officer.
/datum/objective/assassinate/obsessed
Guy Beatty
(brokenrin)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a hand teleporter
/datum/objective/steal -
SUCCESS
Prevent Kryts Stryks, the Shaft Miner, from escaping alive.
/datum/objective/maroon -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Raw Data
{
"data": {
"1": {
"key": "magical762x39",
"name": "Jimmy Valentino",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate River Reed, the Station Engineer.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Blackbox",
"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": "jenniferhawkings",
"name": "Kendra Hunter",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/convert_brother",
"text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Jimmy Valentino, the Assistant, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jack Wells, the Security Officer.",
"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": {
"type": "\/datum\/team\/brother_team",
"name": "Hunter's Isolated Intifada",
"id": 1
}
},
"3": {
"key": "Glitchythenerd",
"name": "Charlie Haynes",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Liang Helal, the Shaft Miner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the station blueprints",
"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": []
},
"4": {
"key": "ICooki3zI",
"name": "Jerry Mander",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a sliver of a supermatter crystal",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the source code for Project Goon from the master R&D server mainframe",
"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": []
},
"5": {
"key": "diamondboy121",
"name": "Camryn Callison",
"antagonist_type": "\/datum\/antagonist\/ninja",
"antagonist_name": "Space Ninja",
"objectives": [
{
"objective_type": "\/datum\/objective\/cyborg_hijack",
"text": "Use your gloves to convert at least one cyborg to aid you in sabotaging the station.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/research_secrets",
"text": "Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/door_jack",
"text": "Use your gloves to doorjack 25 airlocks on the station.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/plant_explosive",
"text": "Detonate your starter bomb in the Service Hallway. Note that the bomb will not work anywhere else!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/security_scramble",
"text": "Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/terror_message",
"text": "Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/survive",
"text": "Stay alive until the end.",
"result": "SUCCESS"
}
],
"team": []
},
"6": {
"key": "spinxo",
"name": "Charles Elliott",
"antagonist_type": "\/datum\/antagonist\/blob\/infection",
"antagonist_name": "Blob Infection",
"objectives": [
{
"objective_type": "\/datum\/objective\/blob_takeover",
"text": "Reach critical mass!",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "winterseasalt",
"name": "blob zombie (954)",
"antagonist_type": "\/datum\/antagonist\/blob_minion",
"antagonist_name": "Blob Minion",
"objectives": [
{
"objective_type": "\/datum\/objective\/blob_minion",
"text": "Protect the blob core at all costs.",
"result": "FAIL"
}
],
"team": []
},
"8": {
"key": "deadman00",
"name": "blob zombie (996)",
"antagonist_type": "\/datum\/antagonist\/blob_minion",
"antagonist_name": "Blob Minion",
"objectives": [
{
"objective_type": "\/datum\/objective\/blob_minion",
"text": "Protect the blob core at all costs.",
"result": "FAIL"
}
],
"team": []
},
"9": {
"key": "winterseasalt",
"name": "blobbernaut (935)",
"antagonist_type": "\/datum\/antagonist\/blob_minion",
"antagonist_name": "Blob Minion",
"objectives": [
{
"objective_type": "\/datum\/objective\/blob_minion",
"text": "Protect the blob core at all costs.",
"result": "FAIL"
}
],
"team": []
},
"10": {
"key": "swebster92",
"name": "blob spore (308)",
"antagonist_type": "\/datum\/antagonist\/blob_minion",
"antagonist_name": "Blob Minion",
"objectives": [
{
"objective_type": "\/datum\/objective\/blob_minion",
"text": "Protect the blob core at all costs.",
"result": "FAIL"
}
],
"team": []
},
"11": {
"key": "kobolder",
"name": "William Worcester",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/hug",
"text": "Hug Xiao Ishimura 5 times while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 3 minutes around Xiao Ishimura while they're alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo of Xiao Ishimura while they're alive, and keep it in your bag.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Xiao Ishimura, the Security Officer.",
"result": "FAIL"
}
],
"team": []
},
"12": {
"key": "brokenrin",
"name": "Guy Beatty",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a hand teleporter",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Kryts Stryks, the Shaft Miner, from escaping alive.",
"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": []
}
},
"parser": null,
"id": 12074902,
"datetime": {
"date": "2026-01-02 06:04:50.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259172,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"magical762x39\",\"name\":\"Jimmy Valentino\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate River Reed, the Station Engineer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"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\":\"jenniferhawkings\",\"name\":\"Kendra Hunter\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jimmy Valentino, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jack Wells, the Security Officer.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Hunter's Isolated Intifada\",\"id\":1}},\"3\":{\"key\":\"Glitchythenerd\",\"name\":\"Charlie Haynes\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Liang Helal, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"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\":[]},\"4\":{\"key\":\"ICooki3zI\",\"name\":\"Jerry Mander\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"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\":[]},\"5\":{\"key\":\"diamondboy121\",\"name\":\"Camryn Callison\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Space Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyborg_hijack\",\"text\":\"Use your gloves to convert at least one cyborg to aid you in sabotaging the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/research_secrets\",\"text\":\"Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 25 airlocks on the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Service Hallway. Note that the bomb will not work anywhere else!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/security_scramble\",\"text\":\"Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/terror_message\",\"text\":\"Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"spinxo\",\"name\":\"Charles Elliott\",\"antagonist_type\":\"\/datum\/antagonist\/blob\/infection\",\"antagonist_name\":\"Blob Infection\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"winterseasalt\",\"name\":\"blob zombie (954)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"deadman00\",\"name\":\"blob zombie (996)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"winterseasalt\",\"name\":\"blobbernaut (935)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"swebster92\",\"name\":\"blob spore (308)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"kobolder\",\"name\":\"William Worcester\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Xiao Ishimura 5 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Xiao Ishimura while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Xiao Ishimura while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Xiao Ishimura, the Security Officer.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"brokenrin\",\"name\":\"Guy Beatty\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Kryts Stryks, the Shaft Miner, from escaping alive.\",\"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\":[]}}}",
"originalUrl": null
}
Install Gentoo