antagonists
Commits The Warcrime
(chudjaker)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the chief engineer's advanced magnetic boots
/datum/objective/steal -
SUCCESS
Assassinate John Madness, the Detective.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Jake Osterwise
(kinganth)
as
The
Brother
/datum/antagonist/brother
-
FAIL
Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
/datum/objective/convert_brother -
FAIL
Steal a hand teleporter
/datum/objective/steal -
SUCCESS
Assassinate Jayna Afroman, the Chemist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Ramon Kepplinger
(nemcrestgrat)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 20 knowledge from the Mansus. You start with 8 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
Heretic
/datum/antagonist/heretic
-
SUCCESS
Research at least 20 knowledge from the Mansus. You start with 8 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
Dali
(thecrystalship)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal any set of secret documents of any organization
/datum/objective/steal -
FAIL
Steal the heavily radioactive plutonium core from the onboard self-destruct
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Commander Brindle
(orbitaldong)
as
The
Emergency Response Officer
/datum/antagonist/ert/commander/inquisitor
-
SUCCESS
Destroy any traces of paranormal activity aboard the Centcom.
/datum/objective
Chaplain Bickerson
(troll88)
as
The
Emergency Response Officer
/datum/antagonist/ert/chaplain/inquisitor
-
SUCCESS
Destroy any traces of paranormal activity aboard the Centcom.
/datum/objective
Medical Officer Kelly
(nemcrestgrat)
as
The
Emergency Response Officer
/datum/antagonist/ert/medic/inquisitor
-
SUCCESS
Destroy any traces of paranormal activity aboard the Centcom.
/datum/objective
Security Officer Baker
(vicentes)
as
The
Emergency Response Officer
/datum/antagonist/ert/security/inquisitor
-
SUCCESS
Destroy any traces of paranormal activity aboard the Centcom.
/datum/objective
Chaplain Callison
(chudjaker)
as
The
Emergency Response Officer
/datum/antagonist/ert/chaplain/inquisitor
-
SUCCESS
Destroy any traces of paranormal activity aboard the Centcom.
/datum/objective
Raw Data
{
"data": {
"1": {
"key": "chudjaker",
"name": "Commits The Warcrime",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the chief engineer's advanced magnetic boots",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate John Madness, the Detective.",
"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": "kinganth",
"name": "Jake Osterwise",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/convert_brother",
"text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a hand teleporter",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jayna Afroman, 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": {
"type": "\/datum\/team\/brother_team",
"name": "Osterwise's Isolated Intifada",
"id": 1
}
},
"3": {
"key": "nemcrestgrat",
"name": "Ramon Kepplinger",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 20 knowledge from the Mansus. You start with 8 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": []
},
"4": {
"key": "zemsta",
"name": "Antoni Macierewicz",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 20 knowledge from the Mansus. You start with 8 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": []
},
"5": {
"key": "thecrystalship",
"name": "Dali",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal any set of secret documents of any organization",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
"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": "orbitaldong",
"name": "Commander Brindle",
"antagonist_type": "\/datum\/antagonist\/ert\/commander\/inquisitor",
"antagonist_name": "Emergency Response Officer",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Destroy any traces of paranormal activity aboard the Centcom.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ert",
"name": "Inquisition",
"id": 2
}
},
"7": {
"key": "troll88",
"name": "Chaplain Bickerson",
"antagonist_type": "\/datum\/antagonist\/ert\/chaplain\/inquisitor",
"antagonist_name": "Emergency Response Officer",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Destroy any traces of paranormal activity aboard the Centcom.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ert",
"name": "Inquisition",
"id": 2
}
},
"8": {
"key": "nemcrestgrat",
"name": "Medical Officer Kelly",
"antagonist_type": "\/datum\/antagonist\/ert\/medic\/inquisitor",
"antagonist_name": "Emergency Response Officer",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Destroy any traces of paranormal activity aboard the Centcom.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ert",
"name": "Inquisition",
"id": 2
}
},
"9": {
"key": "vicentes",
"name": "Security Officer Baker",
"antagonist_type": "\/datum\/antagonist\/ert\/security\/inquisitor",
"antagonist_name": "Emergency Response Officer",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Destroy any traces of paranormal activity aboard the Centcom.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ert",
"name": "Inquisition",
"id": 2
}
},
"10": {
"key": "chudjaker",
"name": "Chaplain Callison",
"antagonist_type": "\/datum\/antagonist\/ert\/chaplain\/inquisitor",
"antagonist_name": "Emergency Response Officer",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Destroy any traces of paranormal activity aboard the Centcom.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ert",
"name": "Inquisition",
"id": 2
}
}
},
"parser": null,
"id": 11536683,
"datetime": {
"date": "2025-04-04 17:54:47.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 250913,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"chudjaker\",\"name\":\"Commits The Warcrime\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate John Madness, the Detective.\",\"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\":\"kinganth\",\"name\":\"Jake Osterwise\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jayna Afroman, 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Osterwise's Isolated Intifada\",\"id\":1}},\"3\":{\"key\":\"nemcrestgrat\",\"name\":\"Ramon Kepplinger\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 20 knowledge from the Mansus. You start with 8 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\":[]},\"4\":{\"key\":\"zemsta\",\"name\":\"Antoni Macierewicz\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 20 knowledge from the Mansus. You start with 8 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\":[]},\"5\":{\"key\":\"thecrystalship\",\"name\":\"Dali\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"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\":\"orbitaldong\",\"name\":\"Commander Brindle\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the Centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":2}},\"7\":{\"key\":\"troll88\",\"name\":\"Chaplain Bickerson\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/chaplain\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the Centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":2}},\"8\":{\"key\":\"nemcrestgrat\",\"name\":\"Medical Officer Kelly\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the Centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":2}},\"9\":{\"key\":\"vicentes\",\"name\":\"Security Officer Baker\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the Centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":2}},\"10\":{\"key\":\"chudjaker\",\"name\":\"Chaplain Callison\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/chaplain\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the Centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":2}}}}",
"originalUrl": null
}
Install Gentoo