antagonists
John Petrovich
(Xeroxemnas)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
/datum/objective/steal -
SUCCESS
Destroy Danger Danger, the experimental AI.
/datum/objective/destroy -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Deirdre Caidh
(MercuryArrow)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
/datum/objective/steal -
SUCCESS
Destroy Danger Danger, the experimental AI.
/datum/objective/destroy -
FAIL
Have all members of your team escape on a shuttle or pod alive, without being in custody.
/datum/objective/escape
Ahram Dereth
(Myphicbowser)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
/datum/objective/steal -
SUCCESS
Steal an unused sample of slime extract.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sophia Morrow
(Phony_Name)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Velcrow Lancaster, the Scientist.
/datum/objective/assassinate -
SUCCESS
Assassinate Gran Butterkeks, the Chaplain.
/datum/objective/assassinate -
SUCCESS
Die a glorious death.
/datum/objective/martyr
Patrick Cleburne
(HorzBor)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate John Petrovich, the Research Director.
/datum/objective/assassinate -
SUCCESS
Assassinate Len Hollow, the Station Engineer.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Velcrow Lancaster
(Mulligan2)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Clown, the Clown.
/datum/objective/assassinate -
FAIL
Steal the Captain's jetpack.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Raw Data
{
"data": {
"1": {
"key": "Xeroxemnas",
"name": "John Petrovich",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/destroy",
"text": "Destroy Danger Danger, the experimental AI.",
"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": "Petrovich & Caidh",
"id": 1
}
},
"2": {
"key": "MercuryArrow",
"name": "Deirdre Caidh",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/destroy",
"text": "Destroy Danger Danger, the experimental AI.",
"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": "Petrovich & Caidh",
"id": 1
}
},
"3": {
"key": "Myphicbowser",
"name": "Ahram Dereth",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal an unused sample of slime extract.",
"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": []
},
"4": {
"key": "Phony_Name",
"name": "Sophia Morrow",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Velcrow Lancaster, the Scientist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Gran Butterkeks, the Chaplain.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/martyr",
"text": "Die a glorious death.",
"result": "SUCCESS"
}
],
"team": []
},
"5": {
"key": "HorzBor",
"name": "Patrick Cleburne",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate John Petrovich, the Research Director.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Len Hollow, the Station Engineer.",
"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": []
},
"6": {
"key": "Mulligan2",
"name": "Velcrow Lancaster",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Clown, the Clown.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Captain's jetpack.",
"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": []
}
},
"parser": null,
"id": 2738852,
"datetime": {
"date": "2019-01-23 23:13:43.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 100739,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Xeroxemnas\",\"name\":\"John Petrovich\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Danger Danger, the experimental AI.\",\"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\":\"Petrovich & Caidh\",\"id\":1}},\"2\":{\"key\":\"MercuryArrow\",\"name\":\"Deirdre Caidh\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Danger Danger, the experimental AI.\",\"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\":\"Petrovich & Caidh\",\"id\":1}},\"3\":{\"key\":\"Myphicbowser\",\"name\":\"Ahram Dereth\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"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\":[]},\"4\":{\"key\":\"Phony_Name\",\"name\":\"Sophia Morrow\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Velcrow Lancaster, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Gran Butterkeks, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"HorzBor\",\"name\":\"Patrick Cleburne\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate John Petrovich, the Research Director.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Len Hollow, the Station Engineer.\",\"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\":[]},\"6\":{\"key\":\"Mulligan2\",\"name\":\"Velcrow Lancaster\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Clown, the Clown.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"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\":[]}}}",
"originalUrl": null
}
Install Gentoo