antagonists
Tam Lin
(Borisvanmemes)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal the reactive teleport armor.
/datum/objective/steal -
SUCCESS
Steal the Captain's jetpack.
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Carl Von Yading
(Game Enjoyer)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Ivan F. Phills, the Chief Engineer.
/datum/objective/assassinate -
SUCCESS
Prevent Sulfur XXII, the Assistant, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Vlad 'The' Hunter
(taggamergame2)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Robin Banks, the Chemist.
/datum/objective/assassinate -
FAIL
Steal the hypospray.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Franklin Thomlinson
(murgenfoo)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a functional AI.
/datum/objective/steal -
FAIL
Assassinate Peter Chevs, the Detective.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Oortflag
(pksonikal)
as
The
Virtual Domain Actor
/datum/antagonist/domain_ghost_actor
-
FAIL
Defend your domain from the intruders!
/datum/objective/bitrunner_ghost_fluff
Solarflag
(pksonikal)
as
The
Virtual Domain Actor
/datum/antagonist/domain_ghost_actor
-
FAIL
Defend your domain from the intruders!
/datum/objective/bitrunner_ghost_fluff
LoseGPTv0.9
(kuriketto)
as
The
Malfunctioning AI
/datum/antagonist/malf_ai
-
SUCCESS
Assassinate Keets, the Coroner.
/datum/objective/assassinate -
FAIL
Assassinate Cruz Nayarit, the Assistant.
/datum/objective/assassinate -
SUCCESS
Prevent your own deactivation.
/datum/objective/survive/malf
hatchling blood worm (603)
(Coolguy319)
as
The
Blood Worm
/datum/antagonist/blood_worm
-
FAIL
We must prevent all members of station command from escaping alive on the emergency shuttle.
/datum/objective/blood_worm/kill -
SUCCESS
We must consume a total of at least 2700 units of real blood to sate our appetite.
/datum/objective/blood_worm/consume -
FAIL
At least 2 of us must reproduce to pave the way for our overwhelming numbers.
/datum/objective/blood_worm/multiply -
FAIL
At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.
/datum/objective/blood_worm/conquer
hatchling blood worm (227)
(ariever)
as
The
Blood Worm
/datum/antagonist/blood_worm
-
FAIL
We must prevent all members of station command from escaping alive on the emergency shuttle.
/datum/objective/blood_worm/kill -
SUCCESS
We must consume a total of at least 2700 units of real blood to sate our appetite.
/datum/objective/blood_worm/consume -
FAIL
At least 2 of us must reproduce to pave the way for our overwhelming numbers.
/datum/objective/blood_worm/multiply -
FAIL
At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.
/datum/objective/blood_worm/conquer
juvenile blood worm (667)
(diamondboy121)
as
The
Blood Worm
/datum/antagonist/blood_worm/infestation
-
FAIL
We must prevent all members of station command from escaping alive on the emergency shuttle.
/datum/objective/blood_worm/kill -
SUCCESS
We must consume a total of at least 2700 units of real blood to sate our appetite.
/datum/objective/blood_worm/consume -
FAIL
At least 2 of us must reproduce to pave the way for our overwhelming numbers.
/datum/objective/blood_worm/multiply -
FAIL
At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.
/datum/objective/blood_worm/conquer
hatchling blood worm (291)
(metalscholar)
as
The
Blood Worm
/datum/antagonist/blood_worm/infestation
-
FAIL
We must prevent all members of station command from escaping alive on the emergency shuttle.
/datum/objective/blood_worm/kill -
SUCCESS
We must consume a total of at least 2700 units of real blood to sate our appetite.
/datum/objective/blood_worm/consume -
FAIL
At least 2 of us must reproduce to pave the way for our overwhelming numbers.
/datum/objective/blood_worm/multiply -
FAIL
At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.
/datum/objective/blood_worm/conquer
hatchling blood worm (120)
(taxfraud)
as
The
Blood Worm
/datum/antagonist/blood_worm/infestation
-
FAIL
We must prevent all members of station command from escaping alive on the emergency shuttle.
/datum/objective/blood_worm/kill -
SUCCESS
We must consume a total of at least 2700 units of real blood to sate our appetite.
/datum/objective/blood_worm/consume -
FAIL
At least 2 of us must reproduce to pave the way for our overwhelming numbers.
/datum/objective/blood_worm/multiply -
FAIL
At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.
/datum/objective/blood_worm/conquer
Raw Data
{
"data": {
"1": {
"key": "Borisvanmemes",
"name": "Tam Lin",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the reactive teleport armor.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Captain's jetpack.",
"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": "Game Enjoyer",
"name": "Carl Von Yading",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Ivan F. Phills, the Chief Engineer.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Sulfur XXII, the Assistant, from escaping alive.",
"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": []
},
"3": {
"key": "taggamergame2",
"name": "Vlad 'The' Hunter",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Robin Banks, the Chemist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the hypospray.",
"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": "murgenfoo",
"name": "Franklin Thomlinson",
"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\/assassinate",
"text": "Assassinate Peter Chevs, the Detective.",
"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": []
},
"5": {
"key": "pksonikal",
"name": "Oortflag",
"antagonist_type": "\/datum\/antagonist\/domain_ghost_actor",
"antagonist_name": "Virtual Domain Actor",
"objectives": [
{
"objective_type": "\/datum\/objective\/bitrunner_ghost_fluff",
"text": "Defend your domain from the intruders!",
"result": "FAIL"
}
],
"team": []
},
"6": {
"key": "pksonikal",
"name": "Solarflag",
"antagonist_type": "\/datum\/antagonist\/domain_ghost_actor",
"antagonist_name": "Virtual Domain Actor",
"objectives": [
{
"objective_type": "\/datum\/objective\/bitrunner_ghost_fluff",
"text": "Defend your domain from the intruders!",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "kuriketto",
"name": "LoseGPTv0.9",
"antagonist_type": "\/datum\/antagonist\/malf_ai",
"antagonist_name": "Malfunctioning AI",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Keets, the Coroner.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Cruz Nayarit, the Assistant.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/survive\/malf",
"text": "Prevent your own deactivation.",
"result": "SUCCESS"
}
],
"team": []
},
"8": {
"key": "Coolguy319",
"name": "hatchling blood worm (603)",
"antagonist_type": "\/datum\/antagonist\/blood_worm",
"antagonist_name": "Blood Worm",
"objectives": [
{
"objective_type": "\/datum\/objective\/blood_worm\/kill",
"text": "We must prevent all members of station command from escaping alive on the emergency shuttle.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/consume",
"text": "We must consume a total of at least 2700 units of real blood to sate our appetite.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/multiply",
"text": "At least 2 of us must reproduce to pave the way for our overwhelming numbers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/conquer",
"text": "At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/blood_worm",
"name": "Blood Worms",
"id": 1
}
},
"9": {
"key": "ariever",
"name": "hatchling blood worm (227)",
"antagonist_type": "\/datum\/antagonist\/blood_worm",
"antagonist_name": "Blood Worm",
"objectives": [
{
"objective_type": "\/datum\/objective\/blood_worm\/kill",
"text": "We must prevent all members of station command from escaping alive on the emergency shuttle.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/consume",
"text": "We must consume a total of at least 2700 units of real blood to sate our appetite.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/multiply",
"text": "At least 2 of us must reproduce to pave the way for our overwhelming numbers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/conquer",
"text": "At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/blood_worm",
"name": "Blood Worms",
"id": 1
}
},
"10": {
"key": "diamondboy121",
"name": "juvenile blood worm (667)",
"antagonist_type": "\/datum\/antagonist\/blood_worm\/infestation",
"antagonist_name": "Blood Worm",
"objectives": [
{
"objective_type": "\/datum\/objective\/blood_worm\/kill",
"text": "We must prevent all members of station command from escaping alive on the emergency shuttle.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/consume",
"text": "We must consume a total of at least 2700 units of real blood to sate our appetite.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/multiply",
"text": "At least 2 of us must reproduce to pave the way for our overwhelming numbers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/conquer",
"text": "At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/blood_worm",
"name": "Blood Worms",
"id": 1
}
},
"11": {
"key": "metalscholar",
"name": "hatchling blood worm (291)",
"antagonist_type": "\/datum\/antagonist\/blood_worm\/infestation",
"antagonist_name": "Blood Worm",
"objectives": [
{
"objective_type": "\/datum\/objective\/blood_worm\/kill",
"text": "We must prevent all members of station command from escaping alive on the emergency shuttle.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/consume",
"text": "We must consume a total of at least 2700 units of real blood to sate our appetite.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/multiply",
"text": "At least 2 of us must reproduce to pave the way for our overwhelming numbers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/conquer",
"text": "At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/blood_worm",
"name": "Blood Worms",
"id": 1
}
},
"12": {
"key": "taxfraud",
"name": "hatchling blood worm (120)",
"antagonist_type": "\/datum\/antagonist\/blood_worm\/infestation",
"antagonist_name": "Blood Worm",
"objectives": [
{
"objective_type": "\/datum\/objective\/blood_worm\/kill",
"text": "We must prevent all members of station command from escaping alive on the emergency shuttle.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/consume",
"text": "We must consume a total of at least 2700 units of real blood to sate our appetite.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/multiply",
"text": "At least 2 of us must reproduce to pave the way for our overwhelming numbers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/blood_worm\/conquer",
"text": "At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/blood_worm",
"name": "Blood Worms",
"id": 1
}
}
},
"parser": null,
"id": 12292024,
"datetime": {
"date": "2026-05-27 00:57:04.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 262176,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Borisvanmemes\",\"name\":\"Tam Lin\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"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\":\"Game Enjoyer\",\"name\":\"Carl Von Yading\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ivan F. Phills, the Chief Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Sulfur XXII, the Assistant, from escaping alive.\",\"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\":[]},\"3\":{\"key\":\"taggamergame2\",\"name\":\"Vlad 'The' Hunter\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Robin Banks, the Chemist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"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\":\"murgenfoo\",\"name\":\"Franklin Thomlinson\",\"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\/assassinate\",\"text\":\"Assassinate Peter Chevs, the Detective.\",\"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\":[]},\"5\":{\"key\":\"pksonikal\",\"name\":\"Oortflag\",\"antagonist_type\":\"\/datum\/antagonist\/domain_ghost_actor\",\"antagonist_name\":\"Virtual Domain Actor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunner_ghost_fluff\",\"text\":\"Defend your domain from the intruders!\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"pksonikal\",\"name\":\"Solarflag\",\"antagonist_type\":\"\/datum\/antagonist\/domain_ghost_actor\",\"antagonist_name\":\"Virtual Domain Actor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunner_ghost_fluff\",\"text\":\"Defend your domain from the intruders!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"kuriketto\",\"name\":\"LoseGPTv0.9\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Keets, the Coroner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cruz Nayarit, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Coolguy319\",\"name\":\"hatchling blood worm (603)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/kill\",\"text\":\"We must prevent all members of station command from escaping alive on the emergency shuttle.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/consume\",\"text\":\"We must consume a total of at least 2700 units of real blood to sate our appetite.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/multiply\",\"text\":\"At least 2 of us must reproduce to pave the way for our overwhelming numbers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/conquer\",\"text\":\"At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/blood_worm\",\"name\":\"Blood Worms\",\"id\":1}},\"9\":{\"key\":\"ariever\",\"name\":\"hatchling blood worm (227)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/kill\",\"text\":\"We must prevent all members of station command from escaping alive on the emergency shuttle.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/consume\",\"text\":\"We must consume a total of at least 2700 units of real blood to sate our appetite.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/multiply\",\"text\":\"At least 2 of us must reproduce to pave the way for our overwhelming numbers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/conquer\",\"text\":\"At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/blood_worm\",\"name\":\"Blood Worms\",\"id\":1}},\"10\":{\"key\":\"diamondboy121\",\"name\":\"juvenile blood worm (667)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\/infestation\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/kill\",\"text\":\"We must prevent all members of station command from escaping alive on the emergency shuttle.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/consume\",\"text\":\"We must consume a total of at least 2700 units of real blood to sate our appetite.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/multiply\",\"text\":\"At least 2 of us must reproduce to pave the way for our overwhelming numbers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/conquer\",\"text\":\"At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/blood_worm\",\"name\":\"Blood Worms\",\"id\":1}},\"11\":{\"key\":\"metalscholar\",\"name\":\"hatchling blood worm (291)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\/infestation\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/kill\",\"text\":\"We must prevent all members of station command from escaping alive on the emergency shuttle.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/consume\",\"text\":\"We must consume a total of at least 2700 units of real blood to sate our appetite.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/multiply\",\"text\":\"At least 2 of us must reproduce to pave the way for our overwhelming numbers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/conquer\",\"text\":\"At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/blood_worm\",\"name\":\"Blood Worms\",\"id\":1}},\"12\":{\"key\":\"taxfraud\",\"name\":\"hatchling blood worm (120)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\/infestation\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/kill\",\"text\":\"We must prevent all members of station command from escaping alive on the emergency shuttle.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/consume\",\"text\":\"We must consume a total of at least 2700 units of real blood to sate our appetite.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/multiply\",\"text\":\"At least 2 of us must reproduce to pave the way for our overwhelming numbers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/conquer\",\"text\":\"At least 4 of us must escape alive on the emergency shuttle to conquer what is on the other side.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/blood_worm\",\"name\":\"Blood Worms\",\"id\":1}}}}",
"originalUrl": null
}
Install Gentoo