antagonists
Isaac Bluetenberger
(MrCredible)
as
The
Thief
/datum/antagonist/thief
-
FAIL
Steal the station blueprints
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Chase Weeter
(Matthiaskrh)
as
The
Thief
/datum/antagonist/thief
-
FAIL
Steal at least 5 organic organs! They must be kept healthy.
/datum/objective/steal_n_of_type/organs -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Dubert Armstrong
(StrayHalo)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Become a living legend by getting a total of 853.38 reputation points
/datum/objective/traitor_progression -
FAIL
Complete objectives colletively worth more than 204.68 reputation points
/datum/objective/traitor_objectives
Alec Trolli
(Leif.Nobody)
as
The
Nuclear Operative Leader
/datum/antagonist/nukeop/leader
-
FAIL
Destroy the station with a nuclear device.
/datum/objective/nuclear
Xander Trolli
(ThatKindOfJack)
as
The
Nuclear Operative
/datum/antagonist/nukeop
-
FAIL
Destroy the station with a nuclear device.
/datum/objective/nuclear
Dominic Trolli
(Xander3359)
as
The
Nuclear Operative
/datum/antagonist/nukeop
-
FAIL
Destroy the station with a nuclear device.
/datum/objective/nuclear
Oloski Olsken
(Ollybro)
as
The
Obsessed
/datum/antagonist/obsessed
-
FAIL
Murder Goro Sr., Chase Weeter's coworker.
/datum/objective/assassinate/jealous -
FAIL
Take a photo of Chase Weeter while they're alive.
/datum/objective/polaroid -
FAIL
Spend 2 minutes around Chase Weeter while they're alive.
/datum/objective/spendtime -
SUCCESS
Murder Chase Weeter, the Head of Personnel.
/datum/objective/assassinate/obsessed
revenant (898)
(Ophaq)
as
The
Revenant
/datum/antagonist/revenant
-
FAIL
Absorb 491 points of essence from humans.
/datum/objective/revenant -
SUCCESS
Impersonate or be worshipped as a god.
/datum/objective/revenant_fluff
Raw Data
{
"data": {
"1": {
"key": "MrCredible",
"name": "Isaac Bluetenberger",
"antagonist_type": "\/datum\/antagonist\/thief",
"antagonist_name": "Thief",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the station blueprints",
"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": "Matthiaskrh",
"name": "Chase Weeter",
"antagonist_type": "\/datum\/antagonist\/thief",
"antagonist_name": "Thief",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal_n_of_type\/organs",
"text": "Steal at least 5 organic organs! They must be kept healthy.",
"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": "StrayHalo",
"name": "Dubert Armstrong",
"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 853.38 reputation points",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/traitor_objectives",
"text": "Complete objectives colletively worth more than 204.68 reputation points",
"result": "FAIL"
}
],
"team": []
},
"4": {
"key": "Leif.Nobody",
"name": "Alec Trolli",
"antagonist_type": "\/datum\/antagonist\/nukeop\/leader",
"antagonist_name": "Nuclear Operative Leader",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Trolli Team",
"id": 1
}
},
"5": {
"key": "ThatKindOfJack",
"name": "Xander Trolli",
"antagonist_type": "\/datum\/antagonist\/nukeop",
"antagonist_name": "Nuclear Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Trolli Team",
"id": 1
}
},
"6": {
"key": "Xander3359",
"name": "Dominic Trolli",
"antagonist_type": "\/datum\/antagonist\/nukeop",
"antagonist_name": "Nuclear Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Trolli Team",
"id": 1
}
},
"7": {
"key": "Ollybro",
"name": "Oloski Olsken",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate\/jealous",
"text": "Murder Goro Sr., Chase Weeter's coworker.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo of Chase Weeter while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 2 minutes around Chase Weeter while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Chase Weeter, the Head of Personnel.",
"result": "SUCCESS"
}
],
"team": []
},
"8": {
"key": "Ophaq",
"name": "revenant (898)",
"antagonist_type": "\/datum\/antagonist\/revenant",
"antagonist_name": "Revenant",
"objectives": [
{
"objective_type": "\/datum\/objective\/revenant",
"text": "Absorb 491 points of essence from humans.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/revenant_fluff",
"text": "Impersonate or be worshipped as a god.",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 7283695,
"datetime": {
"date": "2022-07-02 23:36:53.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 185963,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"MrCredible\",\"name\":\"Isaac Bluetenberger\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"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\":\"Matthiaskrh\",\"name\":\"Chase Weeter\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/organs\",\"text\":\"Steal at least 5 organic organs! They must be kept healthy.\",\"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\":\"StrayHalo\",\"name\":\"Dubert Armstrong\",\"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 853.38 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 204.68 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Leif.Nobody\",\"name\":\"Alec Trolli\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/leader\",\"antagonist_name\":\"Nuclear Operative Leader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Trolli Team\",\"id\":1}},\"5\":{\"key\":\"ThatKindOfJack\",\"name\":\"Xander Trolli\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Trolli Team\",\"id\":1}},\"6\":{\"key\":\"Xander3359\",\"name\":\"Dominic Trolli\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Trolli Team\",\"id\":1}},\"7\":{\"key\":\"Ollybro\",\"name\":\"Oloski Olsken\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Goro Sr., Chase Weeter's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Chase Weeter while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Chase Weeter while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Chase Weeter, the Head of Personnel.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Ophaq\",\"name\":\"revenant (898)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 491 points of essence from humans.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Impersonate or be worshipped as a god.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo