170302 170304

antagonists

Randy Highlands (ThatCoolGuyDevin) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Orm Yngling, the Bartender, from escaping alive.
    /datum/objective/maroon
  • 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
Pangloss (Largibbon) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the source code for Project Goon from the master R&D server mainframe.
    /datum/objective/steal
  • FAIL Assassinate Coma CC, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Engineer Chauvin (Bhc1123) as The Marine Engineer /datum/antagonist/ert/marine/engineer
  • SUCCESS Assist the station.
    /datum/objective
Trooper Shaner (JusticeGoat) as The Marine Heavy /datum/antagonist/ert/marine/security
  • SUCCESS Assist the station.
    /datum/objective
Medical Officer Focell (AxelZonvolt) as The Marine Medic /datum/antagonist/ert/marine/medic
  • SUCCESS Assist the station.
    /datum/objective
Engineer Collins (Leif.Nobody) as The Marine Engineer /datum/antagonist/ert/marine/engineer
  • SUCCESS Assist the station.
    /datum/objective
Commander Beck (Sharprider8) as The Marine Commander /datum/antagonist/ert/marine
  • SUCCESS Assist the station.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "ThatCoolGuyDevin",
            "name": "Randy Highlands",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Orm Yngling, the Bartender, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "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": "Largibbon",
            "name": "Pangloss",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Coma CC, the Shaft Miner.",
                    "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": "Bhc1123",
            "name": "Engineer Chauvin",
            "antagonist_type": "\/datum\/antagonist\/ert\/marine\/engineer",
            "antagonist_name": "Marine Engineer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Marine Squad",
                "id": 1
            }
        },
        "4": {
            "key": "JusticeGoat",
            "name": "Trooper Shaner",
            "antagonist_type": "\/datum\/antagonist\/ert\/marine\/security",
            "antagonist_name": "Marine Heavy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Marine Squad",
                "id": 1
            }
        },
        "5": {
            "key": "AxelZonvolt",
            "name": "Medical Officer Focell",
            "antagonist_type": "\/datum\/antagonist\/ert\/marine\/medic",
            "antagonist_name": "Marine Medic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Marine Squad",
                "id": 1
            }
        },
        "6": {
            "key": "Leif.Nobody",
            "name": "Engineer Collins",
            "antagonist_type": "\/datum\/antagonist\/ert\/marine\/engineer",
            "antagonist_name": "Marine Engineer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Marine Squad",
                "id": 1
            }
        },
        "7": {
            "key": "Sharprider8",
            "name": "Commander Beck",
            "antagonist_type": "\/datum\/antagonist\/ert\/marine",
            "antagonist_name": "Marine Commander",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Marine Squad",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 6335083,
    "datetime": {
        "date": "2021-09-26 22:54:56.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 170303,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"ThatCoolGuyDevin\",\"name\":\"Randy Highlands\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Orm Yngling, the Bartender, from escaping alive.\",\"result\":\"SUCCESS\"},{\"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\":\"Largibbon\",\"name\":\"Pangloss\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Coma CC, the Shaft Miner.\",\"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\":\"Bhc1123\",\"name\":\"Engineer Chauvin\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/marine\/engineer\",\"antagonist_name\":\"Marine Engineer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Marine Squad\",\"id\":1}},\"4\":{\"key\":\"JusticeGoat\",\"name\":\"Trooper Shaner\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/marine\/security\",\"antagonist_name\":\"Marine Heavy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Marine Squad\",\"id\":1}},\"5\":{\"key\":\"AxelZonvolt\",\"name\":\"Medical Officer Focell\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/marine\/medic\",\"antagonist_name\":\"Marine Medic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Marine Squad\",\"id\":1}},\"6\":{\"key\":\"Leif.Nobody\",\"name\":\"Engineer Collins\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/marine\/engineer\",\"antagonist_name\":\"Marine Engineer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Marine Squad\",\"id\":1}},\"7\":{\"key\":\"Sharprider8\",\"name\":\"Commander Beck\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/marine\",\"antagonist_name\":\"Marine Commander\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Marine Squad\",\"id\":1}}}}",
    "originalUrl": null
}