antagonists
Duncan Ross
(Ralfinators1)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate John Doe, the Assistant.
/datum/objective/assassinate -
FAIL
Prevent Theodore Strange, the Scientist, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Maximilian Hanford
(Jebu911)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
FAIL
Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
/datum/objective/hijack
Seek-Chath
(Techpriest081)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Lacida Eucrossa, the Detective.
/datum/objective/assassinate -
FAIL
Steal any set of secret documents of any organization.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Robert Strong
(Robert_Strong)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the chief engineer's advanced magnetic boots.
/datum/objective/steal -
FAIL
Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
/datum/objective/hijack
Marcos Davies
(Fraust)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Dom Mull, the Station Engineer.
/datum/objective/assassinate -
SUCCESS
Assassinate Tharcoonvagh Hawker, the Medical Doctor.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Terminus Junior
(Mirzinko)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the nuclear authentication disk.
/datum/objective/steal -
FAIL
Steal a reflector vest.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Dee Zee
(Dzahlus)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the station blueprints.
/datum/objective/steal -
FAIL
Steal a reflector vest.
/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": "Ralfinators1",
"name": "Duncan Ross",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate John Doe, the Assistant.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Theodore Strange, the Scientist, from escaping alive.",
"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": "Jebu911",
"name": "Maximilian Hanford",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun.",
"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": []
},
"3": {
"key": "Techpriest081",
"name": "Seek-Chath",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Lacida Eucrossa, the Detective.",
"result": "SUCCESS"
},
{
"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": "FAIL"
}
],
"team": []
},
"4": {
"key": "Robert_Strong",
"name": "Robert Strong",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the chief engineer's advanced magnetic boots.",
"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": []
},
"5": {
"key": "Fraust",
"name": "Marcos Davies",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Dom Mull, the Station Engineer.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Tharcoonvagh Hawker, 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": []
},
"6": {
"key": "Mirzinko",
"name": "Terminus Junior",
"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\/steal",
"text": "Steal a reflector vest.",
"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": []
},
"7": {
"key": "Dzahlus",
"name": "Dee Zee",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the station blueprints.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a reflector vest.",
"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": 2942554,
"datetime": {
"date": "2019-04-06 09:56:04.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 105582,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Ralfinators1\",\"name\":\"Duncan Ross\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate John Doe, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Theodore Strange, the Scientist, from escaping alive.\",\"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\":\"Jebu911\",\"name\":\"Maximilian Hanford\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"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\":[]},\"3\":{\"key\":\"Techpriest081\",\"name\":\"Seek-Chath\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Lacida Eucrossa, the Detective.\",\"result\":\"SUCCESS\"},{\"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\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Robert_Strong\",\"name\":\"Robert Strong\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"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\":[]},\"5\":{\"key\":\"Fraust\",\"name\":\"Marcos Davies\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Dom Mull, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tharcoonvagh Hawker, 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\":[]},\"6\":{\"key\":\"Mirzinko\",\"name\":\"Terminus Junior\",\"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\/steal\",\"text\":\"Steal a reflector vest.\",\"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\":[]},\"7\":{\"key\":\"Dzahlus\",\"name\":\"Dee Zee\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector vest.\",\"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