antagonists
Cato Christopher
(UvvU)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
SUCCESS
Assassinate Geist Dangerous, the Scientist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Mothulia Kothulia
(Rellyrelly)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Cristian Seidner, the Botanist.
/datum/objective/assassinate -
SUCCESS
Steal the hypospray.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Geist Dangerous
(Srifenbyxp)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Dashley Sprinter, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Steal the medal of captaincy.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
James Lopez
(BittenBit)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal 28 moles of plasma (full tank).
/datum/objective/steal -
FAIL
Steal the medal of captaincy.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Katie Baum
(Dandie)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Thomas Regnila, the Security Officer.
/datum/objective/assassinate -
FAIL
Steal a hand teleporter.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Donny Kars
(Goshflipheck)
as
The
Obsessed
/datum/antagonist/obsessed
-
SUCCESS
Spend 3 minutes around Adam Denton while they're alive.
/datum/objective/spendtime -
FAIL
Take a photo with Adam Denton while they're alive.
/datum/objective/polaroid -
SUCCESS
Hug Adam Denton 6 times while they're alive.
/datum/objective/hug -
SUCCESS
Murder Adam Denton, the Chaplain.
/datum/objective/assassinate/obsessed
Jerry Hunt
(UrsoTheLobster)
as
The
Wishgranter Avatar
/datum/antagonist/wishgranter
-
FAIL
Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
/datum/objective/hijack
Raw Data
{
"data": {
"1": {
"key": "UvvU",
"name": "Cato Christopher",
"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\/assassinate",
"text": "Assassinate Geist Dangerous, the Scientist.",
"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": "Rellyrelly",
"name": "Mothulia Kothulia",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Cristian Seidner, the Botanist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the hypospray.",
"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": []
},
"3": {
"key": "Srifenbyxp",
"name": "Geist Dangerous",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Dashley Sprinter, the Shaft Miner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the medal of captaincy.",
"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": "BittenBit",
"name": "James Lopez",
"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 medal of captaincy.",
"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": "Dandie",
"name": "Katie Baum",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Thomas Regnila, the Security Officer.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a hand teleporter.",
"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": []
},
"6": {
"key": "Goshflipheck",
"name": "Donny Kars",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 3 minutes around Adam Denton while they're alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo with Adam Denton while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/hug",
"text": "Hug Adam Denton 6 times while they're alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Adam Denton, the Chaplain.",
"result": "SUCCESS"
}
],
"team": []
},
"7": {
"key": "UrsoTheLobster",
"name": "Jerry Hunt",
"antagonist_type": "\/datum\/antagonist\/wishgranter",
"antagonist_name": "Wishgranter Avatar",
"objectives": [
{
"objective_type": "\/datum\/objective\/hijack",
"text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
"result": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 3667134,
"datetime": {
"date": "2019-10-13 03:09:11.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 121305,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"UvvU\",\"name\":\"Cato Christopher\",\"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\/assassinate\",\"text\":\"Assassinate Geist Dangerous, the Scientist.\",\"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\":\"Rellyrelly\",\"name\":\"Mothulia Kothulia\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cristian Seidner, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"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\":[]},\"3\":{\"key\":\"Srifenbyxp\",\"name\":\"Geist Dangerous\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Dashley Sprinter, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"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\":\"BittenBit\",\"name\":\"James Lopez\",\"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 medal of captaincy.\",\"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\":\"Dandie\",\"name\":\"Katie Baum\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Thomas Regnila, the Security Officer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"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\":[]},\"6\":{\"key\":\"Goshflipheck\",\"name\":\"Donny Kars\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Adam Denton while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo with Adam Denton while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Adam Denton 6 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Adam Denton, the Chaplain.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"UrsoTheLobster\",\"name\":\"Jerry Hunt\",\"antagonist_type\":\"\/datum\/antagonist\/wishgranter\",\"antagonist_name\":\"Wishgranter Avatar\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo