antagonists
Joe Keppel
(Deathcommando)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a functional AI.
/datum/objective/steal -
FAIL
Steal any set of secret documents of any organization.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Emilio Hayhurst
(Musrodent)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Alvin Allen, the Station Engineer.
/datum/objective/assassinate -
SUCCESS
Prevent Marcus Roland, the Research Director, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Alvin Allen
(Arcturis)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal any set of secret documents of any organization.
/datum/objective/steal -
SUCCESS
Assassinate Emilio Hayhurst, the Station Engineer.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Does-No-Evil
(Ballbunk)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal 28 moles of plasma (full tank).
/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
Bell Skechers
(Jimmypen)
as
The
CentCom Official
/datum/antagonist/official
-
SUCCESS
Conduct a routine performance review of Elegant Christmas Fortification Twenty and its Captain.
/datum/objective
Santa Claus
(Plapatin)
as
The
Santa
/datum/antagonist/santa
-
SUCCESS
Bring joy and presents to the station!
/datum/objective
Raw Data
{
"data": {
"1": {
"key": "Deathcommando",
"name": "Joe Keppel",
"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 any set of secret documents of any organization.",
"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": []
},
"2": {
"key": "Musrodent",
"name": "Emilio Hayhurst",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Alvin Allen, the Station Engineer.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Marcus Roland, the Research Director, 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": "FAIL"
}
],
"team": []
},
"3": {
"key": "Arcturis",
"name": "Alvin Allen",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal any set of secret documents of any organization.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Emilio Hayhurst, 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": "SUCCESS"
}
],
"team": []
},
"4": {
"key": "Ballbunk",
"name": "Does-No-Evil",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal 28 moles of plasma (full tank).",
"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": []
},
"5": {
"key": "Jimmypen",
"name": "Bell Skechers",
"antagonist_type": "\/datum\/antagonist\/official",
"antagonist_name": "CentCom Official",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Conduct a routine performance review of Elegant Christmas Fortification Twenty and its Captain.",
"result": "SUCCESS"
}
],
"team": []
},
"6": {
"key": "Plapatin",
"name": "Santa Claus",
"antagonist_type": "\/datum\/antagonist\/santa",
"antagonist_name": "Santa",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Bring joy and presents to the station!",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 2657117,
"datetime": {
"date": "2018-12-23 05:59:35.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 99080,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Deathcommando\",\"name\":\"Joe Keppel\",\"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 any set of secret documents of any organization.\",\"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\":[]},\"2\":{\"key\":\"Musrodent\",\"name\":\"Emilio Hayhurst\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Alvin Allen, the Station Engineer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Marcus Roland, the Research Director, 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\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Arcturis\",\"name\":\"Alvin Allen\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Emilio Hayhurst, 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\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Ballbunk\",\"name\":\"Does-No-Evil\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank).\",\"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\":[]},\"5\":{\"key\":\"Jimmypen\",\"name\":\"Bell Skechers\",\"antagonist_type\":\"\/datum\/antagonist\/official\",\"antagonist_name\":\"CentCom Official\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Conduct a routine performance review of Elegant Christmas Fortification Twenty and its Captain.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Plapatin\",\"name\":\"Santa Claus\",\"antagonist_type\":\"\/datum\/antagonist\/santa\",\"antagonist_name\":\"Santa\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Bring joy and presents to the station!\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo