antagonists
Will Nodder
(Mrjafar)
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 -
SUCCESS
Steal the source code for Project Goon from the master R&D server mainframe
/datum/objective/steal -
FAIL
Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
/datum/objective/hijack
Nicholas Perry
(Sonnzer)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a functional AI
/datum/objective/steal -
FAIL
Steal the head of security's personal compact shotgun
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Sid Gurts
(IowaPotatoFarmer)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 18 knowledge from the Mansus. You start with 6 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
Andrius Morgan
(RandoMash)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 18 knowledge from the Mansus. You start with 6 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
McSpeed Master Exploder
(ThatKindOfJack)
as
The
Nuclear Operative Leader
/datum/antagonist/nukeop/leader
-
SUCCESS
Destroy the station with a nuclear device.
/datum/objective/nuclear
Finger Master Exploder
(Aoeeee)
as
The
Nuclear Operative
/datum/antagonist/nukeop
-
SUCCESS
Destroy the station with a nuclear device.
/datum/objective/nuclear
Pebbles Master Exploder
(IsaacExists)
as
The
Nuclear Operative
/datum/antagonist/nukeop
-
SUCCESS
Destroy the station with a nuclear device.
/datum/objective/nuclear
Swish
(Samdbs)
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 -
SUCCESS
Steal the source code for Project Goon from the master R&D server mainframe
/datum/objective/steal -
FAIL
Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
/datum/objective/hijack
Ullis-Shakiis
(Woodman69420)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Ethan Oneal
(Dr_onion)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Steal the chief engineer's advanced magnetic boots
/datum/objective/steal -
SUCCESS
Assassinate Samuel Rowe, the Atmospheric Technician.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
giant ant
(mortlg)
as
The
Sentient Creature
/datum/antagonist/sentient_creature
An-Saak
(Woodman69420)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Shei-Meesei
(EsotericColourless)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Raw Data
{
"data": {
"1": {
"key": "Mrjafar",
"name": "Will Nodder",
"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 source code for Project Goon from the master R&D server mainframe",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/hijack",
"text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Nodder & Swish",
"id": 1
}
},
"2": {
"key": "Sonnzer",
"name": "Nicholas Perry",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a functional AI",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal compact shotgun",
"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": []
},
"3": {
"key": "IowaPotatoFarmer",
"name": "Sid Gurts",
"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 6 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": []
},
"4": {
"key": "RandoMash",
"name": "Andrius Morgan",
"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 6 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": "ThatKindOfJack",
"name": "McSpeed Master Exploder",
"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": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Master Exploder Team",
"id": 2
}
},
"6": {
"key": "Aoeeee",
"name": "Finger Master Exploder",
"antagonist_type": "\/datum\/antagonist\/nukeop",
"antagonist_name": "Nuclear Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Master Exploder Team",
"id": 2
}
},
"7": {
"key": "IsaacExists",
"name": "Pebbles Master Exploder",
"antagonist_type": "\/datum\/antagonist\/nukeop",
"antagonist_name": "Nuclear Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Master Exploder Team",
"id": 2
}
},
"8": {
"key": "Samdbs",
"name": "Swish",
"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 source code for Project Goon from the master R&D server mainframe",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/hijack",
"text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Nodder & Swish",
"id": 1
}
},
"9": {
"key": "Woodman69420",
"name": "Ullis-Shakiis",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ash Walker Tribe",
"id": 3
}
},
"10": {
"key": "Dr_onion",
"name": "Ethan Oneal",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the chief engineer's advanced magnetic boots",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Samuel Rowe, the Atmospheric Technician.",
"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": []
},
"11": {
"key": "mortlg",
"name": "giant ant",
"antagonist_type": "\/datum\/antagonist\/sentient_creature",
"antagonist_name": "Sentient Creature",
"objectives": [],
"team": []
},
"12": {
"key": "Woodman69420",
"name": "An-Saak",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ash Walker Tribe",
"id": 3
}
},
"13": {
"key": "EsotericColourless",
"name": "Shei-Meesei",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ash Walker Tribe",
"id": 3
}
}
},
"parser": null,
"id": 9931921,
"datetime": {
"date": "2024-06-15 00:20:32.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 230549,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Mrjafar\",\"name\":\"Will Nodder\",\"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 source code for Project Goon from the master R&D server mainframe\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Nodder & Swish\",\"id\":1}},\"2\":{\"key\":\"Sonnzer\",\"name\":\"Nicholas Perry\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"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\":[]},\"3\":{\"key\":\"IowaPotatoFarmer\",\"name\":\"Sid Gurts\",\"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 6 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\":[]},\"4\":{\"key\":\"RandoMash\",\"name\":\"Andrius Morgan\",\"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 6 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\":\"ThatKindOfJack\",\"name\":\"McSpeed Master Exploder\",\"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\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Master Exploder Team\",\"id\":2}},\"6\":{\"key\":\"Aoeeee\",\"name\":\"Finger Master Exploder\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Master Exploder Team\",\"id\":2}},\"7\":{\"key\":\"IsaacExists\",\"name\":\"Pebbles Master Exploder\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Master Exploder Team\",\"id\":2}},\"8\":{\"key\":\"Samdbs\",\"name\":\"Swish\",\"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 source code for Project Goon from the master R&D server mainframe\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Nodder & Swish\",\"id\":1}},\"9\":{\"key\":\"Woodman69420\",\"name\":\"Ullis-Shakiis\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":3}},\"10\":{\"key\":\"Dr_onion\",\"name\":\"Ethan Oneal\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Samuel Rowe, the Atmospheric Technician.\",\"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\":[]},\"11\":{\"key\":\"mortlg\",\"name\":\"giant ant\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"12\":{\"key\":\"Woodman69420\",\"name\":\"An-Saak\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":3}},\"13\":{\"key\":\"EsotericColourless\",\"name\":\"Shei-Meesei\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":3}}}}",
"originalUrl": null
}
Install Gentoo