antagonists
Reese James
(Reese4221)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Steal the reactive teleport armor.
/datum/objective/steal -
SUCCESS
Steal an unused sample of slime extract.
/datum/objective/steal -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Dusty Dave
(Aeder1)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Steal the reactive teleport armor.
/datum/objective/steal -
SUCCESS
Steal an unused sample of slime extract.
/datum/objective/steal -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Jason Fitzgerald
(VictorPride)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal the chief engineer's advanced magnetic boots.
/datum/objective/steal -
FAIL
Assassinate Norman Green, the Scientist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Norman Green
(Syrox01)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal a reflector vest.
/datum/objective/steal -
FAIL
Assassinate Clemens Cleanup, the Roboticist.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sentient Disease
(HellWatcher)
as
The
Sentient Disease
/datum/antagonist/disease
-
FAIL
Survive and infect as many people as possible.
/datum/objective/disease_infect -
FAIL
Ensure that at least one infected host escapes on the shuttle or an escape pod.
/datum/objective/disease_infect_centcom
Raw Data
{
"data": {
"1": {
"key": "Reese4221",
"name": "Reese James",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the reactive teleport armor.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal an unused sample of slime extract.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "James & Dave",
"id": 1
}
},
"2": {
"key": "Aeder1",
"name": "Dusty Dave",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the reactive teleport armor.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal an unused sample of slime extract.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "James & Dave",
"id": 1
}
},
"3": {
"key": "VictorPride",
"name": "Jason Fitzgerald",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the chief engineer's advanced magnetic boots.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Norman Green, the Scientist.",
"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": []
},
"4": {
"key": "Syrox01",
"name": "Norman Green",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a reflector vest.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Clemens Cleanup, the Roboticist.",
"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": []
},
"5": {
"key": "HellWatcher",
"name": "Sentient Disease",
"antagonist_type": "\/datum\/antagonist\/disease",
"antagonist_name": "Sentient Disease",
"objectives": [
{
"objective_type": "\/datum\/objective\/disease_infect",
"text": "Survive and infect as many people as possible.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/disease_infect_centcom",
"text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
"result": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 3004709,
"datetime": {
"date": "2019-04-28 07:40:08.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 107124,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Reese4221\",\"name\":\"Reese James\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"James & Dave\",\"id\":1}},\"2\":{\"key\":\"Aeder1\",\"name\":\"Dusty Dave\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"James & Dave\",\"id\":1}},\"3\":{\"key\":\"VictorPride\",\"name\":\"Jason Fitzgerald\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Norman Green, the Scientist.\",\"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\":[]},\"4\":{\"key\":\"Syrox01\",\"name\":\"Norman Green\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector vest.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Clemens Cleanup, the Roboticist.\",\"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\":[]},\"5\":{\"key\":\"HellWatcher\",\"name\":\"Sentient Disease\",\"antagonist_type\":\"\/datum\/antagonist\/disease\",\"antagonist_name\":\"Sentient Disease\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/disease_infect\",\"text\":\"Survive and infect as many people as possible.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo