antagonists
Mister Fish
(MrrFiish)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the reactive teleport armor
/datum/objective/steal -
SUCCESS
Assassinate Opuntia Ficus-Indica, the Bartender.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Worships-The-Moon
(Tatto_Moon)
as
The
Heretic
/datum/antagonist/heretic
-
SUCCESS
Research at least 19 knowledge from the Mansus. You start with 5 researched.
/datum/objective/heretic_research -
SUCCESS
Sacrifice at least 4 crewmembers.
/datum/objective/minor_sacrifice -
SUCCESS
Sacrifice 1 head of staff.
/datum/objective/major_sacrifice
Racketeer Mindnuts
(Ryan Thompson)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Allbrain Psychic-teller
(TagGamerGame2)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Racketeer Corpostorm
(Leif.Nobody)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Waldo
(Vardei)
as
The
Fugitive
/datum/antagonist/fugitive
-
FAIL
Avoid capture from the fugitive hunters.
/datum/objective
Seymour Cressman
(Leif.Nobody)
as
The
Fugitive Hunter
/datum/antagonist/fugitive_hunter
-
FAIL
Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
/datum/objective
Vivyan Fryer
(UvvU)
as
The
Fugitive Hunter
/datum/antagonist/fugitive_hunter
-
FAIL
Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
/datum/objective
Merrilyn Lineman
(Ryan Thompson)
as
The
Fugitive Hunter
/datum/antagonist/fugitive_hunter
-
FAIL
Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
/datum/objective
Kristopher Byers
(TheArbiber)
as
The
Fugitive Hunter
/datum/antagonist/fugitive_hunter
-
FAIL
Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
/datum/objective
Jose Merryman
(Leif.Nobody)
as
The
Fugitive Hunter
/datum/antagonist/fugitive_hunter
-
FAIL
Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
/datum/objective
Raw Data
{
"data": {
"1": {
"key": "MrrFiish",
"name": "Mister Fish",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the reactive teleport armor",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Opuntia Ficus-Indica, the Bartender.",
"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": "Tatto_Moon",
"name": "Worships-The-Moon",
"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": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 4 crewmembers.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/major_sacrifice",
"text": "Sacrifice 1 head of staff.",
"result": "SUCCESS"
}
],
"team": []
},
"3": {
"key": "Ryan Thompson",
"name": "Racketeer Mindnuts",
"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": "TagGamerGame2",
"name": "Allbrain Psychic-teller",
"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": "Leif.Nobody",
"name": "Racketeer Corpostorm",
"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": "Vardei",
"name": "Waldo",
"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
}
},
"7": {
"key": "Leif.Nobody",
"name": "Seymour Cressman",
"antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
"antagonist_name": "Fugitive Hunter",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive_hunters",
"name": "Team",
"id": 3
}
},
"8": {
"key": "UvvU",
"name": "Vivyan Fryer",
"antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
"antagonist_name": "Fugitive Hunter",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive_hunters",
"name": "Team",
"id": 3
}
},
"9": {
"key": "Ryan Thompson",
"name": "Merrilyn Lineman",
"antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
"antagonist_name": "Fugitive Hunter",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive_hunters",
"name": "Team",
"id": 3
}
},
"10": {
"key": "TheArbiber",
"name": "Kristopher Byers",
"antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
"antagonist_name": "Fugitive Hunter",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive_hunters",
"name": "Team",
"id": 3
}
},
"11": {
"key": "Leif.Nobody",
"name": "Jose Merryman",
"antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
"antagonist_name": "Fugitive Hunter",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive_hunters",
"name": "Team",
"id": 3
}
}
},
"parser": null,
"id": 8400369,
"datetime": {
"date": "2023-04-25 02:43:54.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 204382,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"MrrFiish\",\"name\":\"Mister Fish\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Opuntia Ficus-Indica, the Bartender.\",\"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\":\"Tatto_Moon\",\"name\":\"Worships-The-Moon\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Ryan Thompson\",\"name\":\"Racketeer Mindnuts\",\"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\":\"TagGamerGame2\",\"name\":\"Allbrain Psychic-teller\",\"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\":\"Leif.Nobody\",\"name\":\"Racketeer Corpostorm\",\"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\":\"Vardei\",\"name\":\"Waldo\",\"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}},\"7\":{\"key\":\"Leif.Nobody\",\"name\":\"Seymour Cressman\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":3}},\"8\":{\"key\":\"UvvU\",\"name\":\"Vivyan Fryer\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":3}},\"9\":{\"key\":\"Ryan Thompson\",\"name\":\"Merrilyn Lineman\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":3}},\"10\":{\"key\":\"TheArbiber\",\"name\":\"Kristopher Byers\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":3}},\"11\":{\"key\":\"Leif.Nobody\",\"name\":\"Jose Merryman\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":3}}}}",
"originalUrl": null
}
Install Gentoo