antagonists
Lando Davis
(AutismGaming2007)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Blow shit up and do as many secondary objectives as you can
/datum/objective/custom -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sodium III
(Tilus)
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
Steal the head of security's personal compact shotgun
/datum/objective/steal -
SUCCESS
Assassinate Frankie Hauberk, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sandigo Bendford
(D4C-420)
as
The
Spy
/datum/antagonist/spy
-
FAIL
Terrorize fanatics enough to be branded a hero.
/datum/objective/custom -
FAIL
Take hostages of high value crewmembers and demand a ransom.
/datum/objective/custom -
FAIL
Keep everyone out of the vault.
/datum/objective/custom -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Clyde Rosensteel
(Pbj567)
as
The
Spy
/datum/antagonist/spy
-
FAIL
Take control of the station as the new Captain.
/datum/objective/custom -
FAIL
Ensure that Chip Fisher, the Shaft Miner escapes alive and out of custody.
/datum/objective/jailbreak -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Abraham Midra
(KingStonefish)
as
The
Spy
/datum/antagonist/spy
-
FAIL
Cause a station evacuation.
/datum/objective/custom -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Zachariah Jenner
(Nocok12nokia)
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
Steal the head of security's personal compact shotgun
/datum/objective/steal -
SUCCESS
Assassinate Frankie Hauberk, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Chris Crawford
(Astrogem2)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Assassinate Vivianna Singh, the Assistant.
/datum/objective/assassinate -
FAIL
Prevent Paul Lee, the Assistant, from escaping alive.
/datum/objective/maroon -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Chris Crawford
(Chris3551303272)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal the medal of captaincy
/datum/objective/steal -
FAIL
Prevent Vivianna Singh, the Assistant, from escaping alive.
/datum/objective/maroon -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Jeremiah Collins
(DeadMan00)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Assassinate Sandigo Bendford, the Atmospheric Technician.
/datum/objective/assassinate -
FAIL
Steal the head of security's personal laser gun
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Poop Monster
(Tiny_021)
as
The
Sentient Creature
/datum/antagonist/sentient_creature
Raw Data
{
"data": {
"1": {
"key": "AutismGaming2007",
"name": "Lando Davis",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "Blow shit up and do as many secondary objectives as you can",
"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": "Tilus",
"name": "Sodium III",
"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\/steal",
"text": "Steal the head of security's personal compact shotgun",
"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": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of III & Jenner",
"id": 1
}
},
"3": {
"key": "D4C-420",
"name": "Sandigo Bendford",
"antagonist_type": "\/datum\/antagonist\/spy",
"antagonist_name": "Spy",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "Terrorize fanatics enough to be branded a hero.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/custom",
"text": "Take hostages of high value crewmembers and demand a ransom.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/custom",
"text": "Keep everyone out of the vault.",
"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": "Pbj567",
"name": "Clyde Rosensteel",
"antagonist_type": "\/datum\/antagonist\/spy",
"antagonist_name": "Spy",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "Take control of the station as the new Captain.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/jailbreak",
"text": "Ensure that Chip Fisher, the Shaft Miner escapes alive and out of custody.",
"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": "KingStonefish",
"name": "Abraham Midra",
"antagonist_type": "\/datum\/antagonist\/spy",
"antagonist_name": "Spy",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "Cause a station evacuation.",
"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": "Nocok12nokia",
"name": "Zachariah Jenner",
"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\/steal",
"text": "Steal the head of security's personal compact shotgun",
"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": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of III & Jenner",
"id": 1
}
},
"7": {
"key": "Astrogem2",
"name": "Chris Crawford",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Vivianna Singh, the Assistant.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Paul Lee, the Assistant, 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": []
},
"8": {
"key": "Chris3551303272",
"name": "Chris Crawford",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the medal of captaincy",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Vivianna Singh, the Assistant, 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": []
},
"9": {
"key": "DeadMan00",
"name": "Jeremiah Collins",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Sandigo Bendford, the Atmospheric Technician.",
"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": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
}
],
"team": []
},
"10": {
"key": "Tiny_021",
"name": "Poop Monster",
"antagonist_type": "\/datum\/antagonist\/sentient_creature",
"antagonist_name": "Sentient Creature",
"objectives": [],
"team": []
}
},
"parser": null,
"id": 10726996,
"datetime": {
"date": "2024-10-18 04:39:47.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 240419,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"AutismGaming2007\",\"name\":\"Lando Davis\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Blow shit up and do as many secondary objectives as you can\",\"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\":\"Tilus\",\"name\":\"Sodium III\",\"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\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"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\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of III & Jenner\",\"id\":1}},\"3\":{\"key\":\"D4C-420\",\"name\":\"Sandigo Bendford\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize fanatics enough to be branded a hero.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take hostages of high value crewmembers and demand a ransom.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Keep everyone out of the vault.\",\"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\":\"Pbj567\",\"name\":\"Clyde Rosensteel\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take control of the station as the new Captain.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/jailbreak\",\"text\":\"Ensure that Chip Fisher, the Shaft Miner escapes alive and out of custody.\",\"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\":\"KingStonefish\",\"name\":\"Abraham Midra\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Cause a station evacuation.\",\"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\":\"Nocok12nokia\",\"name\":\"Zachariah Jenner\",\"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\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"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\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of III & Jenner\",\"id\":1}},\"7\":{\"key\":\"Astrogem2\",\"name\":\"Chris Crawford\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vivianna Singh, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Paul Lee, the Assistant, 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\":[]},\"8\":{\"key\":\"Chris3551303272\",\"name\":\"Chris Crawford\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Vivianna Singh, the Assistant, 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\":[]},\"9\":{\"key\":\"DeadMan00\",\"name\":\"Jeremiah Collins\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sandigo Bendford, the Atmospheric Technician.\",\"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\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"Tiny_021\",\"name\":\"Poop Monster\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo