antagonists
Wisdom Campbell
(Orahcia)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Free objective.
/datum/objective/steal -
SUCCESS
Assassinate Evergreen Skyler, the Cargo Technician.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
John Requeson
(Aseidos)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Free objective.
/datum/objective/steal -
SUCCESS
Assassinate Jason Tils, the Paramedic.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Ultra-Luxe
(Heyitsohjay)
as
The
Brainwashed Victim
/datum/antagonist/brainwashed
-
SUCCESS
They put something in the food to make you forget.
/datum/objective/brainwashing
Axle Brady
(SinfulBliss)
as
The
Heretic
/datum/antagonist/heretic
-
SUCCESS
Research at least 19 knowledge from the Mansus. You start with 5 researched.
/datum/objective/heretic_research -
SUCCESS
Sacrifice at least 3 crewmembers.
/datum/objective/minor_sacrifice -
SUCCESS
Sacrifice 1 head of staff.
/datum/objective/major_sacrifice
Jack Jackson
(Cheeseromancer)
as
The
Obsessed
/datum/antagonist/obsessed
-
FAIL
Spend 3 minutes around Wisdom Campbell while they're alive.
/datum/objective/spendtime -
SUCCESS
Murder Eos V, Wisdom Campbell's coworker.
/datum/objective/assassinate/jealous -
FAIL
Take a photo of Wisdom Campbell while they're alive, and keep it in your bag.
/datum/objective/polaroid -
SUCCESS
Murder Wisdom Campbell, the Medical Doctor.
/datum/objective/assassinate/obsessed
Siamese Couture
(ARandomVoice)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Shang Tsung, the Warden.
/datum/objective/assassinate -
SUCCESS
Assassinate Axle Brady, the Assistant.
/datum/objective/assassinate -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Johnny Kingston
(Swaggaboy112)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 18 knowledge from the Mansus. You start with 5 researched.
/datum/objective/heretic_research -
SUCCESS
Sacrifice at least 4 crewmembers.
/datum/objective/minor_sacrifice -
SUCCESS
Sacrifice 1 head of staff.
/datum/objective/major_sacrifice
Cole Stone
(Fallen1220)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Free objective.
/datum/objective/steal -
SUCCESS
Prevent Bob IV, the Scientist, from escaping alive.
/datum/objective/maroon -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Raw Data
{
"data": {
"1": {
"key": "Orahcia",
"name": "Wisdom Campbell",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Free objective.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Evergreen Skyler, the Cargo 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": []
},
"2": {
"key": "Aseidos",
"name": "John Requeson",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Free objective.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Jason Tils, the Paramedic.",
"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": "Heyitsohjay",
"name": "Ultra-Luxe",
"antagonist_type": "\/datum\/antagonist\/brainwashed",
"antagonist_name": "Brainwashed Victim",
"objectives": [
{
"objective_type": "\/datum\/objective\/brainwashing",
"text": "They put something in the food to make you forget.",
"result": "SUCCESS"
}
],
"team": []
},
"4": {
"key": "SinfulBliss",
"name": "Axle Brady",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 19 knowledge from the Mansus. You start with 5 researched.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 3 crewmembers.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/major_sacrifice",
"text": "Sacrifice 1 head of staff.",
"result": "SUCCESS"
}
],
"team": []
},
"5": {
"key": "Cheeseromancer",
"name": "Jack Jackson",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 3 minutes around Wisdom Campbell while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/jealous",
"text": "Murder Eos V, Wisdom Campbell's coworker.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo of Wisdom Campbell while they're alive, and keep it in your bag.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Wisdom Campbell, the Medical Doctor.",
"result": "SUCCESS"
}
],
"team": []
},
"6": {
"key": "ARandomVoice",
"name": "Siamese Couture",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Shang Tsung, the Warden.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Axle Brady, the Assistant.",
"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": []
},
"7": {
"key": "Swaggaboy112",
"name": "Johnny Kingston",
"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 5 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 4 crewmembers.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/major_sacrifice",
"text": "Sacrifice 1 head of staff.",
"result": "SUCCESS"
}
],
"team": []
},
"8": {
"key": "Fallen1220",
"name": "Cole Stone",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Free objective.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Bob IV, the Scientist, 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": []
}
},
"parser": null,
"id": 8212293,
"datetime": {
"date": "2023-03-06 20:23:06.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 201334,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Orahcia\",\"name\":\"Wisdom Campbell\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Free objective.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Evergreen Skyler, the Cargo 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\":[]},\"2\":{\"key\":\"Aseidos\",\"name\":\"John Requeson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Free objective.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jason Tils, the Paramedic.\",\"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\":\"Heyitsohjay\",\"name\":\"Ultra-Luxe\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"They put something in the food to make you forget.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"SinfulBliss\",\"name\":\"Axle Brady\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Cheeseromancer\",\"name\":\"Jack Jackson\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Wisdom Campbell while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Eos V, Wisdom Campbell's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Wisdom Campbell while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Wisdom Campbell, the Medical Doctor.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"ARandomVoice\",\"name\":\"Siamese Couture\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Shang Tsung, the Warden.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Axle Brady, the Assistant.\",\"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\":[]},\"7\":{\"key\":\"Swaggaboy112\",\"name\":\"Johnny Kingston\",\"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 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Fallen1220\",\"name\":\"Cole Stone\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Free objective.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Bob IV, the Scientist, 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\":[]}}}",
"originalUrl": null
}
Install Gentoo