antagonists
Speaks-The-Words
(sharkle333)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal the reactive teleport armor.
/datum/objective/steal -
SUCCESS
Steal the Blackbox.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Glu Furro
(glu)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a functional AI.
/datum/objective/steal -
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Argentina Mephistopheles
(dwezeldorf)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Johan Bergelen, the Geneticist.
/datum/objective/assassinate -
SUCCESS
Steal the warden's personal compact shotgun.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Seeba-Nam
(helgotpan)
as
The
Obsessed
/datum/antagonist/obsessed
-
SUCCESS
Spend 3 minutes around Skiddle while they're alive.
/datum/objective/spendtime -
FAIL
Take a photo of Skiddle while they're alive, and keep it in your bag.
/datum/objective/polaroid -
FAIL
Murder Mato, Skiddle's coworker.
/datum/objective/assassinate/jealous -
SUCCESS
Murder Skiddle, the Clown.
/datum/objective/assassinate/obsessed
Jacaline Hawker
(chosenmuffin)
as
The
Space Changeling
/datum/antagonist/changeling/space
-
FAIL
Extract 7 compatible genomes.
/datum/objective/absorb -
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
FAIL
Prevent Mara-Iza, the Assistant, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod with the identity of Mara-Iza, the Assistant while wearing their identification card.
/datum/objective/escape/escape_with_identity
Cecily Hanford
(isweartostonedimnotgod)
as
The
Virtual Domain Actor
/datum/antagonist/domain_ghost_actor
-
FAIL
Defend your domain from the intruders!
/datum/objective/bitrunner_ghost_fluff
Jonathon Kellogg
(Leif.Nobody)
as
The
Virtual Domain Actor
/datum/antagonist/domain_ghost_actor
-
FAIL
Defend your domain from the intruders!
/datum/objective/bitrunner_ghost_fluff
William Worcester
(kobolder)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Espen Newbern, the Medical Doctor.
/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
Ace Heart
(cultistofpupcup)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Tim Gronko, the Station Engineer.
/datum/objective/assassinate
Raw Data
{
"data": {
"1": {
"key": "sharkle333",
"name": "Speaks-The-Words",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the reactive teleport armor.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Blackbox.",
"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": []
},
"2": {
"key": "glu",
"name": "Glu Furro",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a functional AI.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun.",
"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": []
},
"3": {
"key": "dwezeldorf",
"name": "Argentina Mephistopheles",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Johan Bergelen, the Geneticist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the warden's personal compact shotgun.",
"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": "helgotpan",
"name": "Seeba-Nam",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 3 minutes around Skiddle while they're alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo of Skiddle while they're alive, and keep it in your bag.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/jealous",
"text": "Murder Mato, Skiddle's coworker.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Skiddle, the Clown.",
"result": "SUCCESS"
}
],
"team": []
},
"5": {
"key": "chosenmuffin",
"name": "Jacaline Hawker",
"antagonist_type": "\/datum\/antagonist\/changeling\/space",
"antagonist_name": "Space Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb",
"text": "Extract 7 compatible genomes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Mara-Iza, the Assistant, from escaping alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape\/escape_with_identity",
"text": "Escape on the shuttle or an escape pod with the identity of Mara-Iza, the Assistant while wearing their identification card.",
"result": "FAIL"
}
],
"team": []
},
"6": {
"key": "isweartostonedimnotgod",
"name": "Cecily Hanford",
"antagonist_type": "\/datum\/antagonist\/domain_ghost_actor",
"antagonist_name": "Virtual Domain Actor",
"objectives": [
{
"objective_type": "\/datum\/objective\/bitrunner_ghost_fluff",
"text": "Defend your domain from the intruders!",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "Leif.Nobody",
"name": "Jonathon Kellogg",
"antagonist_type": "\/datum\/antagonist\/domain_ghost_actor",
"antagonist_name": "Virtual Domain Actor",
"objectives": [
{
"objective_type": "\/datum\/objective\/bitrunner_ghost_fluff",
"text": "Defend your domain from the intruders!",
"result": "FAIL"
}
],
"team": []
},
"8": {
"key": "kobolder",
"name": "William Worcester",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Espen Newbern, the Medical Doctor.",
"result": "FAIL"
},
{
"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": []
},
"9": {
"key": "cultistofpupcup",
"name": "Ace Heart",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Tim Gronko, the Station Engineer.",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 12172571,
"datetime": {
"date": "2026-03-16 01:01:05.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 260590,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"sharkle333\",\"name\":\"Speaks-The-Words\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox.\",\"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\":[]},\"2\":{\"key\":\"glu\",\"name\":\"Glu Furro\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"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\":[]},\"3\":{\"key\":\"dwezeldorf\",\"name\":\"Argentina Mephistopheles\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Johan Bergelen, the Geneticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the warden's personal compact shotgun.\",\"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\":\"helgotpan\",\"name\":\"Seeba-Nam\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Skiddle while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Skiddle while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Mato, Skiddle's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Skiddle, the Clown.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"chosenmuffin\",\"name\":\"Jacaline Hawker\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Mara-Iza, the Assistant, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Mara-Iza, the Assistant while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"isweartostonedimnotgod\",\"name\":\"Cecily Hanford\",\"antagonist_type\":\"\/datum\/antagonist\/domain_ghost_actor\",\"antagonist_name\":\"Virtual Domain Actor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunner_ghost_fluff\",\"text\":\"Defend your domain from the intruders!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Leif.Nobody\",\"name\":\"Jonathon Kellogg\",\"antagonist_type\":\"\/datum\/antagonist\/domain_ghost_actor\",\"antagonist_name\":\"Virtual Domain Actor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunner_ghost_fluff\",\"text\":\"Defend your domain from the intruders!\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"kobolder\",\"name\":\"William Worcester\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Espen Newbern, the Medical Doctor.\",\"result\":\"FAIL\"},{\"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\":[]},\"9\":{\"key\":\"cultistofpupcup\",\"name\":\"Ace Heart\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tim Gronko, the Station Engineer.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo