antagonists
Mark Petrus
(VelCryst)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Sort out the Waffle Co. Lawsuit from the crewmembers.
/datum/objective/custom -
SUCCESS
Die a glorious death.
/datum/objective/martyr
Maya Nes
(Halicopter)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Lucia Valdez-Walker, the Security Officer.
/datum/objective/assassinate -
SUCCESS
Assassinate Cleans-Your-Mess, the Janitor.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Eternius Lament
(Onjec)
as
The
Heretic
/datum/antagonist/heretic
-
SUCCESS
Research at least 18 knowledge from the Mansus. You start with 5 researched.
/datum/objective/heretic_research -
SUCCESS
Sacrifice at least 3 crewmembers.
/datum/objective/minor_sacrifice -
SUCCESS
Sacrifice 1 head of staff.
/datum/objective/major_sacrifice
Pilk Smirnov
(C0ld0n02)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 19 knowledge from the Mansus. You start with 5 researched.
/datum/objective/heretic_research -
FAIL
Sacrifice at least 3 crewmembers.
/datum/objective/minor_sacrifice -
FAIL
Sacrifice 1 head of staff.
/datum/objective/major_sacrifice
Canes AS
(Baltic419)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 19 knowledge from the Mansus. You start with 5 researched.
/datum/objective/heretic_research -
FAIL
Sacrifice at least 4 crewmembers.
/datum/objective/minor_sacrifice -
SUCCESS
Sacrifice 1 head of staff.
/datum/objective/major_sacrifice
Marczin Szebeszynszki
(Kacperpl123pl)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 17 knowledge from the Mansus. You start with 5 researched.
/datum/objective/heretic_research -
FAIL
Sacrifice at least 3 crewmembers.
/datum/objective/minor_sacrifice -
FAIL
Sacrifice 1 head of staff.
/datum/objective/major_sacrifice
Antoni Macierewicz
(Zemsta)
as
The
Changeling
/datum/antagonist/changeling
-
FAIL
Extract 6 compatible genomes.
/datum/objective/absorb -
FAIL
Steal the Blackbox
/datum/objective/steal -
SUCCESS
Prevent Kyle Jardine, the Coroner, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod with the identity of Kyle Jardine, the Coroner while wearing their identification card.
/datum/objective/escape/escape_with_identity
Huggo Smellington
(Notabeaver)
as
The
Changeling
/datum/antagonist/changeling
-
FAIL
Absorb another Changeling.
/datum/objective/absorb_changeling -
FAIL
Steal a functional AI
/datum/objective/steal -
SUCCESS
Prevent Marczin Szebeszynszki, the Station Engineer, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod with the identity of Marczin Szebeszynszki, the Station Engineer while wearing their identification card.
/datum/objective/escape/escape_with_identity
H.A.L.L
(Dust_onthecode)
as
The
Malfunctioning AI
/datum/antagonist/malf_ai
-
SUCCESS
Assassinate Connor Soup, the Scientist.
/datum/objective/assassinate -
SUCCESS
Assassinate Plays-The-Piano, the Assistant.
/datum/objective/assassinate -
FAIL
Prevent your own deactivation.
/datum/objective/survive/malf
Shelby Unk
(Baxxuu)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the hypospray
/datum/objective/steal -
FAIL
Steal the captain's antique laser gun
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Samara Dickinson
(Manwithapot)
as
The
Space Changeling
/datum/antagonist/changeling/space
-
FAIL
Extract 7 compatible genomes.
/datum/objective/absorb -
FAIL
Steal the station blueprints
/datum/objective/steal -
SUCCESS
Prevent Damien Barrett, the Station Engineer, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod with the identity of Damien Barrett, the Station Engineer while wearing their identification card.
/datum/objective/escape/escape_with_identity
Randy Sphagnum
(Dedusmuln1)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
THIS PLACE IS SEVERELY LACKING IN FISH BIODIVERSITY. CHANGE THAT
/datum/objective/custom -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Raw Data
{
"data": {
"1": {
"key": "VelCryst",
"name": "Mark Petrus",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "Sort out the Waffle Co. Lawsuit from the crewmembers.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/martyr",
"text": "Die a glorious death.",
"result": "SUCCESS"
}
],
"team": []
},
"2": {
"key": "Halicopter",
"name": "Maya Nes",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Lucia Valdez-Walker, the Security Officer.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Cleans-Your-Mess, the Janitor.",
"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": []
},
"3": {
"key": "Onjec",
"name": "Eternius Lament",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 18 knowledge from the Mansus. You start with 5 researched.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 3 crewmembers.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/major_sacrifice",
"text": "Sacrifice 1 head of staff.",
"result": "SUCCESS"
}
],
"team": []
},
"4": {
"key": "C0ld0n02",
"name": "Pilk Smirnov",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 19 knowledge from the Mansus. You start with 5 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 3 crewmembers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/major_sacrifice",
"text": "Sacrifice 1 head of staff.",
"result": "FAIL"
}
],
"team": []
},
"5": {
"key": "Baltic419",
"name": "Canes AS",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 19 knowledge from the Mansus. You start with 5 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 4 crewmembers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/major_sacrifice",
"text": "Sacrifice 1 head of staff.",
"result": "SUCCESS"
}
],
"team": []
},
"6": {
"key": "Kacperpl123pl",
"name": "Marczin Szebeszynszki",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 17 knowledge from the Mansus. You start with 5 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 3 crewmembers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/major_sacrifice",
"text": "Sacrifice 1 head of staff.",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "Zemsta",
"name": "Antoni Macierewicz",
"antagonist_type": "\/datum\/antagonist\/changeling",
"antagonist_name": "Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb",
"text": "Extract 6 compatible genomes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Blackbox",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Kyle Jardine, the Coroner, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape\/escape_with_identity",
"text": "Escape on the shuttle or an escape pod with the identity of Kyle Jardine, the Coroner while wearing their identification card.",
"result": "FAIL"
}
],
"team": []
},
"8": {
"key": "Notabeaver",
"name": "Huggo Smellington",
"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 a functional AI",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Marczin Szebeszynszki, the Station Engineer, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape\/escape_with_identity",
"text": "Escape on the shuttle or an escape pod with the identity of Marczin Szebeszynszki, the Station Engineer while wearing their identification card.",
"result": "FAIL"
}
],
"team": []
},
"9": {
"key": "Dust_onthecode",
"name": "H.A.L.L",
"antagonist_type": "\/datum\/antagonist\/malf_ai",
"antagonist_name": "Malfunctioning AI",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Connor Soup, the Scientist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Plays-The-Piano, the Assistant.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/survive\/malf",
"text": "Prevent your own deactivation.",
"result": "FAIL"
}
],
"team": []
},
"10": {
"key": "Baxxuu",
"name": "Shelby Unk",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the hypospray",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun",
"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": []
},
"11": {
"key": "Manwithapot",
"name": "Samara Dickinson",
"antagonist_type": "\/datum\/antagonist\/changeling\/space",
"antagonist_name": "Space Changeling",
"objectives": [
{
"objective_type": "\/datum\/objective\/absorb",
"text": "Extract 7 compatible genomes.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the station blueprints",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Damien Barrett, the Station Engineer, from escaping alive.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape\/escape_with_identity",
"text": "Escape on the shuttle or an escape pod with the identity of Damien Barrett, the Station Engineer while wearing their identification card.",
"result": "FAIL"
}
],
"team": []
},
"12": {
"key": "Dedusmuln1",
"name": "Randy Sphagnum",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "THIS PLACE IS SEVERELY LACKING IN FISH BIODIVERSITY. CHANGE THAT",
"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": []
}
},
"parser": null,
"id": 8936348,
"datetime": {
"date": "2023-09-10 18:21:20.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 214335,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"VelCryst\",\"name\":\"Mark Petrus\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Sort out the Waffle Co. Lawsuit from the crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Halicopter\",\"name\":\"Maya Nes\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Lucia Valdez-Walker, the Security Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cleans-Your-Mess, the Janitor.\",\"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\":[]},\"3\":{\"key\":\"Onjec\",\"name\":\"Eternius Lament\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"C0ld0n02\",\"name\":\"Pilk Smirnov\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Baltic419\",\"name\":\"Canes AS\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Kacperpl123pl\",\"name\":\"Marczin Szebeszynszki\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 17 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Zemsta\",\"name\":\"Antoni Macierewicz\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Kyle Jardine, the Coroner, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Kyle Jardine, the Coroner while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Notabeaver\",\"name\":\"Huggo Smellington\",\"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 a functional AI\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Marczin Szebeszynszki, the Station Engineer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Marczin Szebeszynszki, the Station Engineer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Dust_onthecode\",\"name\":\"H.A.L.L\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Connor Soup, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Plays-The-Piano, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"Baxxuu\",\"name\":\"Shelby Unk\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"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\":[]},\"11\":{\"key\":\"Manwithapot\",\"name\":\"Samara Dickinson\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Damien Barrett, the Station Engineer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Damien Barrett, the Station Engineer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"Dedusmuln1\",\"name\":\"Randy Sphagnum\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"THIS PLACE IS SEVERELY LACKING IN FISH BIODIVERSITY. CHANGE THAT\",\"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\":[]}}}",
"originalUrl": null
}
Install Gentoo