antagonists
Slimy McGee
(MerryMoose)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Prevent Bobert Tunafish, the Security Officer, from escaping alive.
/datum/objective/maroon -
FAIL
Steal the hypospray.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Turtle Masterson
(XXTurtleLoverXX)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Download 39 research nodes.
/datum/objective/download -
SUCCESS
Assassinate Cash Lowe, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Solomon Cherry
(Noisetan)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Destroy Domo Arigato, the experimental AI.
/datum/objective/destroy -
SUCCESS
Assassinate Jason Lake, the Scientist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Snail Wizard Two The Slippening
(Dezupher)
as
The
Space Wizard
/datum/antagonist/wizard
-
FAIL
Steal the head of security's personal laser gun.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Emily Diamond
(EmilyDiritaDiamond)
as
The
Xenomorph
/datum/antagonist/xeno
Slimy McGee
(MerryMoose)
as
The
Obsessed
/datum/antagonist/obsessed
-
FAIL
Take a photo of Johnny Ivanov while they're alive.
/datum/objective/polaroid -
FAIL
Hug Johnny Ivanov 4 times while they're alive.
/datum/objective/hug -
FAIL
Spend 3 minutes around Johnny Ivanov while they're alive.
/datum/objective/spendtime -
FAIL
Murder Johnny Ivanov, the Security Officer.
/datum/objective/assassinate/obsessed
Raw Data
{
"data": {
"1": {
"key": "MerryMoose",
"name": "Slimy McGee",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Bobert Tunafish, the Security Officer, from escaping alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the hypospray.",
"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": []
},
"2": {
"key": "XXTurtleLoverXX",
"name": "Turtle Masterson",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/download",
"text": "Download 39 research nodes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Cash Lowe, the Shaft Miner.",
"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": []
},
"3": {
"key": "Noisetan",
"name": "Solomon Cherry",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/destroy",
"text": "Destroy Domo Arigato, the experimental AI.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jason Lake, the Scientist.",
"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": []
},
"4": {
"key": "Dezupher",
"name": "Snail Wizard Two The Slippening",
"antagonist_type": "\/datum\/antagonist\/wizard",
"antagonist_name": "Space Wizard",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal laser gun.",
"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": []
},
"5": {
"key": "EmilyDiritaDiamond",
"name": "Emily Diamond",
"antagonist_type": "\/datum\/antagonist\/xeno",
"antagonist_name": "Xenomorph",
"objectives": [],
"team": {
"type": "\/datum\/team\/xeno",
"name": "Aliens",
"id": 1
}
},
"6": {
"key": "MerryMoose",
"name": "Slimy McGee",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo of Johnny Ivanov while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/hug",
"text": "Hug Johnny Ivanov 4 times while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 3 minutes around Johnny Ivanov while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Johnny Ivanov, the Security Officer.",
"result": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 5464098,
"datetime": {
"date": "2021-01-27 14:21:31.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 155124,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"MerryMoose\",\"name\":\"Slimy McGee\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Bobert Tunafish, the Security Officer, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"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\":[]},\"2\":{\"key\":\"XXTurtleLoverXX\",\"name\":\"Turtle Masterson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 39 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cash Lowe, the Shaft Miner.\",\"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\":[]},\"3\":{\"key\":\"Noisetan\",\"name\":\"Solomon Cherry\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Domo Arigato, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jason Lake, the Scientist.\",\"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\":[]},\"4\":{\"key\":\"Dezupher\",\"name\":\"Snail Wizard Two The Slippening\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"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\":[]},\"5\":{\"key\":\"EmilyDiritaDiamond\",\"name\":\"Emily Diamond\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":1}},\"6\":{\"key\":\"MerryMoose\",\"name\":\"Slimy McGee\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Johnny Ivanov while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Johnny Ivanov 4 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Johnny Ivanov while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Johnny Ivanov, the Security Officer.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo