antagonists
John Lister
(abritishfox)
as
The
Changeling
/datum/antagonist/changeling
-
FAIL
Extract 8 compatible genomes.
/datum/objective/absorb -
FAIL
Steal the medal of captaincy.
/datum/objective/steal -
SUCCESS
Assassinate Lando Baker, the Station Engineer.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Treeby
(leonard252)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Vudeelal-Jei, the Botanist.
/datum/objective/assassinate -
SUCCESS
Steal the source code for Project Goon from the master R&D server mainframe.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Scott Longe
(viot45)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Lando Baker, the Station Engineer.
/datum/objective/assassinate -
FAIL
Assassinate Antharaea Empyrea, the Prisoner.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Alfred Greene
(cyborg98)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Principium Vitae, the Curator.
/datum/objective/assassinate -
FAIL
Steal a functional AI.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Gavin Hujsak
(bobbussus)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal an ablative trenchcoat.
/datum/objective/steal -
FAIL
Steal the heavily radioactive plutonium core from the onboard self-destruct.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Timothy Powers
(viot45)
as
The
Fugitive
/datum/antagonist/fugitive
-
FAIL
Avoid capture from the fugitive hunters.
/datum/objective
Osbert Basinger
(legofan1337)
as
The
Fugitive Hunter
/datum/antagonist/fugitive_hunter
-
FAIL
Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
/datum/objective
Sabrina Fields
(crazyclown12)
as
The
Fugitive Hunter
/datum/antagonist/fugitive_hunter
-
FAIL
Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
/datum/objective
Keagan Stough
(usernameunloaded)
as
The
Fugitive Hunter
/datum/antagonist/fugitive_hunter
-
FAIL
Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
/datum/objective
Raw Data
{
"data": {
"1": {
"key": "abritishfox",
"name": "John Lister",
"antagonist_type": "\/datum\/antagonist\/changeling",
"antagonist_name": "Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb",
"text": "Extract 8 compatible genomes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the medal of captaincy.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Lando Baker, the Station Engineer.",
"result": "SUCCESS"
},
{
"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": "leonard252",
"name": "Treeby",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Vudeelal-Jei, the Botanist.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the source code for Project Goon from the master R&D server mainframe.",
"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": "viot45",
"name": "Scott Longe",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Lando Baker, the Station Engineer.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Antharaea Empyrea, the Prisoner.",
"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": []
},
"4": {
"key": "cyborg98",
"name": "Alfred Greene",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Principium Vitae, the Curator.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a functional AI.",
"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": "bobbussus",
"name": "Gavin Hujsak",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal an ablative trenchcoat.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the heavily radioactive plutonium core from the onboard self-destruct.",
"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": []
},
"6": {
"key": "viot45",
"name": "Timothy Powers",
"antagonist_type": "\/datum\/antagonist\/fugitive",
"antagonist_name": "Fugitive",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Avoid capture from the fugitive hunters.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive",
"name": "Team",
"id": 1
}
},
"7": {
"key": "legofan1337",
"name": "Osbert Basinger",
"antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
"antagonist_name": "Fugitive Hunter",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive_hunters",
"name": "Team",
"id": 2
}
},
"8": {
"key": "crazyclown12",
"name": "Sabrina Fields",
"antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
"antagonist_name": "Fugitive Hunter",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive_hunters",
"name": "Team",
"id": 2
}
},
"9": {
"key": "usernameunloaded",
"name": "Keagan Stough",
"antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
"antagonist_name": "Fugitive Hunter",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive_hunters",
"name": "Team",
"id": 2
}
}
},
"parser": null,
"id": 12144536,
"datetime": {
"date": "2026-02-22 22:24:54.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 260200,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"abritishfox\",\"name\":\"John Lister\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Lando Baker, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"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\":\"leonard252\",\"name\":\"Treeby\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vudeelal-Jei, the Botanist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe.\",\"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\":\"viot45\",\"name\":\"Scott Longe\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Lando Baker, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Antharaea Empyrea, the Prisoner.\",\"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\":[]},\"4\":{\"key\":\"cyborg98\",\"name\":\"Alfred Greene\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Principium Vitae, the Curator.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI.\",\"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\":\"bobbussus\",\"name\":\"Gavin Hujsak\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct.\",\"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\":[]},\"6\":{\"key\":\"viot45\",\"name\":\"Timothy Powers\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Avoid capture from the fugitive hunters.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"Team\",\"id\":1}},\"7\":{\"key\":\"legofan1337\",\"name\":\"Osbert Basinger\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":2}},\"8\":{\"key\":\"crazyclown12\",\"name\":\"Sabrina Fields\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":2}},\"9\":{\"key\":\"usernameunloaded\",\"name\":\"Keagan Stough\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":2}}}}",
"originalUrl": null
}
Install Gentoo