antagonists
Grahm Owens
(Density)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Leonard Brindle, the Cargo Technician.
/datum/objective/assassinate -
SUCCESS
Assassinate Gus Johnson, the Assistant.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Got-The-Stuffs
(GlorifiedChickenSandwich)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Geem-Vudeelal, the Assistant.
/datum/objective/assassinate -
FAIL
Assassinate Hector Polson, the Quartermaster.
/datum/objective/assassinate -
SUCCESS
Die a glorious death.
/datum/objective/martyr
Tim Spaletti
(AZHaste)
as
The
Brainwashed Victim
/datum/antagonist/brainwashed
-
SUCCESS
Do not trust Nanotrasen.
/datum/objective/brainwashing
Jon Spok
(JackTheJackhammer)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Free objective.
/datum/objective/steal -
SUCCESS
Free objective.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
One Fish
(Cboggs03)
as
The
Space Dragon
/datum/antagonist/space_dragon
-
FAIL
Summon and protect the rifts to flood the station with carp.
/datum/objective/summon_carp
space carp
(Enansal)
as
The
Space Carp
/datum/antagonist/space_carp
-
FAIL
Protect the rift to summon more carps.
/datum/objective/space_carp
Jordan Schmidt
(Jedisixx)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 19 knowledge from the Mansus. You start with 5 researched.
/datum/objective/heretic_research -
SUCCESS
Sacrifice at least 3 crewmembers.
/datum/objective/minor_sacrifice -
SUCCESS
Sacrifice 1 head of staff.
/datum/objective/major_sacrifice -
FAIL
Summon 2 monsters from the Mansus into this realm.
/datum/objective/heretic_summon
Johan V3.2
(Minimike1220)
as
The
Malfunctioning AI
/datum/antagonist/malf_ai
-
FAIL
Assassinate Sedrick M'Bungo, the Assistant.
/datum/objective/assassinate -
FAIL
Assassinate Mason Slavovich, the Assistant.
/datum/objective/assassinate -
FAIL
Prevent your own deactivation.
/datum/objective/survive/malf
Jaelyn Howe
(Obrimos)
as
The
Hypnotized Victim
/datum/antagonist/hypnotized
-
SUCCESS
Use this for me
/datum/objective
Raw Data
{
"data": {
"1": {
"key": "Density",
"name": "Grahm Owens",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Leonard Brindle, the Cargo Technician.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Gus Johnson, the Assistant.",
"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": "GlorifiedChickenSandwich",
"name": "Got-The-Stuffs",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Geem-Vudeelal, the Assistant.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Hector Polson, the Quartermaster.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/martyr",
"text": "Die a glorious death.",
"result": "SUCCESS"
}
],
"team": []
},
"3": {
"key": "AZHaste",
"name": "Tim Spaletti",
"antagonist_type": "\/datum\/antagonist\/brainwashed",
"antagonist_name": "Brainwashed Victim",
"objectives": [
{
"objective_type": "\/datum\/objective\/brainwashing",
"text": "Do not trust Nanotrasen.",
"result": "SUCCESS"
}
],
"team": []
},
"4": {
"key": "JackTheJackhammer",
"name": "Jon Spok",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Free objective.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Free objective.",
"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": "Cboggs03",
"name": "One Fish",
"antagonist_type": "\/datum\/antagonist\/space_dragon",
"antagonist_name": "Space Dragon",
"objectives": [
{
"objective_type": "\/datum\/objective\/summon_carp",
"text": "Summon and protect the rifts to flood the station with carp.",
"result": "FAIL"
}
],
"team": []
},
"6": {
"key": "Enansal",
"name": "space carp",
"antagonist_type": "\/datum\/antagonist\/space_carp",
"antagonist_name": "Space Carp",
"objectives": [
{
"objective_type": "\/datum\/objective\/space_carp",
"text": "Protect the rift to summon more carps.",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "Jedisixx",
"name": "Jordan Schmidt",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 19 knowledge from the Mansus. You start with 5 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 3 crewmembers.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/major_sacrifice",
"text": "Sacrifice 1 head of staff.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/heretic_summon",
"text": "Summon 2 monsters from the Mansus into this realm.",
"result": "FAIL"
}
],
"team": []
},
"8": {
"key": "Minimike1220",
"name": "Johan V3.2",
"antagonist_type": "\/datum\/antagonist\/malf_ai",
"antagonist_name": "Malfunctioning AI",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Sedrick M'Bungo, the Assistant.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Mason Slavovich, the Assistant.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/survive\/malf",
"text": "Prevent your own deactivation.",
"result": "FAIL"
}
],
"team": []
},
"9": {
"key": "Obrimos",
"name": "Jaelyn Howe",
"antagonist_type": "\/datum\/antagonist\/hypnotized",
"antagonist_name": "Hypnotized Victim",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Use this for me",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 8520330,
"datetime": {
"date": "2023-05-27 00:55:30.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 206965,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Density\",\"name\":\"Grahm Owens\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Leonard Brindle, the Cargo Technician.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Gus Johnson, the Assistant.\",\"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\":\"GlorifiedChickenSandwich\",\"name\":\"Got-The-Stuffs\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Geem-Vudeelal, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Hector Polson, the Quartermaster.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"AZHaste\",\"name\":\"Tim Spaletti\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Do not trust Nanotrasen.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"JackTheJackhammer\",\"name\":\"Jon Spok\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Free objective.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Free objective.\",\"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\":\"Cboggs03\",\"name\":\"One Fish\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/summon_carp\",\"text\":\"Summon and protect the rifts to flood the station with carp.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Enansal\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Jedisixx\",\"name\":\"Jordan Schmidt\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Minimike1220\",\"name\":\"Johan V3.2\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sedrick M'Bungo, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mason Slavovich, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Obrimos\",\"name\":\"Jaelyn Howe\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Use this for me\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo