antagonists
Murphy Olsen
(Marshmellow10)
as
The
Thief
/datum/antagonist/thief
-
SUCCESS
Steal the chief engineer's advanced magnetic boots
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Kristus Ronaldo
(Tastycasey)
as
The
Thief
/datum/antagonist/thief
-
FAIL
Steal at least 3 guns!
/datum/objective/steal_n_of_type/summon_guns/thief -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Joshua Keppel
(Sacrumes)
as
The
Thief
/datum/antagonist/thief
-
FAIL
Steal at least 6 unique ID cards from other registered crewmembers. It's not enough to swipe replacement ID cards that were created and assigned while on the station, you need to swipe IDs that other crewmembers were initially issued!
/datum/objective/all_access -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Carl Yinovich
(Game Enjoyer)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Become a living legend by getting a total of 468.73 reputation points
/datum/objective/traitor_progression -
FAIL
Complete objectives colletively worth more than 246.7 reputation points
/datum/objective/traitor_objectives
Abraham Bicknell
(MailBob)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Become a living legend by getting a total of 850.87 reputation points
/datum/objective/traitor_progression -
FAIL
Complete objectives colletively worth more than 297.87 reputation points
/datum/objective/traitor_objectives
Mary Tideson
(DemoCrack)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Become a living legend by getting a total of 776.12 reputation points
/datum/objective/traitor_progression -
FAIL
Complete objectives colletively worth more than 296.17 reputation points
/datum/objective/traitor_objectives
Antimony MCXVII
(ItsMyCoolName)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Become a living legend by getting a total of 698.05 reputation points
/datum/objective/traitor_progression -
FAIL
Complete objectives colletively worth more than 200.53 reputation points
/datum/objective/traitor_objectives
Silent Cyrax
(Pieguy223)
as
The
Space Ninja
/datum/antagonist/ninja
-
SUCCESS
Use your gloves to convert at least one cyborg to aide you in sabotaging the station.
/datum/objective/cyborg_hijack -
FAIL
Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!
/datum/objective/research_secrets -
FAIL
Use your gloves to doorjack 25 airlocks on the station.
/datum/objective/door_jack -
FAIL
Detonate your starter bomb in the Theater. Note that the bomb will not work anywhere else!
/datum/objective/plant_explosive -
SUCCESS
Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!
/datum/objective/security_scramble -
FAIL
Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!
/datum/objective/terror_message -
FAIL
Stay alive until the end.
/datum/objective/survive
Raw Data
{
"data": {
"1": {
"key": "Marshmellow10",
"name": "Murphy Olsen",
"antagonist_type": "\/datum\/antagonist\/thief",
"antagonist_name": "Thief",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the chief engineer's advanced magnetic boots",
"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": []
},
"2": {
"key": "Tastycasey",
"name": "Kristus Ronaldo",
"antagonist_type": "\/datum\/antagonist\/thief",
"antagonist_name": "Thief",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal_n_of_type\/summon_guns\/thief",
"text": "Steal at least 3 guns!",
"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": "Sacrumes",
"name": "Joshua Keppel",
"antagonist_type": "\/datum\/antagonist\/thief",
"antagonist_name": "Thief",
"objectives": [
{
"objective_type": "\/datum\/objective\/all_access",
"text": "Steal at least 6 unique ID cards from other registered crewmembers. It's not enough to swipe replacement ID cards that were created and assigned while on the station, you need to swipe IDs that other crewmembers were initially issued!",
"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": "Game Enjoyer",
"name": "Carl Yinovich",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/traitor_progression",
"text": "Become a living legend by getting a total of 468.73 reputation points",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/traitor_objectives",
"text": "Complete objectives colletively worth more than 246.7 reputation points",
"result": "FAIL"
}
],
"team": []
},
"5": {
"key": "MailBob",
"name": "Abraham Bicknell",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/traitor_progression",
"text": "Become a living legend by getting a total of 850.87 reputation points",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/traitor_objectives",
"text": "Complete objectives colletively worth more than 297.87 reputation points",
"result": "FAIL"
}
],
"team": []
},
"6": {
"key": "DemoCrack",
"name": "Mary Tideson",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/traitor_progression",
"text": "Become a living legend by getting a total of 776.12 reputation points",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/traitor_objectives",
"text": "Complete objectives colletively worth more than 296.17 reputation points",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "ItsMyCoolName",
"name": "Antimony MCXVII",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/traitor_progression",
"text": "Become a living legend by getting a total of 698.05 reputation points",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/traitor_objectives",
"text": "Complete objectives colletively worth more than 200.53 reputation points",
"result": "FAIL"
}
],
"team": []
},
"8": {
"key": "Pieguy223",
"name": "Silent Cyrax",
"antagonist_type": "\/datum\/antagonist\/ninja",
"antagonist_name": "Space Ninja",
"objectives": [
{
"objective_type": "\/datum\/objective\/cyborg_hijack",
"text": "Use your gloves to convert at least one cyborg to aide you in sabotaging the station.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/research_secrets",
"text": "Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/door_jack",
"text": "Use your gloves to doorjack 25 airlocks on the station.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/plant_explosive",
"text": "Detonate your starter bomb in the Theater. Note that the bomb will not work anywhere else!",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/security_scramble",
"text": "Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/terror_message",
"text": "Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/survive",
"text": "Stay alive until the end.",
"result": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 7206697,
"datetime": {
"date": "2022-06-10 23:19:54.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 184686,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Marshmellow10\",\"name\":\"Murphy Olsen\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"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\":[]},\"2\":{\"key\":\"Tastycasey\",\"name\":\"Kristus Ronaldo\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_guns\/thief\",\"text\":\"Steal at least 3 guns!\",\"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\":\"Sacrumes\",\"name\":\"Joshua Keppel\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/all_access\",\"text\":\"Steal at least 6 unique ID cards from other registered crewmembers. It's not enough to swipe replacement ID cards that were created and assigned while on the station, you need to swipe IDs that other crewmembers were initially issued!\",\"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\":\"Game Enjoyer\",\"name\":\"Carl Yinovich\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 468.73 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 246.7 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"MailBob\",\"name\":\"Abraham Bicknell\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 850.87 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 297.87 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"DemoCrack\",\"name\":\"Mary Tideson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 776.12 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 296.17 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"ItsMyCoolName\",\"name\":\"Antimony MCXVII\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 698.05 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 200.53 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Pieguy223\",\"name\":\"Silent Cyrax\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Space Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyborg_hijack\",\"text\":\"Use your gloves to convert at least one cyborg to aide you in sabotaging the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/research_secrets\",\"text\":\"Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 25 airlocks on the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Theater. Note that the bomb will not work anywhere else!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/security_scramble\",\"text\":\"Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/terror_message\",\"text\":\"Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo