antagonists
Paisley Harshman
(Honestly101)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Kylee Hoopengarner, the Security Officer.
/datum/objective/assassinate -
FAIL
Steal the hypospray
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Adrian Vee
(SilveredSoul)
as
The
Brother
/datum/antagonist/brother
-
FAIL
Steal a reflector trenchcoat
/datum/objective/steal -
FAIL
Steal the head of security's personal laser gun
/datum/objective/steal -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Doctor Unga
(Quizmar)
as
The
Brother
/datum/antagonist/brother
-
FAIL
Steal a reflector trenchcoat
/datum/objective/steal -
FAIL
Steal the head of security's personal laser gun
/datum/objective/steal -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Phyllida Zadovsky
(T3hSurge)
as
The
Space Changeling
/datum/antagonist/changeling/space
-
FAIL
Extract 7 compatible genomes.
/datum/objective/absorb -
FAIL
Steal the head of security's personal laser gun
/datum/objective/steal -
SUCCESS
Prevent Comms Agent, the Clown, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod with the identity of Comms Agent, the Clown while wearing their identification card.
/datum/objective/escape/escape_with_identity
Quinton Queensland
(Jack_Miof)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Chu Chu, the Mime.
/datum/objective/assassinate -
SUCCESS
Assassinate Tommy Clark, the Chemist.
/datum/objective/assassinate -
SUCCESS
Die a glorious death.
/datum/objective/martyr
Does-The-Crime
(Billybobdaboss113)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Follows-The-Rules, the Scientist.
/datum/objective/assassinate
Shade of Phyllida Zadovsky
(T3hSurge)
as
The
Loyal Shade
/datum/antagonist/shade_minion
Bailey Beedell
(GeneralThrax)
as
The
Nuclear Operative Leader
/datum/antagonist/nukeop/leader
-
SUCCESS
Destroy the station with a nuclear device.
/datum/objective/nuclear
Brendan Beedell
(Sakke03)
as
The
Nuclear Operative
/datum/antagonist/nukeop
-
SUCCESS
Destroy the station with a nuclear device.
/datum/objective/nuclear
Sentient Disease
(Randy10122)
as
The
Sentient Disease
/datum/antagonist/disease
-
FAIL
Survive and infect as many people as possible.
/datum/objective/disease_infect -
FAIL
Ensure that at least one infected host escapes on the shuttle or an escape pod.
/datum/objective/disease_infect_centcom
Raw Data
{
"data": {
"1": {
"key": "Honestly101",
"name": "Paisley Harshman",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Kylee Hoopengarner, the Security Officer.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the hypospray",
"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": "SilveredSoul",
"name": "Adrian Vee",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a reflector trenchcoat",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal laser gun",
"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": "Blood Brothers of Vee & Unga",
"id": 1
}
},
"3": {
"key": "Quizmar",
"name": "Doctor Unga",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a reflector trenchcoat",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal laser gun",
"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": "Blood Brothers of Vee & Unga",
"id": 1
}
},
"4": {
"key": "T3hSurge",
"name": "Phyllida Zadovsky",
"antagonist_type": "\/datum\/antagonist\/changeling\/space",
"antagonist_name": "Space Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb",
"text": "Extract 7 compatible genomes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal laser gun",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Comms Agent, the Clown, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape\/escape_with_identity",
"text": "Escape on the shuttle or an escape pod with the identity of Comms Agent, the Clown while wearing their identification card.",
"result": "FAIL"
}
],
"team": []
},
"5": {
"key": "Jack_Miof",
"name": "Quinton Queensland",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Chu Chu, the Mime.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Tommy Clark, the Chemist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/martyr",
"text": "Die a glorious death.",
"result": "SUCCESS"
}
],
"team": []
},
"6": {
"key": "Billybobdaboss113",
"name": "Does-The-Crime",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Follows-The-Rules, the Scientist.",
"result": "SUCCESS"
}
],
"team": []
},
"7": {
"key": "T3hSurge",
"name": "Shade of Phyllida Zadovsky",
"antagonist_type": "\/datum\/antagonist\/shade_minion",
"antagonist_name": "Loyal Shade",
"objectives": [],
"team": []
},
"8": {
"key": "GeneralThrax",
"name": "Bailey Beedell",
"antagonist_type": "\/datum\/antagonist\/nukeop\/leader",
"antagonist_name": "Nuclear Operative Leader",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Beedell Team",
"id": 2
}
},
"9": {
"key": "Sakke03",
"name": "Brendan Beedell",
"antagonist_type": "\/datum\/antagonist\/nukeop",
"antagonist_name": "Nuclear Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Beedell Team",
"id": 2
}
},
"10": {
"key": "Randy10122",
"name": "Sentient Disease",
"antagonist_type": "\/datum\/antagonist\/disease",
"antagonist_name": "Sentient Disease",
"objectives": [
{
"objective_type": "\/datum\/objective\/disease_infect",
"text": "Survive and infect as many people as possible.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/disease_infect_centcom",
"text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
"result": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 8865559,
"datetime": {
"date": "2023-08-21 08:20:19.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 213038,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Honestly101\",\"name\":\"Paisley Harshman\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kylee Hoopengarner, the Security Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"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\":\"SilveredSoul\",\"name\":\"Adrian Vee\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"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\":\"Blood Brothers of Vee & Unga\",\"id\":1}},\"3\":{\"key\":\"Quizmar\",\"name\":\"Doctor Unga\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"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\":\"Blood Brothers of Vee & Unga\",\"id\":1}},\"4\":{\"key\":\"T3hSurge\",\"name\":\"Phyllida Zadovsky\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Comms Agent, the Clown, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Comms Agent, the Clown while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Jack_Miof\",\"name\":\"Quinton Queensland\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Chu Chu, the Mime.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tommy Clark, the Chemist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Billybobdaboss113\",\"name\":\"Does-The-Crime\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Follows-The-Rules, the Scientist.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"T3hSurge\",\"name\":\"Shade of Phyllida Zadovsky\",\"antagonist_type\":\"\/datum\/antagonist\/shade_minion\",\"antagonist_name\":\"Loyal Shade\",\"objectives\":[],\"team\":[]},\"8\":{\"key\":\"GeneralThrax\",\"name\":\"Bailey Beedell\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/leader\",\"antagonist_name\":\"Nuclear Operative Leader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Beedell Team\",\"id\":2}},\"9\":{\"key\":\"Sakke03\",\"name\":\"Brendan Beedell\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Beedell Team\",\"id\":2}},\"10\":{\"key\":\"Randy10122\",\"name\":\"Sentient Disease\",\"antagonist_type\":\"\/datum\/antagonist\/disease\",\"antagonist_name\":\"Sentient Disease\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/disease_infect\",\"text\":\"Survive and infect as many people as possible.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo