antagonists
Nar Nar
(AIIA)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Steal any set of secret documents of any organization.
/datum/objective/steal -
FAIL
Steal the Captain's jetpack.
/datum/objective/steal -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Bruce Newton
(DerpyMongoose)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Steal any set of secret documents of any organization.
/datum/objective/steal -
FAIL
Steal the Captain's jetpack.
/datum/objective/steal -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Bill Willson
(BillTedd)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Prevent Dylan Greenwood, the Scientist, from escaping alive.
/datum/objective/maroon -
FAIL
Steal the nuclear authentication disk.
/datum/objective/steal -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Fixes-The-Engine
(JimmyJingo)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Prevent Dylan Greenwood, the Scientist, from escaping alive.
/datum/objective/maroon -
FAIL
Steal the nuclear authentication disk.
/datum/objective/steal -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Nathaniel Tilton
(Eli Goldstein)
as
The
Brother
/datum/antagonist/brother
-
FAIL
Prevent Gerald Rivendare, the Captain, from escaping alive.
/datum/objective/maroon -
SUCCESS
Prevent Drake Smith, the Station Engineer, from escaping alive.
/datum/objective/maroon -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Oi Sok Dek
(Niki50)
as
The
Brother
/datum/antagonist/brother
-
FAIL
Prevent Gerald Rivendare, the Captain, from escaping alive.
/datum/objective/maroon -
SUCCESS
Prevent Drake Smith, the Station Engineer, from escaping alive.
/datum/objective/maroon -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Valdarian Ackmoore
(124f5)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
/datum/objective/steal -
SUCCESS
Assassinate Rodlan Jowicki, the Security Officer.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
John M. Haddrick
(DesurtFawks)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the nuclear authentication disk.
/datum/objective/steal -
SUCCESS
Prevent Jim E. Moldoon, the Geneticist, from escaping alive.
/datum/objective/maroon -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Bink Boinkman
(Kryy)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the nuclear authentication disk.
/datum/objective/steal -
SUCCESS
Prevent Jack Miller, the Quartermaster, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Rick Sanchez
(Cookie Boy)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
/datum/objective/steal -
FAIL
Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
/datum/objective/hijack
Brycen Hawkins
(RetroGradient)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Prevent Mura McNamara, the Cook, from escaping alive.
/datum/objective/maroon -
SUCCESS
Prevent Dylan Greenwood, the Scientist, from escaping alive.
/datum/objective/maroon -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Jayson Gibson
(Dekarflamon)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Bill Willson, the Assistant.
/datum/objective/assassinate -
FAIL
Steal the nuclear authentication disk.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Raw Data
{
"data": {
"1": {
"key": "AIIA",
"name": "Nar Nar",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal any set of secret documents of any organization.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Captain's jetpack.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Nar & Newton",
"id": 1
}
},
"2": {
"key": "DerpyMongoose",
"name": "Bruce Newton",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal any set of secret documents of any organization.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Captain's jetpack.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Nar & Newton",
"id": 1
}
},
"3": {
"key": "BillTedd",
"name": "Bill Willson",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Dylan Greenwood, the Scientist, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the nuclear authentication disk.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Willson & Fixes-The-Engine",
"id": 2
}
},
"4": {
"key": "JimmyJingo",
"name": "Fixes-The-Engine",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Dylan Greenwood, the Scientist, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the nuclear authentication disk.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Willson & Fixes-The-Engine",
"id": 2
}
},
"5": {
"key": "Eli Goldstein",
"name": "Nathaniel Tilton",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Gerald Rivendare, the Captain, from escaping alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Drake Smith, the Station Engineer, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Tilton & Dek",
"id": 3
}
},
"6": {
"key": "Niki50",
"name": "Oi Sok Dek",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Gerald Rivendare, the Captain, from escaping alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Drake Smith, the Station Engineer, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Tilton & Dek",
"id": 3
}
},
"7": {
"key": "124f5",
"name": "Valdarian Ackmoore",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Rodlan Jowicki, the Security Officer.",
"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": []
},
"8": {
"key": "DesurtFawks",
"name": "John M. Haddrick",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the nuclear authentication disk.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Jim E. Moldoon, the Geneticist, 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": "SUCCESS"
}
],
"team": []
},
"9": {
"key": "Kryy",
"name": "Bink Boinkman",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the nuclear authentication disk.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Jack Miller, the Quartermaster, 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": []
},
"10": {
"key": "Cookie Boy",
"name": "Rick Sanchez",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/hijack",
"text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
"result": "FAIL"
}
],
"team": []
},
"11": {
"key": "RetroGradient",
"name": "Brycen Hawkins",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Mura McNamara, the Cook, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Dylan Greenwood, the Scientist, 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": "SUCCESS"
}
],
"team": []
},
"12": {
"key": "Dekarflamon",
"name": "Jayson Gibson",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Bill Willson, the Assistant.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the nuclear authentication disk.",
"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": []
}
},
"parser": null,
"id": 3183679,
"datetime": {
"date": "2019-06-16 00:16:01.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 110691,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"AIIA\",\"name\":\"Nar Nar\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Nar & Newton\",\"id\":1}},\"2\":{\"key\":\"DerpyMongoose\",\"name\":\"Bruce Newton\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Nar & Newton\",\"id\":1}},\"3\":{\"key\":\"BillTedd\",\"name\":\"Bill Willson\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Dylan Greenwood, the Scientist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Willson & Fixes-The-Engine\",\"id\":2}},\"4\":{\"key\":\"JimmyJingo\",\"name\":\"Fixes-The-Engine\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Dylan Greenwood, the Scientist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Willson & Fixes-The-Engine\",\"id\":2}},\"5\":{\"key\":\"Eli Goldstein\",\"name\":\"Nathaniel Tilton\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Gerald Rivendare, the Captain, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Drake Smith, the Station Engineer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Tilton & Dek\",\"id\":3}},\"6\":{\"key\":\"Niki50\",\"name\":\"Oi Sok Dek\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Gerald Rivendare, the Captain, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Drake Smith, the Station Engineer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Tilton & Dek\",\"id\":3}},\"7\":{\"key\":\"124f5\",\"name\":\"Valdarian Ackmoore\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Rodlan Jowicki, the Security Officer.\",\"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\":[]},\"8\":{\"key\":\"DesurtFawks\",\"name\":\"John M. Haddrick\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jim E. Moldoon, the Geneticist, 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\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Kryy\",\"name\":\"Bink Boinkman\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jack Miller, the Quartermaster, 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\":[]},\"10\":{\"key\":\"Cookie Boy\",\"name\":\"Rick Sanchez\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"RetroGradient\",\"name\":\"Brycen Hawkins\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Mura McNamara, the Cook, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Dylan Greenwood, the Scientist, 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\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"Dekarflamon\",\"name\":\"Jayson Gibson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bill Willson, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"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\":[]}}}",
"originalUrl": null
}
Install Gentoo