antagonists
Delaron Eraborn
(Delaron)
as
The
Changeling
/datum/antagonist/changeling
-
SUCCESS
Extract 6 compatible genomes.
/datum/objective/absorb -
SUCCESS
Destroy Golem, the experimental AI.
/datum/objective/destroy -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Baxter Buzz
(Kodamann)
as
The
Changeling
/datum/antagonist/changeling
-
FAIL
Absorb another Changeling.
/datum/objective/absorb_changeling -
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
FAIL
Assassinate Marcel Mime, the Mime.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Griselda Thomas
(DarkSleeve)
as
The
Changeling
/datum/antagonist/changeling
-
SUCCESS
Extract more compatible genomes than any other Changeling.
/datum/objective/absorb_most -
FAIL
Download 29 research nodes.
/datum/objective/download -
SUCCESS
Assassinate Randolph P. Checkers, the Station Engineer.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod with the identity of Baxter Buzz, the Scientist while wearing their identification card.
/datum/objective/escape/escape_with_identity
Madelyn Paige
(Hi_Im_Chros)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Prevent Randolph P. Checkers, the Station Engineer, from escaping alive.
/datum/objective/maroon -
FAIL
Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
/datum/objective/hijack
Mad Lad 1.3.3.7
(HandsOfFate123)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
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
Assassinate Dante Richardson, the Chemist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Casey Woodworth
(Naksuasdf)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
SUCCESS
Assassinate Griselda Thomas, the Roboticist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Chip Marshall
(Analbifida)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Michael Picard, the Medical Doctor.
/datum/objective/assassinate -
SUCCESS
Assassinate Mad Lad 1.3.3.7, the Cyborg.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Vespa Essex
(TinoDrima7020)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Prevent Griselda Thomas, the Roboticist, from escaping alive.
/datum/objective/maroon -
SUCCESS
Steal the reactive teleport armor.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Mateo Leech
(Mikeike545)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
/datum/objective/steal -
FAIL
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 -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Ellen Ripley
(LA Noir)
as
The
winner
/datum/antagonist/greentext
-
SUCCESS
Succeed
/datum/objective
Raw Data
{
"data": {
"1": {
"key": "Delaron",
"name": "Delaron Eraborn",
"antagonist_type": "\/datum\/antagonist\/changeling",
"antagonist_name": "Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb",
"text": "Extract 6 compatible genomes.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/destroy",
"text": "Destroy Golem, the experimental AI.",
"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": "Kodamann",
"name": "Baxter Buzz",
"antagonist_type": "\/datum\/antagonist\/changeling",
"antagonist_name": "Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb_changeling",
"text": "Absorb another Changeling.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Marcel Mime, the Mime.",
"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": []
},
"3": {
"key": "DarkSleeve",
"name": "Griselda Thomas",
"antagonist_type": "\/datum\/antagonist\/changeling",
"antagonist_name": "Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb_most",
"text": "Extract more compatible genomes than any other Changeling.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/download",
"text": "Download 29 research nodes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Randolph P. Checkers, the Station Engineer.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape\/escape_with_identity",
"text": "Escape on the shuttle or an escape pod with the identity of Baxter Buzz, the Scientist while wearing their identification card.",
"result": "FAIL"
}
],
"team": []
},
"4": {
"key": "Hi_Im_Chros",
"name": "Madelyn Paige",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Randolph P. Checkers, the Station Engineer, from escaping alive.",
"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": []
},
"5": {
"key": "HandsOfFate123",
"name": "Mad Lad 1.3.3.7",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"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": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Dante Richardson, the Chemist.",
"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": []
},
"6": {
"key": "Naksuasdf",
"name": "Casey Woodworth",
"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 Griselda Thomas, 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": []
},
"7": {
"key": "Analbifida",
"name": "Chip Marshall",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Michael Picard, the Medical Doctor.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Mad Lad 1.3.3.7, the Cyborg.",
"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": []
},
"8": {
"key": "TinoDrima7020",
"name": "Vespa Essex",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Griselda Thomas, the Roboticist, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the reactive teleport armor.",
"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": []
},
"9": {
"key": "Mikeike545",
"name": "Mateo Leech",
"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": "FAIL"
},
{
"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": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
}
],
"team": []
},
"10": {
"key": "LA Noir",
"name": "Ellen Ripley",
"antagonist_type": "\/datum\/antagonist\/greentext",
"antagonist_name": "winner",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Succeed",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 2397221,
"datetime": {
"date": "2018-09-10 20:17:30.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 93715,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Delaron\",\"name\":\"Delaron Eraborn\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Golem, the experimental AI.\",\"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\":\"Kodamann\",\"name\":\"Baxter Buzz\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_changeling\",\"text\":\"Absorb another Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Marcel Mime, the Mime.\",\"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\":[]},\"3\":{\"key\":\"DarkSleeve\",\"name\":\"Griselda Thomas\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_most\",\"text\":\"Extract more compatible genomes than any other Changeling.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 29 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Randolph P. Checkers, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Baxter Buzz, the Scientist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Hi_Im_Chros\",\"name\":\"Madelyn Paige\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Randolph P. Checkers, the Station Engineer, from escaping alive.\",\"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\":[]},\"5\":{\"key\":\"HandsOfFate123\",\"name\":\"Mad Lad 1.3.3.7\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Dante Richardson, the Chemist.\",\"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\":[]},\"6\":{\"key\":\"Naksuasdf\",\"name\":\"Casey Woodworth\",\"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 Griselda Thomas, 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\":[]},\"7\":{\"key\":\"Analbifida\",\"name\":\"Chip Marshall\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Michael Picard, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mad Lad 1.3.3.7, the Cyborg.\",\"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\":[]},\"8\":{\"key\":\"TinoDrima7020\",\"name\":\"Vespa Essex\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Griselda Thomas, the Roboticist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"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\":[]},\"9\":{\"key\":\"Mikeike545\",\"name\":\"Mateo Leech\",\"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\":\"FAIL\"},{\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"LA Noir\",\"name\":\"Ellen Ripley\",\"antagonist_type\":\"\/datum\/antagonist\/greentext\",\"antagonist_name\":\"winner\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Succeed\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo