antagonists
Sara Winters
(Thatmoiety)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Coco Puff, the Scientist.
/datum/objective/assassinate -
FAIL
Steal the station blueprints.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Jeremy Thompson
(Xlink97)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Coco Puff, the Scientist.
/datum/objective/assassinate -
FAIL
Assassinate Amari Kelly, the Assistant.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Eats-The-Rich
(Glassbrain)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Kat Green, the Lawyer.
/datum/objective/assassinate -
FAIL
Assassinate James Lizardman, the Roboticist.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Cato Christopher
(UvvU)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Download 27 research nodes.
/datum/objective/download -
FAIL
Assassinate Randle Pibbers, the Chemist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sentient Disease
(Dusty_Exaliber)
as
The
Sentient Disease
/datum/antagonist/disease
-
SUCCESS
Survive and infect as many people as possible.
/datum/objective/disease_infect -
FAIL
Ensure that at least one infected host escapes on the shuttle or an escape pod.
/datum/objective/disease_infect_centcom
Andy Blobsin
(dootdoom)
as
The
Blob
/datum/antagonist/blob
-
FAIL
Reach critical mass!
/datum/objective/blob_takeover
Adrianna Blasto Hive
(Nianjiilical)
as
The
Lone Operative
/datum/antagonist/nukeop/lone
-
SUCCESS
Destroy the station with a nuclear device.
/datum/objective/nuclear
Hunter Zero
(ShibaInuLord)
as
The
Ninja
/datum/antagonist/ninja
-
SUCCESS
Nothing
/datum/objective/steal/special -
FAIL
Capture 7 lifeforms with an energy net. Live, rare specimens are worth more.
/datum/objective/capture -
FAIL
Slay Eats-The-Rich, the Assistant.
/datum/objective/assassinate -
FAIL
Download 21 research nodes.
/datum/objective/download -
FAIL
Stay alive until the end.
/datum/objective/survive
Raw Data
{
"data": {
"1": {
"key": "Thatmoiety",
"name": "Sara Winters",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Coco Puff, the Scientist.",
"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": "FAIL"
}
],
"team": []
},
"2": {
"key": "Xlink97",
"name": "Jeremy Thompson",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Coco Puff, the Scientist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Amari Kelly, the Assistant.",
"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": "Glassbrain",
"name": "Eats-The-Rich",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Kat Green, the Lawyer.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate James Lizardman, the Roboticist.",
"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": "UvvU",
"name": "Cato Christopher",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/download",
"text": "Download 27 research nodes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Randle Pibbers, the Chemist.",
"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": "Dusty_Exaliber",
"name": "Sentient Disease",
"antagonist_type": "\/datum\/antagonist\/disease",
"antagonist_name": "Sentient Disease",
"objectives": [
{
"objective_type": "\/datum\/objective\/disease_infect",
"text": "Survive and infect as many people as possible.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/disease_infect_centcom",
"text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
"result": "FAIL"
}
],
"team": []
},
"6": {
"key": "dootdoom",
"name": "Andy Blobsin",
"antagonist_type": "\/datum\/antagonist\/blob",
"antagonist_name": "Blob",
"objectives": [
{
"objective_type": "\/datum\/objective\/blob_takeover",
"text": "Reach critical mass!",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "Nianjiilical",
"name": "Adrianna Blasto Hive",
"antagonist_type": "\/datum\/antagonist\/nukeop\/lone",
"antagonist_name": "Lone Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "team",
"id": 1
}
},
"8": {
"key": "ShibaInuLord",
"name": "Hunter Zero",
"antagonist_type": "\/datum\/antagonist\/ninja",
"antagonist_name": "Ninja",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal\/special",
"text": "Nothing",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/capture",
"text": "Capture 7 lifeforms with an energy net. Live, rare specimens are worth more.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Slay Eats-The-Rich, the Assistant.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/download",
"text": "Download 21 research nodes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/survive",
"text": "Stay alive until the end.",
"result": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 3913602,
"datetime": {
"date": "2019-12-18 01:41:21.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 126041,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Thatmoiety\",\"name\":\"Sara Winters\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Coco Puff, the Scientist.\",\"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\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Xlink97\",\"name\":\"Jeremy Thompson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Coco Puff, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Amari Kelly, the Assistant.\",\"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\":\"Glassbrain\",\"name\":\"Eats-The-Rich\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kat Green, the Lawyer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate James Lizardman, the Roboticist.\",\"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\":\"UvvU\",\"name\":\"Cato Christopher\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 27 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Randle Pibbers, the Chemist.\",\"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\":\"Dusty_Exaliber\",\"name\":\"Sentient Disease\",\"antagonist_type\":\"\/datum\/antagonist\/disease\",\"antagonist_name\":\"Sentient Disease\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/disease_infect\",\"text\":\"Survive and infect as many people as possible.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"dootdoom\",\"name\":\"Andy Blobsin\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Nianjiilical\",\"name\":\"Adrianna Blasto Hive\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/lone\",\"antagonist_name\":\"Lone Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"team\",\"id\":1}},\"8\":{\"key\":\"ShibaInuLord\",\"name\":\"Hunter Zero\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\/special\",\"text\":\"Nothing\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/capture\",\"text\":\"Capture 7 lifeforms with an energy net. Live, rare specimens are worth more.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Slay Eats-The-Rich, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 21 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo