123969 123971

antagonists

Raymond Dugmore (Gallywix4) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • SUCCESS Prevent Mothkaterina Chekhov, the Security Officer, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Suns-on-rock (Pigeon 24) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray.
    /datum/objective/steal
  • FAIL 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
Jerry Hunt (UrsoTheLobster) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • FAIL 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
Deana Whittler (ShibaInuLord) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a functional AI.
    /datum/objective/steal
  • FAIL Steal the captain's antique laser gun.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jayda Blessig (Nopatap) as The Nightmare /datum/antagonist/nightmare
Medical Officer Losey (Redguy999) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff. Gather information from them to find out who is responsible for this and eliminate them if possible..
    /datum/objective
Security Officer Glover (StrawberryMoses) as The Emergency Response Officer /datum/antagonist/ert/security
  • SUCCESS Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff. Gather information from them to find out who is responsible for this and eliminate them if possible..
    /datum/objective
Engineer Priebe (Sherrye) as The Emergency Response Officer /datum/antagonist/ert/engineer
  • SUCCESS Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff. Gather information from them to find out who is responsible for this and eliminate them if possible..
    /datum/objective
Medical Officer Vasilyev (ShibaInuLord) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff. Gather information from them to find out who is responsible for this and eliminate them if possible..
    /datum/objective
Commander Hanford (FakeANDgay) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff. Gather information from them to find out who is responsible for this and eliminate them if possible..
    /datum/objective
La-Nam (shneepz) 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": "Gallywix4",
            "name": "Raymond Dugmore",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Mothkaterina Chekhov, the Security Officer, 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": []
        },
        "2": {
            "key": "Pigeon 24",
            "name": "Suns-on-rock",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "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": []
        },
        "3": {
            "key": "UrsoTheLobster",
            "name": "Jerry Hunt",
            "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\/steal",
                    "text": "Steal the head of security's personal 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": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "ShibaInuLord",
            "name": "Deana Whittler",
            "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 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": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Nopatap",
            "name": "Jayda Blessig",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [],
            "team": []
        },
        "6": {
            "key": "Redguy999",
            "name": "Medical Officer Losey",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "7": {
            "key": "StrawberryMoses",
            "name": "Security Officer Glover",
            "antagonist_type": "\/datum\/antagonist\/ert\/security",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "8": {
            "key": "Sherrye",
            "name": "Engineer Priebe",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "9": {
            "key": "ShibaInuLord",
            "name": "Medical Officer Vasilyev",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "10": {
            "key": "FakeANDgay",
            "name": "Commander Hanford",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "11": {
            "key": "shneepz",
            "name": "La-Nam",
            "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": 2
            }
        }
    },
    "parser": null,
    "id": 3804193,
    "datetime": {
        "date": "2019-11-19 01:11:35.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 123970,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Gallywix4\",\"name\":\"Raymond Dugmore\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Mothkaterina Chekhov, the Security Officer, 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\":[]},\"2\":{\"key\":\"Pigeon 24\",\"name\":\"Suns-on-rock\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"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\":[]},\"3\":{\"key\":\"UrsoTheLobster\",\"name\":\"Jerry Hunt\",\"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\/steal\",\"text\":\"Steal the head of security's personal 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\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"ShibaInuLord\",\"name\":\"Deana Whittler\",\"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 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\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Nopatap\",\"name\":\"Jayda Blessig\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[],\"team\":[]},\"6\":{\"key\":\"Redguy999\",\"name\":\"Medical Officer Losey\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"7\":{\"key\":\"StrawberryMoses\",\"name\":\"Security Officer Glover\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"8\":{\"key\":\"Sherrye\",\"name\":\"Engineer Priebe\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"9\":{\"key\":\"ShibaInuLord\",\"name\":\"Medical Officer Vasilyev\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"10\":{\"key\":\"FakeANDgay\",\"name\":\"Commander Hanford\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. There's apparently a being of darkness on board, if found eliminate it. Secure Evacuation, protect the Captain and Heads of Staff.  Gather information from them to find out who is responsible for this and eliminate them if possible..\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"11\":{\"key\":\"shneepz\",\"name\":\"La-Nam\",\"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\":2}}}}",
    "originalUrl": null
}