antagonists
Cochylimorpha Moffuchi
(Begginer43)
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 Ace Heart, the Curator.
/datum/objective/assassinate -
SUCCESS
Assassinate Frankie Hauberk, the Shaft Miner.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Lando Davis
(AutismGaming2007)
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 Ace Heart, the Curator.
/datum/objective/assassinate -
SUCCESS
Assassinate Frankie Hauberk, the Shaft Miner.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Jacob Montenegro
(NickDev)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
SUCCESS
Assassinate Tellurium MCIX, the Assistant.
/datum/objective/assassinate -
FAIL
Steal the medal of captaincy
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sierra Ina
(Idnvr)
as
The
Infiltrator
/datum/antagonist/traitor/infiltrator
-
FAIL
Steal the head of security's personal compact shotgun
/datum/objective/steal -
SUCCESS
Assassinate Fridge McMeatBody, the Station Engineer.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Isaac Rider
(FishWithHumanTeeth22)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
SUCCESS
Assassinate Jimmy Little, the Detective.
/datum/objective/assassinate -
FAIL
Assassinate Rufus Quail, the Bartender.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
River Reed
(Void Slayer)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Assassinate Chris Crawford, the Roboticist.
/datum/objective/assassinate -
SUCCESS
Prevent Isaac Rider, the Janitor, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Cody Moon
(Bobyo)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Steal the chief engineer's advanced magnetic boots
/datum/objective/steal -
SUCCESS
Assassinate Sierra Ina, the Medical Doctor.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
orange adult slime (828)
(Void Slayer)
as
The
Pyroclastic Anomaly
/datum/antagonist/pyro_slime
-
SUCCESS
All I know fire. I speak in tongues of flame. Why is everyone so cold?
/datum/objective/pyro_slime
Raw Data
{
"data": {
"1": {
"key": "Begginer43",
"name": "Cochylimorpha Moffuchi",
"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 Ace Heart, the Curator.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Frankie Hauberk, 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": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Moffuchi & Davis",
"id": 1
}
},
"2": {
"key": "AutismGaming2007",
"name": "Lando Davis",
"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 Ace Heart, the Curator.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Frankie Hauberk, 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": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Moffuchi & Davis",
"id": 1
}
},
"3": {
"key": "NickDev",
"name": "Jacob Montenegro",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Tellurium MCIX, the Assistant.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the medal of captaincy",
"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": "Idnvr",
"name": "Sierra Ina",
"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\/assassinate",
"text": "Assassinate Fridge McMeatBody, 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": "FAIL"
}
],
"team": []
},
"5": {
"key": "FishWithHumanTeeth22",
"name": "Isaac Rider",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jimmy Little, the Detective.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Rufus Quail, the Bartender.",
"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": "Void Slayer",
"name": "River Reed",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Chris Crawford, the Roboticist.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Isaac Rider, the Janitor, 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": []
},
"7": {
"key": "Bobyo",
"name": "Cody Moon",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the chief engineer's advanced magnetic boots",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Sierra Ina, the Medical Doctor.",
"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": []
},
"8": {
"key": "Void Slayer",
"name": "orange adult slime (828)",
"antagonist_type": "\/datum\/antagonist\/pyro_slime",
"antagonist_name": "Pyroclastic Anomaly",
"objectives": [
{
"objective_type": "\/datum\/objective\/pyro_slime",
"text": "All I know fire. I speak in tongues of flame. Why is everyone so cold?",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 10735028,
"datetime": {
"date": "2024-10-22 05:44:04.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 240537,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Begginer43\",\"name\":\"Cochylimorpha Moffuchi\",\"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 Ace Heart, the Curator.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Frankie Hauberk, 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Moffuchi & Davis\",\"id\":1}},\"2\":{\"key\":\"AutismGaming2007\",\"name\":\"Lando Davis\",\"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 Ace Heart, the Curator.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Frankie Hauberk, 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Moffuchi & Davis\",\"id\":1}},\"3\":{\"key\":\"NickDev\",\"name\":\"Jacob Montenegro\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tellurium MCIX, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":\"Idnvr\",\"name\":\"Sierra Ina\",\"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\/assassinate\",\"text\":\"Assassinate Fridge McMeatBody, 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\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"FishWithHumanTeeth22\",\"name\":\"Isaac Rider\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jimmy Little, the Detective.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Rufus Quail, the Bartender.\",\"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\":\"Void Slayer\",\"name\":\"River Reed\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Chris Crawford, the Roboticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Isaac Rider, the Janitor, 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\":[]},\"7\":{\"key\":\"Bobyo\",\"name\":\"Cody Moon\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sierra Ina, the Medical Doctor.\",\"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\":[]},\"8\":{\"key\":\"Void Slayer\",\"name\":\"orange adult slime (828)\",\"antagonist_type\":\"\/datum\/antagonist\/pyro_slime\",\"antagonist_name\":\"Pyroclastic Anomaly\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/pyro_slime\",\"text\":\"All I know fire. I speak in tongues of flame. Why is everyone so cold?\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo