antagonists
Brett Hughes
(DeadMan00)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Flerovium LXXVIII, the Roboticist.
/datum/objective/assassinate -
SUCCESS
Assassinate Vik Kosenko, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Ivan II Popov
(Scouty)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
/datum/objective/convert_brother -
SUCCESS
Assassinate Vik Kosenko, the Shaft Miner.
/datum/objective/assassinate -
SUCCESS
Prevent Brett Hughes, 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
Frank Ramos
(Dutch1945)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
/datum/objective/convert_brother -
SUCCESS
Assassinate Vik Kosenko, the Shaft Miner.
/datum/objective/assassinate -
SUCCESS
Prevent Brett Hughes, 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
Jakob Campbell
(Let_me_enter)
as
The
Infiltrator
/datum/antagonist/traitor/infiltrator
-
FAIL
Steal the head of security's personal compact shotgun
/datum/objective/steal -
FAIL
Steal any set of secret documents of any organization
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Bruce Snyder
(Igotdild4u)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Steal the head of security's personal compact shotgun
/datum/objective/steal -
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
Arcticus Cecropia
(MentalDecayed)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Assassinate Talec Shmavery, the Botanist.
/datum/objective/assassinate -
FAIL
Steal the captain's antique laser gun
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Raw Data
{
"data": {
"1": {
"key": "DeadMan00",
"name": "Brett Hughes",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Flerovium LXXVIII, the Roboticist.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Vik Kosenko, 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": "FAIL"
}
],
"team": []
},
"2": {
"key": "Scouty",
"name": "Ivan II Popov",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/convert_brother",
"text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Vik Kosenko, the Shaft Miner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Brett Hughes, 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": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Popov & Ramos",
"id": 1
}
},
"3": {
"key": "Dutch1945",
"name": "Frank Ramos",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/convert_brother",
"text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Vik Kosenko, the Shaft Miner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Brett Hughes, 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": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Popov & Ramos",
"id": 1
}
},
"4": {
"key": "Let_me_enter",
"name": "Jakob Campbell",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
"antagonist_name": "Infiltrator",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal compact shotgun",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal any set of secret documents of any organization",
"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": "Igotdild4u",
"name": "Bruce Snyder",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal compact shotgun",
"result": "FAIL"
},
{
"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": []
},
"6": {
"key": "MentalDecayed",
"name": "Arcticus Cecropia",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Talec Shmavery, the Botanist.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique 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": []
}
},
"parser": null,
"id": 10719347,
"datetime": {
"date": "2024-10-14 21:54:44.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 240315,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"DeadMan00\",\"name\":\"Brett Hughes\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Flerovium LXXVIII, the Roboticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vik Kosenko, 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\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Scouty\",\"name\":\"Ivan II Popov\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vik Kosenko, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Brett Hughes, 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Popov & Ramos\",\"id\":1}},\"3\":{\"key\":\"Dutch1945\",\"name\":\"Frank Ramos\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vik Kosenko, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Brett Hughes, 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Popov & Ramos\",\"id\":1}},\"4\":{\"key\":\"Let_me_enter\",\"name\":\"Jakob Campbell\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"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\":\"Igotdild4u\",\"name\":\"Bruce Snyder\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"result\":\"FAIL\"},{\"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\":[]},\"6\":{\"key\":\"MentalDecayed\",\"name\":\"Arcticus Cecropia\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Talec Shmavery, the Botanist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique 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\":[]}}}",
"originalUrl": null
}
Install Gentoo