antagonists
Hydrox
(Astrogem2)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 15 knowledge from the Mansus. You start with 4 researched.
/datum/objective/heretic_research -
FAIL
Sacrifice at least 3 crewmembers.
/datum/objective/minor_sacrifice -
FAIL
Sacrifice 1 head of staff.
/datum/objective/major_sacrifice
Zingo Meringuez
(Mmmmmtoast)
as
The
Heretic
/datum/antagonist/heretic
-
SUCCESS
Research at least 15 knowledge from the Mansus. You start with 4 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
Tar-Lee
(Vee621)
as
The
Obsessed
/datum/antagonist/obsessed
-
FAIL
Spend 2 minutes around Angelo Wright while they're alive.
/datum/objective/spendtime -
FAIL
Take a photo of Angelo Wright while they're alive, and keep it in your bag.
/datum/objective/polaroid -
FAIL
Hug Angelo Wright 5 times while they're alive.
/datum/objective/hug -
SUCCESS
Murder Angelo Wright, the Cargo Technician.
/datum/objective/assassinate/obsessed
revenant (325)
(Themisors)
as
The
Revenant
/datum/antagonist/revenant
-
SUCCESS
Absorb 430 points of essence from humans.
/datum/objective/revenant -
SUCCESS
Damage and render as much of the station rusted and unusable as possible.
/datum/objective/revenant_fluff
metal baby slime (629)
(Astrogem2)
as
The
Sentient Creature
/datum/antagonist/sentient_creature
gold baby slime (825)
(Jennifer Hawkings)
as
The
Sentient Creature
/datum/antagonist/sentient_creature
Seth Deces
(Hoolny)
as
The
Enemy of the Revolution
/datum/antagonist/enemy_of_the_revolution
-
FAIL
The station has been overrun by revolutionaries, stay alive until the end.
/datum/objective/survive
Gay Johnson
(Chimpston)
as
The
Enemy of the Revolution
/datum/antagonist/enemy_of_the_revolution
-
FAIL
The station has been overrun by revolutionaries, stay alive until the end.
/datum/objective/survive
MAC-XI
(rageguy505)
as
The
Malfunctioning AI
/datum/antagonist/malf_ai
-
SUCCESS
Assassinate Garf Shu, the Botanist.
/datum/objective/assassinate -
FAIL
Assassinate Respii Varenos, the Assistant.
/datum/objective/assassinate -
SUCCESS
Prevent your own deactivation.
/datum/objective/survive/malf
Raw Data
{
"data": {
"1": {
"key": "Astrogem2",
"name": "Hydrox",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 15 knowledge from the Mansus. You start with 4 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 3 crewmembers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/major_sacrifice",
"text": "Sacrifice 1 head of staff.",
"result": "FAIL"
}
],
"team": []
},
"2": {
"key": "Mmmmmtoast",
"name": "Zingo Meringuez",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 15 knowledge from the Mansus. You start with 4 researched.",
"result": "SUCCESS"
},
{
"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"
}
],
"team": []
},
"3": {
"key": "Vee621",
"name": "Tar-Lee",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 2 minutes around Angelo Wright while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo of Angelo Wright while they're alive, and keep it in your bag.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/hug",
"text": "Hug Angelo Wright 5 times while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Angelo Wright, the Cargo Technician.",
"result": "SUCCESS"
}
],
"team": []
},
"4": {
"key": "Themisors",
"name": "revenant (325)",
"antagonist_type": "\/datum\/antagonist\/revenant",
"antagonist_name": "Revenant",
"objectives": [
{
"objective_type": "\/datum\/objective\/revenant",
"text": "Absorb 430 points of essence from humans.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/revenant_fluff",
"text": "Damage and render as much of the station rusted and unusable as possible.",
"result": "SUCCESS"
}
],
"team": []
},
"5": {
"key": "Astrogem2",
"name": "metal baby slime (629)",
"antagonist_type": "\/datum\/antagonist\/sentient_creature",
"antagonist_name": "Sentient Creature",
"objectives": [],
"team": []
},
"6": {
"key": "Jennifer Hawkings",
"name": "gold baby slime (825)",
"antagonist_type": "\/datum\/antagonist\/sentient_creature",
"antagonist_name": "Sentient Creature",
"objectives": [],
"team": []
},
"7": {
"key": "Hoolny",
"name": "Seth Deces",
"antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
"antagonist_name": "Enemy of the Revolution",
"objectives": [
{
"objective_type": "\/datum\/objective\/survive",
"text": "The station has been overrun by revolutionaries, stay alive until the end.",
"result": "FAIL"
}
],
"team": []
},
"8": {
"key": "Chimpston",
"name": "Gay Johnson",
"antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
"antagonist_name": "Enemy of the Revolution",
"objectives": [
{
"objective_type": "\/datum\/objective\/survive",
"text": "The station has been overrun by revolutionaries, stay alive until the end.",
"result": "FAIL"
}
],
"team": []
},
"9": {
"key": "rageguy505",
"name": "MAC-XI",
"antagonist_type": "\/datum\/antagonist\/malf_ai",
"antagonist_name": "Malfunctioning AI",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Garf Shu, the Botanist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Respii Varenos, the Assistant.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/survive\/malf",
"text": "Prevent your own deactivation.",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 7699764,
"datetime": {
"date": "2022-10-25 03:52:15.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 193034,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Astrogem2\",\"name\":\"Hydrox\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 15 knowledge from the Mansus. You start with 4 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Mmmmmtoast\",\"name\":\"Zingo Meringuez\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 15 knowledge from the Mansus. You start with 4 researched.\",\"result\":\"SUCCESS\"},{\"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\"}],\"team\":[]},\"3\":{\"key\":\"Vee621\",\"name\":\"Tar-Lee\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Angelo Wright while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Angelo Wright while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Angelo Wright 5 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Angelo Wright, the Cargo Technician.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Themisors\",\"name\":\"revenant (325)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 430 points of essence from humans.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Damage and render as much of the station rusted and unusable as possible.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Astrogem2\",\"name\":\"metal baby slime (629)\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"6\":{\"key\":\"Jennifer Hawkings\",\"name\":\"gold baby slime (825)\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"7\":{\"key\":\"Hoolny\",\"name\":\"Seth Deces\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Chimpston\",\"name\":\"Gay Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"rageguy505\",\"name\":\"MAC-XI\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Garf Shu, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Respii Varenos, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo