antagonists
Reese Fields
(Ktrkhop)
as
The
Traitor
/datum/antagonist/traitor/human
-
SUCCESS
Steal the head of security's personal laser gun.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Cronos Morphis
(PromethiusX)
as
The
amateur magician
/datum/antagonist/auto_custom
-
FAIL
Steal at least five magical artefacts!
/datum/objective/steal_five_of_type/summon_magic
Sigma Egglesberg
(SIGMAXVIII)
as
The
amateur magician
/datum/antagonist/auto_custom
-
FAIL
Steal at least five magical artefacts!
/datum/objective/steal_five_of_type/summon_magic
Annabelle Bloodthorne
(BluefoxKitsune)
as
The
survivalist
/datum/antagonist/auto_custom
-
FAIL
Steal at least five guns!
/datum/objective/steal_five_of_type/summon_guns
Misaan Caelum
(Ariever)
as
The
survivalist
/datum/antagonist/auto_custom
-
FAIL
Steal at least five guns!
/datum/objective/steal_five_of_type/summon_guns
Cylo Ginrich
(Ruxan)
as
The
amateur magician
/datum/antagonist/auto_custom
-
FAIL
Steal at least five magical artefacts!
/datum/objective/steal_five_of_type/summon_magic
Gregorsky Fox
(GogoFox)
as
The
amateur magician
/datum/antagonist/auto_custom
-
FAIL
Steal at least five magical artefacts!
/datum/objective/steal_five_of_type/summon_magic
Engineer Harrow
(Butter69)
as
The
Emergency Response Officer
/datum/antagonist/ert
-
SUCCESS
Call the shuttle and escort all living crew members to it.
/datum/objective
Medical Officer Burris
(Ktrkhop)
as
The
Emergency Response Officer
/datum/antagonist/ert
-
SUCCESS
Call the shuttle and escort all living crew members to it.
/datum/objective
Commander Baer
(Ariever)
as
The
Emergency Response Commander
/datum/antagonist/ert
-
SUCCESS
Call the shuttle and escort all living crew members to it.
/datum/objective
Justice Keppel
(Leader425)
as
The
amateur magician
/datum/antagonist/auto_custom
-
FAIL
Steal at least five magical artefacts!
/datum/objective/steal_five_of_type/summon_magic
Raw Data
{
"data": {
"1": {
"key": "Ktrkhop",
"name": "Reese Fields",
"antagonist_type": "\/datum\/antagonist\/traitor\/human",
"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\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
}
],
"team": []
},
"2": {
"key": "PromethiusX",
"name": "Cronos Morphis",
"antagonist_type": "\/datum\/antagonist\/auto_custom",
"antagonist_name": "amateur magician",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
"text": "Steal at least five magical artefacts!",
"result": "FAIL"
}
],
"team": []
},
"3": {
"key": "SIGMAXVIII",
"name": "Sigma Egglesberg",
"antagonist_type": "\/datum\/antagonist\/auto_custom",
"antagonist_name": "amateur magician",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
"text": "Steal at least five magical artefacts!",
"result": "FAIL"
}
],
"team": []
},
"4": {
"key": "BluefoxKitsune",
"name": "Annabelle Bloodthorne",
"antagonist_type": "\/datum\/antagonist\/auto_custom",
"antagonist_name": "survivalist",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
"text": "Steal at least five guns!",
"result": "FAIL"
}
],
"team": []
},
"5": {
"key": "Ariever",
"name": "Misaan Caelum",
"antagonist_type": "\/datum\/antagonist\/auto_custom",
"antagonist_name": "survivalist",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
"text": "Steal at least five guns!",
"result": "FAIL"
}
],
"team": []
},
"6": {
"key": "Ruxan",
"name": "Cylo Ginrich",
"antagonist_type": "\/datum\/antagonist\/auto_custom",
"antagonist_name": "amateur magician",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
"text": "Steal at least five magical artefacts!",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "GogoFox",
"name": "Gregorsky Fox",
"antagonist_type": "\/datum\/antagonist\/auto_custom",
"antagonist_name": "amateur magician",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
"text": "Steal at least five magical artefacts!",
"result": "FAIL"
}
],
"team": []
},
"8": {
"key": "Butter69",
"name": "Engineer Harrow",
"antagonist_type": "\/datum\/antagonist\/ert",
"antagonist_name": "Emergency Response Officer",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Call the shuttle and escort all living crew members to it.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ert",
"name": "Emergency Response Team",
"id": 1
}
},
"9": {
"key": "Ktrkhop",
"name": "Medical Officer Burris",
"antagonist_type": "\/datum\/antagonist\/ert",
"antagonist_name": "Emergency Response Officer",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Call the shuttle and escort all living crew members to it.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ert",
"name": "Emergency Response Team",
"id": 1
}
},
"10": {
"key": "Ariever",
"name": "Commander Baer",
"antagonist_type": "\/datum\/antagonist\/ert",
"antagonist_name": "Emergency Response Commander",
"objectives": [
{
"objective_type": "\/datum\/objective",
"text": "Call the shuttle and escort all living crew members to it.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ert",
"name": "Emergency Response Team",
"id": 1
}
},
"11": {
"key": "Leader425",
"name": "Justice Keppel",
"antagonist_type": "\/datum\/antagonist\/auto_custom",
"antagonist_name": "amateur magician",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
"text": "Steal at least five magical artefacts!",
"result": "FAIL"
}
],
"team": []
}
},
"parser": null,
"id": 1899603,
"datetime": {
"date": "2018-02-10 03:04:47.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 83357,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Ktrkhop\",\"name\":\"Reese Fields\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"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\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"PromethiusX\",\"name\":\"Cronos Morphis\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"amateur magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"SIGMAXVIII\",\"name\":\"Sigma Egglesberg\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"amateur magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"BluefoxKitsune\",\"name\":\"Annabelle Bloodthorne\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Ariever\",\"name\":\"Misaan Caelum\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Ruxan\",\"name\":\"Cylo Ginrich\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"amateur magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"GogoFox\",\"name\":\"Gregorsky Fox\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"amateur magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Butter69\",\"name\":\"Engineer Harrow\",\"antagonist_type\":\"\/datum\/antagonist\/ert\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Call the shuttle and escort all living crew members to it.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"9\":{\"key\":\"Ktrkhop\",\"name\":\"Medical Officer Burris\",\"antagonist_type\":\"\/datum\/antagonist\/ert\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Call the shuttle and escort all living crew members to it.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"10\":{\"key\":\"Ariever\",\"name\":\"Commander Baer\",\"antagonist_type\":\"\/datum\/antagonist\/ert\",\"antagonist_name\":\"Emergency Response Commander\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Call the shuttle and escort all living crew members to it.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"11\":{\"key\":\"Leader425\",\"name\":\"Justice Keppel\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"amateur magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"}],\"team\":[]}}}",
"originalUrl": null
}
Install Gentoo