antagonists
Michael Johnson
(Expler)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Pheobe Brindle, the Shaft Miner.
/datum/objective/assassinate -
SUCCESS
Steal the heavily radioactive plutonium core from the onboard self-destruct
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Noctua Toxic
(Toxicpid)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Pheobe Brindle, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Assassinate Michael Johnson, the Research Director.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Brad McGuire
(SgtKatman)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
SUCCESS
Assassinate Malcolm Tucker, the Station Engineer.
/datum/objective/assassinate -
FAIL
Steal the Captain's jetpack
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Frank Troy
(DARK_mir0)
as
The
Infiltrator
/datum/antagonist/traitor/infiltrator
-
FAIL
Steal the head of security's personal laser gun
/datum/objective/steal -
SUCCESS
Assassinate Malcolm Tucker, the Station Engineer.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Bradley Howard
(BingBong34)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Steal the source code for Project Goon from the master R&D server mainframe
/datum/objective/steal -
SUCCESS
Prevent Malcolm Tucker, the Station Engineer, from escaping alive.
/datum/objective/maroon -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Mark Oztan
(Zbijacz)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Assassinate Vents-Hot-Air, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Steal a hand teleporter
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Phoder-Frss
(PhillipF)
as
The
Hypnotized Victim
/datum/antagonist/hypnotized
-
SUCCESS
Dont use this as a health analzyer
/datum/objective
Raw Data
{
"data": {
"1": {
"key": "Expler",
"name": "Michael Johnson",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Pheobe Brindle, the Shaft Miner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
"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": []
},
"2": {
"key": "Toxicpid",
"name": "Noctua Toxic",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Pheobe Brindle, the Shaft Miner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Michael Johnson, the Research Director.",
"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": "SgtKatman",
"name": "Brad McGuire",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Malcolm Tucker, the Station Engineer.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Captain's jetpack",
"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": "DARK_mir0",
"name": "Frank Troy",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
"antagonist_name": "Infiltrator",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal laser gun",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Malcolm Tucker, the Station Engineer.",
"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": "BingBong34",
"name": "Bradley Howard",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the source code for Project Goon from the master R&D server mainframe",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Malcolm Tucker, 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": "SUCCESS"
}
],
"team": []
},
"6": {
"key": "Zbijacz",
"name": "Mark Oztan",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Vents-Hot-Air, the Shaft Miner.",
"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": "SUCCESS"
}
],
"team": []
},
"7": {
"key": "PhillipF",
"name": "Phoder-Frss",
"antagonist_type": "\/datum\/antagonist\/hypnotized",
"antagonist_name": "Hypnotized Victim",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Dont use this as a health analzyer",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 9591241,
"datetime": {
"date": "2024-03-08 11:42:25.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 225192,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Expler\",\"name\":\"Michael Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Pheobe Brindle, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"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\":[]},\"2\":{\"key\":\"Toxicpid\",\"name\":\"Noctua Toxic\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Pheobe Brindle, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Michael Johnson, the Research Director.\",\"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\":\"SgtKatman\",\"name\":\"Brad McGuire\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Malcolm Tucker, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"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\":\"DARK_mir0\",\"name\":\"Frank Troy\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Malcolm Tucker, the Station Engineer.\",\"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\":\"BingBong34\",\"name\":\"Bradley Howard\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Malcolm Tucker, 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\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Zbijacz\",\"name\":\"Mark Oztan\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vents-Hot-Air, the Shaft Miner.\",\"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\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"PhillipF\",\"name\":\"Phoder-Frss\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Dont use this as a health analzyer\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo