antagonists
alien queen (471)
(Dirt290)
as
The
Captive Xenomorph
/datum/antagonist/xeno/captive
-
SUCCESS
Escape from captivity.
/datum/objective/escape_captivity -
FAIL
Survive and advance the Hive.
/datum/objective/advance_hive
alien queen (782)
(Dirt290)
as
The
Captive Xenomorph
/datum/antagonist/xeno/captive
-
SUCCESS
Escape from captivity.
/datum/objective/escape_captivity -
SUCCESS
Survive and advance the Hive.
/datum/objective/advance_hive
Amerziox
(Neuroplasty)
as
The
Nightmare
/datum/antagonist/nightmare
-
FAIL
Consume the last glimmer of light from the space station.
/datum/objective/nightmare_fluff
alien sentinel (244)
(Sheepthulhu)
as
The
Captive Xenomorph
/datum/antagonist/xeno/captive
-
SUCCESS
Escape from captivity.
/datum/objective/escape_captivity -
FAIL
Survive and advance the Hive.
/datum/objective/advance_hive
alien sentinel (381)
(Roadto3k)
as
The
Xenomorph
/datum/antagonist/xeno
-
FAIL
Survive and advance the Hive.
/datum/objective/advance_hive
Ja-Khajin Teymaava
(Sanctussvn)
as
The
Infiltrator
/datum/antagonist/traitor/infiltrator
-
FAIL
Assassinate David Dave, the Head of Security.
/datum/objective/assassinate -
FAIL
Steal the captain's antique laser gun
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Nanotrasen minebot
(Szeken)
as
The
Sentient Creature
/datum/antagonist/sentient_creature
Nanotrasen minebot
(deathrobotpunch1)
as
The
Sentient Creature
/datum/antagonist/sentient_creature
Raw Data
{
"data": {
"1": {
"key": "Dirt290",
"name": "alien queen (471)",
"antagonist_type": "\/datum\/antagonist\/xeno\/captive",
"antagonist_name": "Captive Xenomorph",
"objectives": [
{
"objective_type": "\/datum\/objective\/escape_captivity",
"text": "Escape from captivity.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/advance_hive",
"text": "Survive and advance the Hive.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/xeno\/captive",
"name": "Captive Aliens",
"id": 1
}
},
"2": {
"key": "Dirt290",
"name": "alien queen (782)",
"antagonist_type": "\/datum\/antagonist\/xeno\/captive",
"antagonist_name": "Captive Xenomorph",
"objectives": [
{
"objective_type": "\/datum\/objective\/escape_captivity",
"text": "Escape from captivity.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/advance_hive",
"text": "Survive and advance the Hive.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/xeno\/captive",
"name": "Captive Aliens",
"id": 1
}
},
"3": {
"key": "Neuroplasty",
"name": "Amerziox",
"antagonist_type": "\/datum\/antagonist\/nightmare",
"antagonist_name": "Nightmare",
"objectives": [
{
"objective_type": "\/datum\/objective\/nightmare_fluff",
"text": "Consume the last glimmer of light from the space station.",
"result": "FAIL"
}
],
"team": []
},
"4": {
"key": "Sheepthulhu",
"name": "alien sentinel (244)",
"antagonist_type": "\/datum\/antagonist\/xeno\/captive",
"antagonist_name": "Captive Xenomorph",
"objectives": [
{
"objective_type": "\/datum\/objective\/escape_captivity",
"text": "Escape from captivity.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/advance_hive",
"text": "Survive and advance the Hive.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/xeno\/captive",
"name": "Captive Aliens",
"id": 1
}
},
"5": {
"key": "Roadto3k",
"name": "alien sentinel (381)",
"antagonist_type": "\/datum\/antagonist\/xeno",
"antagonist_name": "Xenomorph",
"objectives": [
{
"objective_type": "\/datum\/objective\/advance_hive",
"text": "Survive and advance the Hive.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/xeno",
"name": "Aliens",
"id": 2
}
},
"6": {
"key": "Sanctussvn",
"name": "Ja-Khajin Teymaava",
"antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
"antagonist_name": "Infiltrator",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate David Dave, the Head of Security.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun",
"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": []
},
"7": {
"key": "Szeken",
"name": "Nanotrasen minebot",
"antagonist_type": "\/datum\/antagonist\/sentient_creature",
"antagonist_name": "Sentient Creature",
"objectives": [],
"team": []
},
"8": {
"key": "deathrobotpunch1",
"name": "Nanotrasen minebot",
"antagonist_type": "\/datum\/antagonist\/sentient_creature",
"antagonist_name": "Sentient Creature",
"objectives": [],
"team": []
}
},
"parser": null,
"id": 10008564,
"datetime": {
"date": "2024-07-05 11:38:35.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 231651,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Dirt290\",\"name\":\"alien queen (471)\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\/captive\",\"antagonist_name\":\"Captive Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/escape_captivity\",\"text\":\"Escape from captivity.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\/captive\",\"name\":\"Captive Aliens\",\"id\":1}},\"2\":{\"key\":\"Dirt290\",\"name\":\"alien queen (782)\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\/captive\",\"antagonist_name\":\"Captive Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/escape_captivity\",\"text\":\"Escape from captivity.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\/captive\",\"name\":\"Captive Aliens\",\"id\":1}},\"3\":{\"key\":\"Neuroplasty\",\"name\":\"Amerziox\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"Consume the last glimmer of light from the space station.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Sheepthulhu\",\"name\":\"alien sentinel (244)\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\/captive\",\"antagonist_name\":\"Captive Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/escape_captivity\",\"text\":\"Escape from captivity.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\/captive\",\"name\":\"Captive Aliens\",\"id\":1}},\"5\":{\"key\":\"Roadto3k\",\"name\":\"alien sentinel (381)\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":2}},\"6\":{\"key\":\"Sanctussvn\",\"name\":\"Ja-Khajin Teymaava\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate David Dave, the Head of Security.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"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\":[]},\"7\":{\"key\":\"Szeken\",\"name\":\"Nanotrasen minebot\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"8\":{\"key\":\"deathrobotpunch1\",\"name\":\"Nanotrasen minebot\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo