antagonists
Reid Thomlinson
(Wildorado)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Prevent Aleph Smith, the Atmospheric Technician, from escaping alive.
/datum/objective/maroon -
SUCCESS
Prevent Imitates-The-Lizards, the Station Engineer, from escaping alive.
/datum/objective/maroon -
SUCCESS
Die a glorious death.
/datum/objective/martyr
Dane McDonohugh
(OzAtlas)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 20 knowledge from the Mansus. You start with 7 researched.
/datum/objective/heretic_research -
FAIL
Sacrifice at least 6 crewmembers.
/datum/objective/minor_sacrifice
Deserter Ionhook
(Tahtienvalinen)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Deserter Spacebeard
(Doc12693420)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Renegade Leader Starfish
(Nyozzl)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Imitates-The-Lizards
(Typhnox)
as
The
Obsessed
/datum/antagonist/obsessed
-
FAIL
Take a photo of Markis DeVries while they're alive, and keep it in your bag.
/datum/objective/polaroid -
FAIL
Spend 2 minutes around Markis DeVries while they're alive.
/datum/objective/spendtime -
SUCCESS
Murder Beggy Bobbs, Markis DeVries's coworker.
/datum/objective/assassinate/jealous -
FAIL
Murder Markis DeVries, the Cook.
/datum/objective/assassinate/obsessed
Raw Data
{
"data": {
"1": {
"key": "Wildorado",
"name": "Reid Thomlinson",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Aleph Smith, the Atmospheric Technician, from escaping alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Imitates-The-Lizards, the Station Engineer, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/martyr",
"text": "Die a glorious death.",
"result": "SUCCESS"
}
],
"team": []
},
"2": {
"key": "OzAtlas",
"name": "Dane McDonohugh",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 20 knowledge from the Mansus. You start with 7 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 6 crewmembers.",
"result": "FAIL"
}
],
"team": []
},
"3": {
"key": "Tahtienvalinen",
"name": "Deserter Ionhook",
"antagonist_type": "\/datum\/antagonist\/pirate",
"antagonist_name": "Space Pirate",
"objectives": [
{
"objective_type": "\/datum\/objective\/loot",
"text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/pirate",
"name": "Pirate crew",
"id": 1
}
},
"4": {
"key": "Doc12693420",
"name": "Deserter Spacebeard",
"antagonist_type": "\/datum\/antagonist\/pirate",
"antagonist_name": "Space Pirate",
"objectives": [
{
"objective_type": "\/datum\/objective\/loot",
"text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/pirate",
"name": "Pirate crew",
"id": 1
}
},
"5": {
"key": "Nyozzl",
"name": "Renegade Leader Starfish",
"antagonist_type": "\/datum\/antagonist\/pirate",
"antagonist_name": "Space Pirate",
"objectives": [
{
"objective_type": "\/datum\/objective\/loot",
"text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/pirate",
"name": "Pirate crew",
"id": 1
}
},
"6": {
"key": "Typhnox",
"name": "Imitates-The-Lizards",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo of Markis DeVries while they're alive, and keep it in your bag.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 2 minutes around Markis DeVries while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/jealous",
"text": "Murder Beggy Bobbs, Markis DeVries's coworker.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Markis DeVries, the Cook.",
"result": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 10735827,
"datetime": {
"date": "2024-10-22 15:30:21.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 240548,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Wildorado\",\"name\":\"Reid Thomlinson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Aleph Smith, the Atmospheric Technician, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Imitates-The-Lizards, the Station Engineer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"OzAtlas\",\"name\":\"Dane McDonohugh\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 20 knowledge from the Mansus. You start with 7 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 6 crewmembers.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Tahtienvalinen\",\"name\":\"Deserter Ionhook\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"4\":{\"key\":\"Doc12693420\",\"name\":\"Deserter Spacebeard\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"5\":{\"key\":\"Nyozzl\",\"name\":\"Renegade Leader Starfish\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"6\":{\"key\":\"Typhnox\",\"name\":\"Imitates-The-Lizards\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Markis DeVries while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Markis DeVries while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Beggy Bobbs, Markis DeVries's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Markis DeVries, the Cook.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo