antagonists
Ernesto Henry
(Neutra)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Steal the reactive teleport armor
/datum/objective/steal -
SUCCESS
Steal a hand teleporter
/datum/objective/steal -
SUCCESS
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Bartholomew Martins
(Isratosh)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Steal the reactive teleport armor
/datum/objective/steal -
SUCCESS
Steal a hand teleporter
/datum/objective/steal -
SUCCESS
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Miriam Hornet
(MiriamHorn)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Prevent Ernesto Henry, the Medical Doctor, from escaping alive.
/datum/objective/maroon -
SUCCESS
Prevent Lyric Frost, the Station Engineer, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Maximillian Schwarzstein
(JustaVidya)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Prevent Elise White, the Curator, from escaping alive.
/datum/objective/maroon -
SUCCESS
Assassinate Ra'Sep Re-Tep, the Shaft Miner.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Max Markarov
(Redlink2579)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Maximillian Schwarzstein, the Cook.
/datum/objective/assassinate -
SUCCESS
Assassinate Ra'Sep Re-Tep, the Shaft Miner.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Bryce Llora
(Hiddn_enigma)
as
The
Obsessed
/datum/antagonist/obsessed
-
FAIL
Hug Elise White 6 times while they're alive.
/datum/objective/hug -
FAIL
Take a photo of Elise White while they're alive, and keep it in your bag.
/datum/objective/polaroid -
SUCCESS
Murder Christian Frederiksen, Elise White's coworker.
/datum/objective/assassinate/jealous -
FAIL
Murder Elise White, the Curator.
/datum/objective/assassinate/obsessed
Ethan Ol
(Piston Bronze)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Prevent Minds-Their-Business, the Shaft Miner, from escaping alive.
/datum/objective/maroon -
FAIL
Steal the head of security's personal laser gun
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Jennis Goldmen
(Dr . Oof)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a sliver of a supermatter crystal
/datum/objective/steal -
FAIL
Steal the nuclear authentication disk
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Raw Data
{
"data": {
"1": {
"key": "Neutra",
"name": "Ernesto Henry",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the reactive teleport armor",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a hand teleporter",
"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": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Henry & Martins",
"id": 1
}
},
"2": {
"key": "Isratosh",
"name": "Bartholomew Martins",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the reactive teleport armor",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a hand teleporter",
"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": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Henry & Martins",
"id": 1
}
},
"3": {
"key": "MiriamHorn",
"name": "Miriam Hornet",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Ernesto Henry, the Medical Doctor, from escaping alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Lyric Frost, the Station Engineer, 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": []
},
"4": {
"key": "JustaVidya",
"name": "Maximillian Schwarzstein",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Elise White, the Curator, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Ra'Sep Re-Tep, the Shaft Miner.",
"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": []
},
"5": {
"key": "Redlink2579",
"name": "Max Markarov",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Maximillian Schwarzstein, the Cook.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Ra'Sep Re-Tep, the Shaft Miner.",
"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": []
},
"6": {
"key": "Hiddn_enigma",
"name": "Bryce Llora",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/hug",
"text": "Hug Elise White 6 times while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo of Elise White while they're alive, and keep it in your bag.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/jealous",
"text": "Murder Christian Frederiksen, Elise White's coworker.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Elise White, the Curator.",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "Piston Bronze",
"name": "Ethan Ol",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Minds-Their-Business, the Shaft Miner, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal 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": "SUCCESS"
}
],
"team": []
},
"8": {
"key": "Dr . Oof",
"name": "Jennis Goldmen",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a sliver of a supermatter crystal",
"result": "FAIL"
},
{
"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": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 8369445,
"datetime": {
"date": "2023-04-16 14:16:07.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 203880,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Neutra\",\"name\":\"Ernesto Henry\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"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\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Henry & Martins\",\"id\":1}},\"2\":{\"key\":\"Isratosh\",\"name\":\"Bartholomew Martins\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"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\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Henry & Martins\",\"id\":1}},\"3\":{\"key\":\"MiriamHorn\",\"name\":\"Miriam Hornet\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Ernesto Henry, the Medical Doctor, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Lyric Frost, the Station Engineer, 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\":[]},\"4\":{\"key\":\"JustaVidya\",\"name\":\"Maximillian Schwarzstein\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Elise White, the Curator, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ra'Sep Re-Tep, the Shaft Miner.\",\"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\":[]},\"5\":{\"key\":\"Redlink2579\",\"name\":\"Max Markarov\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Maximillian Schwarzstein, the Cook.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ra'Sep Re-Tep, the Shaft Miner.\",\"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\":[]},\"6\":{\"key\":\"Hiddn_enigma\",\"name\":\"Bryce Llora\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Elise White 6 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Elise White while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Christian Frederiksen, Elise White's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Elise White, the Curator.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Piston Bronze\",\"name\":\"Ethan Ol\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Minds-Their-Business, the Shaft Miner, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal 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\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Dr . Oof\",\"name\":\"Jennis Goldmen\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"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\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo