antagonists
Jonas J.J. Jones
(Nukeey)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal a functional AI.
/datum/objective/steal -
FAIL
Steal the Captain's jetpack.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Bill Nyaswell
(Detective Google)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the station blueprints.
/datum/objective/steal -
SUCCESS
Assassinate Athena Hunt, the Chemist.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Peen Peenster
(R1t)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Steal the Captain's jetpack.
/datum/objective/steal -
SUCCESS
Assassinate James Jameson, the Head of Security.
/datum/objective/assassinate -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Roswell Fields
(ThunderV0lt)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Download 27 research nodes.
/datum/objective/download -
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
Kaitlyn Fleming
(The_Silver_Nuke)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Assassinate Nelle Goebbles, the Scientist.
/datum/objective/assassinate -
SUCCESS
Steal the medal of captaincy.
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Ma-Meema
(incrediblemrj)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Ma-Bura
(kingofthepugs)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Muz-Crath
(mirukihoshi)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Jeed-Wazei
(lynxjynx)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Beelei-Shahvee
(kingofthepugs)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Kud-Betzi
(kingofthepugs)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Raw Data
{
"data": {
"1": {
"key": "Nukeey",
"name": "Jonas J.J. Jones",
"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\/steal",
"text": "Steal the Captain's jetpack.",
"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": []
},
"2": {
"key": "Detective Google",
"name": "Bill Nyaswell",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the station blueprints.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Athena Hunt, the Chemist.",
"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": "R1t",
"name": "Peen Peenster",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the Captain's jetpack.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate James Jameson, the Head of Security.",
"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": []
},
"4": {
"key": "ThunderV0lt",
"name": "Roswell Fields",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/download",
"text": "Download 27 research nodes.",
"result": "SUCCESS"
},
{
"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": []
},
"5": {
"key": "The_Silver_Nuke",
"name": "Kaitlyn Fleming",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Nelle Goebbles, the Scientist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the medal of captaincy.",
"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": []
},
"6": {
"key": "incrediblemrj",
"name": "Ma-Meema",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ashwalkers",
"id": 1
}
},
"7": {
"key": "kingofthepugs",
"name": "Ma-Bura",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ashwalkers",
"id": 1
}
},
"8": {
"key": "mirukihoshi",
"name": "Muz-Crath",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ashwalkers",
"id": 1
}
},
"9": {
"key": "lynxjynx",
"name": "Jeed-Wazei",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ashwalkers",
"id": 1
}
},
"10": {
"key": "kingofthepugs",
"name": "Beelei-Shahvee",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ashwalkers",
"id": 1
}
},
"11": {
"key": "kingofthepugs",
"name": "Kud-Betzi",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ashwalkers",
"id": 1
}
}
},
"parser": null,
"id": 3577415,
"datetime": {
"date": "2019-09-19 02:22:22.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 119583,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Nukeey\",\"name\":\"Jonas J.J. Jones\",\"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\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"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\":[]},\"2\":{\"key\":\"Detective Google\",\"name\":\"Bill Nyaswell\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Athena Hunt, the Chemist.\",\"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\":\"R1t\",\"name\":\"Peen Peenster\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate James Jameson, the Head of Security.\",\"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\":[]},\"4\":{\"key\":\"ThunderV0lt\",\"name\":\"Roswell Fields\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 27 research nodes.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"5\":{\"key\":\"The_Silver_Nuke\",\"name\":\"Kaitlyn Fleming\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nelle Goebbles, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"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\":[]},\"6\":{\"key\":\"incrediblemrj\",\"name\":\"Ma-Meema\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"7\":{\"key\":\"kingofthepugs\",\"name\":\"Ma-Bura\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"8\":{\"key\":\"mirukihoshi\",\"name\":\"Muz-Crath\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"9\":{\"key\":\"lynxjynx\",\"name\":\"Jeed-Wazei\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"10\":{\"key\":\"kingofthepugs\",\"name\":\"Beelei-Shahvee\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"11\":{\"key\":\"kingofthepugs\",\"name\":\"Kud-Betzi\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}}}}",
"originalUrl": null
}
Install Gentoo