antagonists
Nick Johnson
(DinkleNH)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Jonathan Hardy, the Scientist.
/datum/objective/assassinate -
SUCCESS
Assassinate Thomas T. Thomas, the Medical Doctor.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Edward Hampton
(RandyJenkins)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal The Blackbox.
/datum/objective/steal -
FAIL
Assassinate Slips McMischief, the Clown.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Thomas T. Thomas
(9 Hyperzine-Tripping Engineers)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Prevent Jonathan Hardy, the Scientist, from escaping alive.
/datum/objective/maroon -
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
Jerry Stinger
(KarateWizard)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Gregory Christman, the Assistant.
/datum/objective/assassinate -
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
Jones Indiana
(Andynewtry)
as
The
Abductor Solo
/datum/antagonist/abductor/scientist/onemanteam
-
FAIL
Experiment on 6 humans.
/datum/objective/experiment
Tastes-Of-Lime
(ThisGuyOverHere)
as
The
Abductee
/datum/antagonist/abductee
-
SUCCESS
You must escape the station! Get the shuttle called!
/datum/objective/abductee/random
Andred Konrad
(LootnWoot)
as
The
Abductee
/datum/antagonist/abductee
-
SUCCESS
Replace all the floor tiles with wood, carpeting, grass or bling.
/datum/objective/abductee/random
Alexandru Cvetkovic
(Spaceisamyth)
as
The
Abductee
/datum/antagonist/abductee
-
SUCCESS
Go have a good conversation with the singularity/tesla/supermatter crystal. Bonus points if it responds.
/datum/objective/abductee/random
Raw Data
{
"data": {
"1": {
"key": "DinkleNH",
"name": "Nick Johnson",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jonathan Hardy, the Scientist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Thomas T. Thomas, the Medical Doctor.",
"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": "RandyJenkins",
"name": "Edward Hampton",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal The Blackbox.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Slips McMischief, the Clown.",
"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": []
},
"3": {
"key": "9 Hyperzine-Tripping Engineers",
"name": "Thomas T. Thomas",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Jonathan Hardy, the Scientist, from escaping alive.",
"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": []
},
"4": {
"key": "KarateWizard",
"name": "Jerry Stinger",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Gregory Christman, the Assistant.",
"result": "SUCCESS"
},
{
"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": []
},
"5": {
"key": "Andynewtry",
"name": "Jones Indiana",
"antagonist_type": "\/datum\/antagonist\/abductor\/scientist\/onemanteam",
"antagonist_name": "Abductor Solo",
"objectives": [
{
"objective_type": "\/datum\/objective\/experiment",
"text": "Experiment on 6 humans.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/abductor_team",
"name": "Mothership Phi",
"id": 1
}
},
"6": {
"key": "ThisGuyOverHere",
"name": "Tastes-Of-Lime",
"antagonist_type": "\/datum\/antagonist\/abductee",
"antagonist_name": "Abductee",
"objectives": [
{
"objective_type": "\/datum\/objective\/abductee\/random",
"text": "You must escape the station! Get the shuttle called!",
"result": "SUCCESS"
}
],
"team": []
},
"7": {
"key": "LootnWoot",
"name": "Andred Konrad",
"antagonist_type": "\/datum\/antagonist\/abductee",
"antagonist_name": "Abductee",
"objectives": [
{
"objective_type": "\/datum\/objective\/abductee\/random",
"text": "Replace all the floor tiles with wood, carpeting, grass or bling.",
"result": "SUCCESS"
}
],
"team": []
},
"8": {
"key": "Spaceisamyth",
"name": "Alexandru Cvetkovic",
"antagonist_type": "\/datum\/antagonist\/abductee",
"antagonist_name": "Abductee",
"objectives": [
{
"objective_type": "\/datum\/objective\/abductee\/random",
"text": "Go have a good conversation with the singularity\/tesla\/supermatter crystal. Bonus points if it responds.",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 5007964,
"datetime": {
"date": "2020-09-30 18:21:46.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 147386,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"DinkleNH\",\"name\":\"Nick Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jonathan Hardy, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Thomas T. Thomas, the Medical Doctor.\",\"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\":\"RandyJenkins\",\"name\":\"Edward Hampton\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal The Blackbox.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Slips McMischief, the Clown.\",\"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\":[]},\"3\":{\"key\":\"9 Hyperzine-Tripping Engineers\",\"name\":\"Thomas T. Thomas\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jonathan Hardy, the Scientist, from escaping alive.\",\"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\":[]},\"4\":{\"key\":\"KarateWizard\",\"name\":\"Jerry Stinger\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Gregory Christman, the Assistant.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"5\":{\"key\":\"Andynewtry\",\"name\":\"Jones Indiana\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\/onemanteam\",\"antagonist_name\":\"Abductor Solo\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Phi\",\"id\":1}},\"6\":{\"key\":\"ThisGuyOverHere\",\"name\":\"Tastes-Of-Lime\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"You must escape the station! Get the shuttle called!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"LootnWoot\",\"name\":\"Andred Konrad\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Replace all the floor tiles with wood, carpeting, grass or bling.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Spaceisamyth\",\"name\":\"Alexandru Cvetkovic\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Go have a good conversation with the singularity\/tesla\/supermatter crystal. Bonus points if it responds.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo