antagonists
Bartimaeus Bumbelscratch
(Moonchill)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Olivia Selak, the Cargo Technician.
/datum/objective/assassinate -
SUCCESS
Assassinate Daniel Cola, the Chaplain.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Charlie White
(CharlieNani.com)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the Captain's jetpack
/datum/objective/steal -
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
Jodie Jensen
(NecromancerAnne)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Charlie White, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Destroy ERIDIAN, the experimental AI.
/datum/objective/destroy -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sentient Disease
(Kayozz11)
as
The
Sentient Disease
/datum/antagonist/disease
-
SUCCESS
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
Herra McHonk
(DashingMoustacheTales)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Mild-Mannered Mittens, the Prisoner.
/datum/objective/assassinate -
FAIL
Prevent Elysius Harrow, the Prisoner, from escaping alive.
/datum/objective/maroon -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Damn Ye
(Kayozz11)
as
The
Space Dragon
/datum/antagonist/space_dragon
-
FAIL
Summon and protect the rifts to flood the station with carp.
/datum/objective/summon_carp
Raw Data
{
"data": {
"1": {
"key": "Moonchill",
"name": "Bartimaeus Bumbelscratch",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Olivia Selak, the Cargo Technician.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Daniel Cola, the Chaplain.",
"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": "CharlieNani.com",
"name": "Charlie White",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Captain's jetpack",
"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": []
},
"3": {
"key": "NecromancerAnne",
"name": "Jodie Jensen",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Charlie White, the Shaft Miner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/destroy",
"text": "Destroy ERIDIAN, the experimental AI.",
"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": []
},
"4": {
"key": "Kayozz11",
"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": "SUCCESS"
},
{
"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": []
},
"5": {
"key": "DashingMoustacheTales",
"name": "Herra McHonk",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Mild-Mannered Mittens, the Prisoner.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Elysius Harrow, the Prisoner, 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": "SUCCESS"
}
],
"team": []
},
"6": {
"key": "Kayozz11",
"name": "Damn Ye",
"antagonist_type": "\/datum\/antagonist\/space_dragon",
"antagonist_name": "Space Dragon",
"objectives": [
{
"objective_type": "\/datum\/objective\/summon_carp",
"text": "Summon and protect the rifts to flood the station with carp.",
"result": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 8261312,
"datetime": {
"date": "2023-03-19 13:17:13.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 202104,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Moonchill\",\"name\":\"Bartimaeus Bumbelscratch\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Olivia Selak, the Cargo Technician.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Daniel Cola, the Chaplain.\",\"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\":\"CharlieNani.com\",\"name\":\"Charlie White\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"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\":[]},\"3\":{\"key\":\"NecromancerAnne\",\"name\":\"Jodie Jensen\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Charlie White, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy ERIDIAN, the experimental AI.\",\"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\":[]},\"4\":{\"key\":\"Kayozz11\",\"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\":\"SUCCESS\"},{\"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\":[]},\"5\":{\"key\":\"DashingMoustacheTales\",\"name\":\"Herra McHonk\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mild-Mannered Mittens, the Prisoner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Elysius Harrow, the Prisoner, 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\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Kayozz11\",\"name\":\"Damn Ye\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/summon_carp\",\"text\":\"Summon and protect the rifts to flood the station with carp.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo