antagonists
Bob Jones
(Metroid1310)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal a hand teleporter.
/datum/objective/steal -
FAIL
Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Aaron Browne
(TheNoodle14)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal the hypospray.
/datum/objective/steal -
SUCCESS
Steal 28 moles of plasma (full tank).
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape -
FAIL
Steal a sliver of the Supermatter Shard.
/datum/objective/custom
Gopnik Vraskasvski
(Gimzelock)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the captain's antique laser gun.
/datum/objective/steal -
FAIL
Steal an unused sample of slime extract.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Hans Kackensmasher
(Scivir)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the Captain's jetpack.
/datum/objective/steal -
FAIL
Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
/datum/objective/hijack
Quiet
(Janak0)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Millian MacTavish, the Assistant.
/datum/objective/assassinate -
FAIL
Destroy Amaretto, the experimental AI.
/datum/objective/destroy -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sentient Disease
(Boomaloon)
as
The
Sentient Disease
/datum/antagonist/disease
-
SUCCESS
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
Mate Spacehook
(themidnightrose)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Mate Pulsarflag
(jimmius)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Captain Solarhelm
(moussemousse)
as
The
Space Pirate
/datum/antagonist/pirate
-
FAIL
Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
/datum/objective/loot
Raw Data
{
"data": {
"1": {
"key": "Metroid1310",
"name": "Bob Jones",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a hand teleporter.",
"result": "SUCCESS"
},
{
"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\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
}
],
"team": []
},
"2": {
"key": "TheNoodle14",
"name": "Aaron Browne",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the hypospray.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal 28 moles of plasma (full tank).",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/custom",
"text": "Steal a sliver of the Supermatter Shard.",
"result": "FAIL"
}
],
"team": []
},
"3": {
"key": "Gimzelock",
"name": "Gopnik Vraskasvski",
"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\/steal",
"text": "Steal an unused sample of slime extract.",
"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": "Scivir",
"name": "Hans Kackensmasher",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Captain's jetpack.",
"result": "FAIL"
},
{
"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": "Janak0",
"name": "Quiet",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Millian MacTavish, the Assistant.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/destroy",
"text": "Destroy Amaretto, the experimental AI.",
"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": []
},
"6": {
"key": "Boomaloon",
"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": "SUCCESS"
},
{
"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": []
},
"7": {
"key": "themidnightrose",
"name": "Mate Spacehook",
"antagonist_type": "\/datum\/antagonist\/pirate",
"antagonist_name": "Space Pirate",
"objectives": [
{
"objective_type": "\/datum\/objective\/loot",
"text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/pirate",
"name": "Pirate crew",
"id": 1
}
},
"8": {
"key": "jimmius",
"name": "Mate Pulsarflag",
"antagonist_type": "\/datum\/antagonist\/pirate",
"antagonist_name": "Space Pirate",
"objectives": [
{
"objective_type": "\/datum\/objective\/loot",
"text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/pirate",
"name": "Pirate crew",
"id": 1
}
},
"9": {
"key": "moussemousse",
"name": "Captain Solarhelm",
"antagonist_type": "\/datum\/antagonist\/pirate",
"antagonist_name": "Space Pirate",
"objectives": [
{
"objective_type": "\/datum\/objective\/loot",
"text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/pirate",
"name": "Pirate crew",
"id": 1
}
}
},
"parser": null,
"id": 3007900,
"datetime": {
"date": "2019-04-29 02:06:42.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 107196,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Metroid1310\",\"name\":\"Bob Jones\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"result\":\"SUCCESS\"},{\"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\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"TheNoodle14\",\"name\":\"Aaron Browne\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank).\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Steal a sliver of the Supermatter Shard.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Gimzelock\",\"name\":\"Gopnik Vraskasvski\",\"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\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"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\":\"Scivir\",\"name\":\"Hans Kackensmasher\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"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\":\"Janak0\",\"name\":\"Quiet\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Millian MacTavish, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Amaretto, the experimental AI.\",\"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\":[]},\"6\":{\"key\":\"Boomaloon\",\"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\":\"SUCCESS\"},{\"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\":[]},\"7\":{\"key\":\"themidnightrose\",\"name\":\"Mate Spacehook\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"8\":{\"key\":\"jimmius\",\"name\":\"Mate Pulsarflag\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"9\":{\"key\":\"moussemousse\",\"name\":\"Captain Solarhelm\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}}}}",
"originalUrl": null
}
Install Gentoo