antagonists
Kal Beanie
(iamkalamazing)
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 the captain's antique laser gun.
/datum/objective/steal -
FAIL
Destroy Machine Spirit, the experimental AI.
/datum/objective/destroy -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Uoi Togo
(mickea)
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 the chief engineer's advanced magnetic boots.
/datum/objective/steal -
FAIL
Assassinate Tables-The-Tider, the Security Officer.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
John Sausage
(debesta)
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 the chief engineer's advanced magnetic boots.
/datum/objective/steal -
FAIL
Assassinate Tables-The-Tider, the Security Officer.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Joe Madwell
(madsenanders)
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 the captain's antique laser gun.
/datum/objective/steal -
FAIL
Destroy Machine Spirit, the experimental AI.
/datum/objective/destroy -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Waldo
(gremowl)
as
The
Fugitive
/datum/antagonist/fugitive
-
FAIL
Avoid capture from the fugitive hunters.
/datum/objective
Byte Guardian
(naturesmayhem)
as
The
Cyber Tac
/datum/antagonist/bitrunning_glitch/cyber_tac
-
FAIL
Execute defense routine against non-conformity.
/datum/objective/bitrunning_glitch_fluff
Acco Accurata
(abritishfox)
as
The
Paradox Clone
/datum/antagonist/paradox_clone
-
FAIL
Ensure that nobody with the name Acco Accurata remains alive.
/datum/objective/accept_no_substitutes -
FAIL
Take Acco Accurata, the Cargo Technician's place. Avoid collateral damage - remember, your mission is to blend in!
/datum/objective/paradox_clone_replace
Driscoll Auman
(debesta)
as
The
Space Ninja
/datum/antagonist/ninja
-
FAIL
Use your gloves to convert at least one cyborg to aid you in sabotaging the station.
/datum/objective/cyborg_hijack -
SUCCESS
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 38 airlocks on the station.
/datum/objective/door_jack -
SUCCESS
Detonate your starter bomb in the Bar Backroom. 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 -
SUCCESS
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
BIG FISHERMAN
(btcbuster)
as
The
Space Dragon
/datum/antagonist/space_dragon
-
FAIL
Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Prison Wing Cells, Teleporter Room, Head of Personnel's Office, Holding Cell and Transfer Centre
/datum/objective/summon_carp
Misha Lambart
(pulsebu)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Joe Madwell, the Assistant.
/datum/objective/assassinate -
FAIL
Steal the Blackbox.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
space carp
(athd)
as
The
Space Carp
/datum/antagonist/space_carp
-
SUCCESS
Protect the rift to summon more carps.
/datum/objective/space_carp
space carp
(naturesmayhem)
as
The
Space Carp
/datum/antagonist/space_carp
-
SUCCESS
Protect the rift to summon more carps.
/datum/objective/space_carp
Raw Data
{
"data": {
"1": {
"key": "iamkalamazing",
"name": "Kal Beanie",
"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 the captain's antique laser gun.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/destroy",
"text": "Destroy Machine Spirit, the experimental AI.",
"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 Beanie & Madwell",
"id": 1
}
},
"2": {
"key": "mickea",
"name": "Uoi Togo",
"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 the chief engineer's advanced magnetic boots.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Tables-The-Tider, the Security Officer.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Togo & Sausage",
"id": 2
}
},
"3": {
"key": "debesta",
"name": "John Sausage",
"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 the chief engineer's advanced magnetic boots.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Tables-The-Tider, the Security Officer.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Togo & Sausage",
"id": 2
}
},
"4": {
"key": "madsenanders",
"name": "Joe Madwell",
"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 the captain's antique laser gun.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/destroy",
"text": "Destroy Machine Spirit, the experimental AI.",
"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 Beanie & Madwell",
"id": 1
}
},
"5": {
"key": "gremowl",
"name": "Waldo",
"antagonist_type": "\/datum\/antagonist\/fugitive",
"antagonist_name": "Fugitive",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Avoid capture from the fugitive hunters.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/fugitive",
"name": "Team",
"id": 3
}
},
"6": {
"key": "naturesmayhem",
"name": "Byte Guardian",
"antagonist_type": "\/datum\/antagonist\/bitrunning_glitch\/cyber_tac",
"antagonist_name": "Cyber Tac",
"objectives": [
{
"objective_type": "\/datum\/objective\/bitrunning_glitch_fluff",
"text": "Execute defense routine against non-conformity.",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "abritishfox",
"name": "Acco Accurata",
"antagonist_type": "\/datum\/antagonist\/paradox_clone",
"antagonist_name": "Paradox Clone",
"objectives": [
{
"objective_type": "\/datum\/objective\/accept_no_substitutes",
"text": "Ensure that nobody with the name Acco Accurata remains alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/paradox_clone_replace",
"text": "Take Acco Accurata, the Cargo Technician's place. Avoid collateral damage - remember, your mission is to blend in!",
"result": "FAIL"
}
],
"team": []
},
"8": {
"key": "debesta",
"name": "Driscoll Auman",
"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 aid you in sabotaging the station.",
"result": "FAIL"
},
{
"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": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/door_jack",
"text": "Use your gloves to doorjack 38 airlocks on the station.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/plant_explosive",
"text": "Detonate your starter bomb in the Bar Backroom. Note that the bomb will not work anywhere else!",
"result": "SUCCESS"
},
{
"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": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/survive",
"text": "Stay alive until the end.",
"result": "FAIL"
}
],
"team": []
},
"9": {
"key": "btcbuster",
"name": "BIG FISHERMAN",
"antagonist_type": "\/datum\/antagonist\/space_dragon",
"antagonist_name": "Space Dragon",
"objectives": [
{
"objective_type": "\/datum\/objective\/summon_carp",
"text": "Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Prison Wing Cells, Teleporter Room, Head of Personnel's Office, Holding Cell and Transfer Centre",
"result": "FAIL"
}
],
"team": []
},
"10": {
"key": "pulsebu",
"name": "Misha Lambart",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Joe Madwell, the Assistant.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Blackbox.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": []
},
"11": {
"key": "athd",
"name": "space carp",
"antagonist_type": "\/datum\/antagonist\/space_carp",
"antagonist_name": "Space Carp",
"objectives": [
{
"objective_type": "\/datum\/objective\/space_carp",
"text": "Protect the rift to summon more carps.",
"result": "SUCCESS"
}
],
"team": []
},
"12": {
"key": "naturesmayhem",
"name": "space carp",
"antagonist_type": "\/datum\/antagonist\/space_carp",
"antagonist_name": "Space Carp",
"objectives": [
{
"objective_type": "\/datum\/objective\/space_carp",
"text": "Protect the rift to summon more carps.",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 12213329,
"datetime": {
"date": "2026-04-10 19:43:07.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 261115,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"iamkalamazing\",\"name\":\"Kal Beanie\",\"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 the captain's antique laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Machine Spirit, the experimental AI.\",\"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 Beanie & Madwell\",\"id\":1}},\"2\":{\"key\":\"mickea\",\"name\":\"Uoi Togo\",\"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 the chief engineer's advanced magnetic boots.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tables-The-Tider, the Security Officer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Togo & Sausage\",\"id\":2}},\"3\":{\"key\":\"debesta\",\"name\":\"John Sausage\",\"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 the chief engineer's advanced magnetic boots.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tables-The-Tider, the Security Officer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Togo & Sausage\",\"id\":2}},\"4\":{\"key\":\"madsenanders\",\"name\":\"Joe Madwell\",\"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 the captain's antique laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Machine Spirit, the experimental AI.\",\"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 Beanie & Madwell\",\"id\":1}},\"5\":{\"key\":\"gremowl\",\"name\":\"Waldo\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Avoid capture from the fugitive hunters.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"Team\",\"id\":3}},\"6\":{\"key\":\"naturesmayhem\",\"name\":\"Byte Guardian\",\"antagonist_type\":\"\/datum\/antagonist\/bitrunning_glitch\/cyber_tac\",\"antagonist_name\":\"Cyber Tac\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunning_glitch_fluff\",\"text\":\"Execute defense routine against non-conformity.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"abritishfox\",\"name\":\"Acco Accurata\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/accept_no_substitutes\",\"text\":\"Ensure that nobody with the name Acco Accurata remains alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/paradox_clone_replace\",\"text\":\"Take Acco Accurata, the Cargo Technician's place. Avoid collateral damage - remember, your mission is to blend in!\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"debesta\",\"name\":\"Driscoll Auman\",\"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 aid you in sabotaging the station.\",\"result\":\"FAIL\"},{\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 38 airlocks on the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Bar Backroom. Note that the bomb will not work anywhere else!\",\"result\":\"SUCCESS\"},{\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"btcbuster\",\"name\":\"BIG FISHERMAN\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/summon_carp\",\"text\":\"Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Prison Wing Cells, Teleporter Room, Head of Personnel's Office, Holding Cell and Transfer Centre\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"pulsebu\",\"name\":\"Misha Lambart\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Joe Madwell, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"athd\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"naturesmayhem\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo