antagonists
Onuja Gih
(NexusLeader)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal the head of security's personal laser gun
/datum/objective/steal -
SUCCESS
Steal a hand teleporter
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Crung E. Beepo
(ZachAttack5521)
as
The
Infiltrator
/datum/antagonist/traitor/infiltrator
-
SUCCESS
Assassinate Drew Cason, the Roboticist.
/datum/objective/assassinate -
SUCCESS
Steal the heavily radioactive plutonium core from the onboard self-destruct
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Drew Cason
(LittleMan94)
as
The
Syndicate Sleeper Agent
/datum/antagonist/traitor/infiltrator/sleeper_agent
-
FAIL
Assassinate Crung E. Beepo, the Shaft Miner.
/datum/objective/assassinate -
FAIL
Steal a functional AI
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
red adult slime (157)
(Somememeguy)
as
The
Pyroclastic Anomaly
/datum/antagonist/pyro_slime
-
FAIL
All I know fire. I speak in tongues of flame. Why is everyone so cold?
/datum/objective/pyro_slime
Fitzgerald Blasto Hive
(VelocityMagnet)
as
The
Lone Operative
/datum/antagonist/nukeop/lone
-
FAIL
Destroy the station with a nuclear device.
/datum/objective/nuclear
venus human trap (269)
(LittleMan94)
as
The
Venus Human Trap
/datum/antagonist/venus_human_trap
-
SUCCESS
Spread the infestation.
/datum/objective/venus_human_trap
venus human trap (12)
(SeaGull226)
as
The
Venus Human Trap
/datum/antagonist/venus_human_trap
-
SUCCESS
Spread the infestation.
/datum/objective/venus_human_trap
Raw Data
{
"data": {
"1": {
"key": "NexusLeader",
"name": "Onuja Gih",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the head of security's personal laser gun",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a hand teleporter",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": []
},
"2": {
"key": "ZachAttack5521",
"name": "Crung E. Beepo",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
"antagonist_name": "Infiltrator",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Drew Cason, the Roboticist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
"result": "SUCCESS"
},
{
"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": "LittleMan94",
"name": "Drew Cason",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
"antagonist_name": "Syndicate Sleeper Agent",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Crung E. Beepo, the Shaft Miner.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a functional 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": []
},
"4": {
"key": "Somememeguy",
"name": "red adult slime (157)",
"antagonist_type": "\/datum\/antagonist\/pyro_slime",
"antagonist_name": "Pyroclastic Anomaly",
"objectives": [
{
"objective_type": "\/datum\/objective\/pyro_slime",
"text": "All I know fire. I speak in tongues of flame. Why is everyone so cold?",
"result": "FAIL"
}
],
"team": []
},
"5": {
"key": "VelocityMagnet",
"name": "Fitzgerald Blasto Hive",
"antagonist_type": "\/datum\/antagonist\/nukeop\/lone",
"antagonist_name": "Lone Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Team",
"id": 1
}
},
"6": {
"key": "LittleMan94",
"name": "venus human trap (269)",
"antagonist_type": "\/datum\/antagonist\/venus_human_trap",
"antagonist_name": "Venus Human Trap",
"objectives": [
{
"objective_type": "\/datum\/objective\/venus_human_trap",
"text": "Spread the infestation.",
"result": "SUCCESS"
}
],
"team": []
},
"7": {
"key": "SeaGull226",
"name": "venus human trap (12)",
"antagonist_type": "\/datum\/antagonist\/venus_human_trap",
"antagonist_name": "Venus Human Trap",
"objectives": [
{
"objective_type": "\/datum\/objective\/venus_human_trap",
"text": "Spread the infestation.",
"result": "SUCCESS"
}
],
"team": []
}
},
"parser": null,
"id": 9574373,
"datetime": {
"date": "2024-03-02 16:55:34.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 224922,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"NexusLeader\",\"name\":\"Onuja Gih\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"ZachAttack5521\",\"name\":\"Crung E. Beepo\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Drew Cason, the Roboticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"SUCCESS\"},{\"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\":\"LittleMan94\",\"name\":\"Drew Cason\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Crung E. Beepo, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional 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\":[]},\"4\":{\"key\":\"Somememeguy\",\"name\":\"red adult slime (157)\",\"antagonist_type\":\"\/datum\/antagonist\/pyro_slime\",\"antagonist_name\":\"Pyroclastic Anomaly\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/pyro_slime\",\"text\":\"All I know fire. I speak in tongues of flame. Why is everyone so cold?\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"VelocityMagnet\",\"name\":\"Fitzgerald Blasto Hive\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/lone\",\"antagonist_name\":\"Lone Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Team\",\"id\":1}},\"6\":{\"key\":\"LittleMan94\",\"name\":\"venus human trap (269)\",\"antagonist_type\":\"\/datum\/antagonist\/venus_human_trap\",\"antagonist_name\":\"Venus Human Trap\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/venus_human_trap\",\"text\":\"Spread the infestation.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"SeaGull226\",\"name\":\"venus human trap (12)\",\"antagonist_type\":\"\/datum\/antagonist\/venus_human_trap\",\"antagonist_name\":\"Venus Human Trap\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/venus_human_trap\",\"text\":\"Spread the infestation.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo