antagonists
Rayner Beail
(Enansal)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Jankin Janker, the Shaft Miner.
/datum/objective/assassinate -
SUCCESS
Assassinate Richard Cuboid, the Roboticist.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Brick Mortar
(Scriptis)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Jayson Porter, the Assistant.
/datum/objective/assassinate -
FAIL
Assassinate Vapes-Two-Moffs, the Station Engineer.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Osheeka-Weewish
(krealition)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Stalker Raphael
(krealition)
as
The
Space Ninja
/datum/antagonist/ninja
-
FAIL
Use your gloves to convert at least one cyborg to aide you in sabotaging the station.
/datum/objective/cyborg_hijack -
FAIL
Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!
/datum/objective/research_secrets -
SUCCESS
Use your gloves to doorjack 33 airlocks on the station.
/datum/objective/door_jack -
SUCCESS
Detonate your starter bomb in the Science Lobby. Note that the bomb will not work anywhere else!
/datum/objective/plant_explosive -
SUCCESS
Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!
/datum/objective/security_scramble -
SUCCESS
Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!
/datum/objective/terror_message -
SUCCESS
Stay alive until the end.
/datum/objective/survive
Weedum-Dar
(caniscucurbita)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Abduk 'Gangrenous' Jamer
(EpicFatGamerNuts)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Jackson Green, the Warden.
/datum/objective/assassinate -
FAIL
Assassinate Sym Ghekon, the Geneticist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Derek Hawking
(LowResolution)
as
The
Hypnotized Victim
/datum/antagonist/hypnotized
-
SUCCESS
And are useful for directly getting the chemicals in you
/datum/objective
Alanna Anderson
(Wendellcold)
as
The
Fugitive
/datum/antagonist/fugitive
-
FAIL
Avoid capture from the fugitive hunters.
/datum/objective
Eli Eckhardstein
(The_Micronwave)
as
The
Fugitive
/datum/antagonist/fugitive
-
FAIL
Avoid capture from the fugitive hunters.
/datum/objective
Rylie Sullivan
(Aoeeee)
as
The
Fugitive
/datum/antagonist/fugitive
-
FAIL
Avoid capture from the fugitive hunters.
/datum/objective
Lance Alliman
(Loafing34)
as
The
Fugitive
/datum/antagonist/fugitive
-
FAIL
Avoid capture from the fugitive hunters.
/datum/objective
Raw Data
{
"data": {
"1": {
"key": "Enansal",
"name": "Rayner Beail",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jankin Janker, the Shaft Miner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Richard Cuboid, the Roboticist.",
"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": "Scriptis",
"name": "Brick Mortar",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jayson Porter, the Assistant.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Vapes-Two-Moffs, the Station Engineer.",
"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": "krealition",
"name": "Osheeka-Weewish",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ashwalkers",
"id": 1
}
},
"4": {
"key": "krealition",
"name": "Stalker Raphael",
"antagonist_type": "\/datum\/antagonist\/ninja",
"antagonist_name": "Space Ninja",
"objectives": [
{
"objective_type": "\/datum\/objective\/cyborg_hijack",
"text": "Use your gloves to convert at least one cyborg to aide you in sabotaging the station.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/research_secrets",
"text": "Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/door_jack",
"text": "Use your gloves to doorjack 33 airlocks on the station.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/plant_explosive",
"text": "Detonate your starter bomb in the Science Lobby. Note that the bomb will not work anywhere else!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/security_scramble",
"text": "Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/terror_message",
"text": "Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/survive",
"text": "Stay alive until the end.",
"result": "SUCCESS"
}
],
"team": []
},
"5": {
"key": "caniscucurbita",
"name": "Weedum-Dar",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ashwalkers",
"id": 1
}
},
"6": {
"key": "EpicFatGamerNuts",
"name": "Abduk 'Gangrenous' Jamer",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jackson Green, the Warden.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Sym Ghekon, the Geneticist.",
"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": []
},
"7": {
"key": "LowResolution",
"name": "Derek Hawking",
"antagonist_type": "\/datum\/antagonist\/hypnotized",
"antagonist_name": "Hypnotized Victim",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "And are useful for directly getting the chemicals in you",
"result": "SUCCESS"
}
],
"team": []
},
"8": {
"key": "Wendellcold",
"name": "Alanna Anderson",
"antagonist_type": "\/datum\/antagonist\/fugitive",
"antagonist_name": "Fugitive",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Avoid capture from the fugitive hunters.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive",
"name": "Team",
"id": 2
}
},
"9": {
"key": "The_Micronwave",
"name": "Eli Eckhardstein",
"antagonist_type": "\/datum\/antagonist\/fugitive",
"antagonist_name": "Fugitive",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Avoid capture from the fugitive hunters.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive",
"name": "Team",
"id": 2
}
},
"10": {
"key": "Aoeeee",
"name": "Rylie Sullivan",
"antagonist_type": "\/datum\/antagonist\/fugitive",
"antagonist_name": "Fugitive",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Avoid capture from the fugitive hunters.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive",
"name": "Team",
"id": 2
}
},
"11": {
"key": "Loafing34",
"name": "Lance Alliman",
"antagonist_type": "\/datum\/antagonist\/fugitive",
"antagonist_name": "Fugitive",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Avoid capture from the fugitive hunters.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive",
"name": "Team",
"id": 2
}
}
},
"parser": null,
"id": 8024137,
"datetime": {
"date": "2023-01-16 01:57:30.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 198300,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Enansal\",\"name\":\"Rayner Beail\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jankin Janker, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Richard Cuboid, the Roboticist.\",\"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\":\"Scriptis\",\"name\":\"Brick Mortar\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jayson Porter, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vapes-Two-Moffs, the Station Engineer.\",\"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\":\"krealition\",\"name\":\"Osheeka-Weewish\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"4\":{\"key\":\"krealition\",\"name\":\"Stalker Raphael\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Space Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyborg_hijack\",\"text\":\"Use your gloves to convert at least one cyborg to aide you in sabotaging the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/research_secrets\",\"text\":\"Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 33 airlocks on the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Science Lobby. Note that the bomb will not work anywhere else!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/security_scramble\",\"text\":\"Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/terror_message\",\"text\":\"Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"caniscucurbita\",\"name\":\"Weedum-Dar\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"6\":{\"key\":\"EpicFatGamerNuts\",\"name\":\"Abduk 'Gangrenous' Jamer\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jackson Green, the Warden.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sym Ghekon, the Geneticist.\",\"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\":[]},\"7\":{\"key\":\"LowResolution\",\"name\":\"Derek Hawking\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"And are useful for directly getting the chemicals in you\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Wendellcold\",\"name\":\"Alanna Anderson\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Avoid capture from the fugitive hunters.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"Team\",\"id\":2}},\"9\":{\"key\":\"The_Micronwave\",\"name\":\"Eli Eckhardstein\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Avoid capture from the fugitive hunters.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"Team\",\"id\":2}},\"10\":{\"key\":\"Aoeeee\",\"name\":\"Rylie Sullivan\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Avoid capture from the fugitive hunters.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"Team\",\"id\":2}},\"11\":{\"key\":\"Loafing34\",\"name\":\"Lance Alliman\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Avoid capture from the fugitive hunters.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"Team\",\"id\":2}}}}",
"originalUrl": null
}
Install Gentoo