antagonists
Jamie Callison
(onjec)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
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 sliver of a supermatter crystal
/datum/objective/steal -
FAIL
Prevent Nathan Richter, the Detective, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Chris Ringer
(tomtuttle)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 21 knowledge from the Mansus. You start with 8 researched.
/datum/objective/heretic_research -
FAIL
Sacrifice at least 6 crewmembers.
/datum/objective/minor_sacrifice
Kevin 'Oops' McFall
(chappygart)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 22 knowledge from the Mansus. You start with 8 researched.
/datum/objective/heretic_research -
FAIL
Sacrifice at least 5 crewmembers.
/datum/objective/minor_sacrifice
Lesya Volkova
(fikusovich)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the Captain's jetpack
/datum/objective/steal -
SUCCESS
Assassinate Nooles-Peachooles, the Assistant.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
greentext slugcat
(panmati)
as
The
Hunted Slugcat
/datum/antagonist/custom
-
SUCCESS
Avoid being killed by your hunter.
/datum/objective/custom
Nathan Richter
(pillu)
as
The
Slugcat Slaughterer
/datum/antagonist/custom
-
FAIL
Kill the special slugcat and any other slugcats that stand in your way.
/datum/objective/custom
revenant (213)
(priest20243)
as
The
Revenant
/datum/antagonist/revenant
-
FAIL
Absorb 358 points of essence from humans.
/datum/objective/revenant -
SUCCESS
Prevent the use of energy weapons where possible.
/datum/objective/revenant_fluff
Charlie 'Strueth' Strobe
(Lucifers son)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
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 sliver of a supermatter crystal
/datum/objective/steal -
FAIL
Prevent Nathan Richter, the Detective, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Raw Data
{
"data": {
"1": {
"key": "onjec",
"name": "Jamie Callison",
"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": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a sliver of a supermatter crystal",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Nathan Richter, the Detective, from escaping alive.",
"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": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Callison & Strobe",
"id": 1
}
},
"2": {
"key": "tomtuttle",
"name": "Chris Ringer",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 21 knowledge from the Mansus. You start with 8 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 6 crewmembers.",
"result": "FAIL"
}
],
"team": []
},
"3": {
"key": "chappygart",
"name": "Kevin 'Oops' McFall",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 22 knowledge from the Mansus. You start with 8 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 5 crewmembers.",
"result": "FAIL"
}
],
"team": []
},
"4": {
"key": "fikusovich",
"name": "Lesya Volkova",
"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\/assassinate",
"text": "Assassinate Nooles-Peachooles, the Assistant.",
"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": []
},
"5": {
"key": "panmati",
"name": "greentext slugcat",
"antagonist_type": "\/datum\/antagonist\/custom",
"antagonist_name": "Hunted Slugcat",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "Avoid being killed by your hunter.",
"result": "SUCCESS"
}
],
"team": []
},
"6": {
"key": "pillu",
"name": "Nathan Richter",
"antagonist_type": "\/datum\/antagonist\/custom",
"antagonist_name": "Slugcat Slaughterer",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "Kill the special slugcat and any other slugcats that stand in your way.",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "priest20243",
"name": "revenant (213)",
"antagonist_type": "\/datum\/antagonist\/revenant",
"antagonist_name": "Revenant",
"objectives": [
{
"objective_type": "\/datum\/objective\/revenant",
"text": "Absorb 358 points of essence from humans.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/revenant_fluff",
"text": "Prevent the use of energy weapons where possible.",
"result": "SUCCESS"
}
],
"team": []
},
"8": {
"key": "Lucifers son",
"name": "Charlie 'Strueth' Strobe",
"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": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a sliver of a supermatter crystal",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Nathan Richter, the Detective, from escaping alive.",
"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": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Callison & Strobe",
"id": 1
}
}
},
"parser": null,
"id": 11648938,
"datetime": {
"date": "2025-05-25 18:10:32.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252580,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"onjec\",\"name\":\"Jamie Callison\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Nathan Richter, the Detective, from escaping alive.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Callison & Strobe\",\"id\":1}},\"2\":{\"key\":\"tomtuttle\",\"name\":\"Chris Ringer\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 21 knowledge from the Mansus. You start with 8 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 6 crewmembers.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"chappygart\",\"name\":\"Kevin 'Oops' McFall\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 22 knowledge from the Mansus. You start with 8 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 5 crewmembers.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"fikusovich\",\"name\":\"Lesya Volkova\",\"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\/assassinate\",\"text\":\"Assassinate Nooles-Peachooles, the Assistant.\",\"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\":[]},\"5\":{\"key\":\"panmati\",\"name\":\"greentext slugcat\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Hunted Slugcat\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Avoid being killed by your hunter.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"pillu\",\"name\":\"Nathan Richter\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Slugcat Slaughterer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Kill the special slugcat and any other slugcats that stand in your way.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"priest20243\",\"name\":\"revenant (213)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 358 points of essence from humans.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Prevent the use of energy weapons where possible.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Lucifers son\",\"name\":\"Charlie 'Strueth' Strobe\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Nathan Richter, the Detective, from escaping alive.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Callison & Strobe\",\"id\":1}}}}",
"originalUrl": null
}
Install Gentoo