antagonists
Mike Vespucci
(Nyxz)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal an unused sample of slime extract.
/datum/objective/steal -
SUCCESS
Steal the medal of captaincy.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Meenah Spartan
(Madame Maroon)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
SUCCESS
Assassinate Jack Genocide, the Roboticist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Isn't-The-Traitor
(PressF)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Nanotrasen Brand Artificial Intelligence, the AI.
/datum/objective/assassinate -
FAIL
Steal the medal of captaincy.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Meema-Olank
(stoffer30)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Gloria PrimaCo
(stoffer30)
as
The
Lone Operative
/datum/antagonist/nukeop/lone
-
FAIL
Destroy the station with a nuclear device.
/datum/objective/nuclear
Makenzie Caldwell
(Serus_jei)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Thorium VIII, the Atmospheric Technician.
/datum/objective/assassinate -
FAIL
Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
/datum/objective/hijack
Isn't-The-Traitor
(PressF)
as
The
Obsessed
/datum/antagonist/obsessed
-
FAIL
Take a photo with Lenny Kedat while they're alive.
/datum/objective/polaroid -
SUCCESS
Murder Polpo, Lenny Kedat's coworker.
/datum/objective/assassinate/jealous -
FAIL
Spend 2 minutes around Lenny Kedat while they're alive.
/datum/objective/spendtime -
SUCCESS
Murder Lenny Kedat, the Chaplain.
/datum/objective/assassinate/obsessed
Raw Data
{
"data": {
"1": {
"key": "Nyxz",
"name": "Mike Vespucci",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal an unused sample of slime extract.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the medal of captaincy.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": []
},
"2": {
"key": "Madame Maroon",
"name": "Meenah Spartan",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jack Genocide, the Roboticist.",
"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": "PressF",
"name": "Isn't-The-Traitor",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Nanotrasen Brand Artificial Intelligence, the AI.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the medal of captaincy.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": []
},
"4": {
"key": "stoffer30",
"name": "Meema-Olank",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ashwalkers",
"id": 1
}
},
"5": {
"key": "stoffer30",
"name": "Gloria PrimaCo",
"antagonist_type": "\/datum\/antagonist\/nukeop\/lone",
"antagonist_name": "Lone Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "team",
"id": 2
}
},
"6": {
"key": "Serus_jei",
"name": "Makenzie Caldwell",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Thorium VIII, the Atmospheric Technician.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/hijack",
"text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "PressF",
"name": "Isn't-The-Traitor",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo with Lenny Kedat while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/jealous",
"text": "Murder Polpo, Lenny Kedat's coworker.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 2 minutes around Lenny Kedat while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Lenny Kedat, the Chaplain.",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 3613281,
"datetime": {
"date": "2019-09-28 16:03:06.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 120274,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Nyxz\",\"name\":\"Mike Vespucci\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Madame Maroon\",\"name\":\"Meenah Spartan\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jack Genocide, the Roboticist.\",\"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\":\"PressF\",\"name\":\"Isn't-The-Traitor\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nanotrasen Brand Artificial Intelligence, the AI.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"stoffer30\",\"name\":\"Meema-Olank\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"5\":{\"key\":\"stoffer30\",\"name\":\"Gloria PrimaCo\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/lone\",\"antagonist_name\":\"Lone Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"team\",\"id\":2}},\"6\":{\"key\":\"Serus_jei\",\"name\":\"Makenzie Caldwell\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Thorium VIII, the Atmospheric Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"PressF\",\"name\":\"Isn't-The-Traitor\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo with Lenny Kedat while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Polpo, Lenny Kedat's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Lenny Kedat while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Lenny Kedat, the Chaplain.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo