174974 174976

antagonists

Ernesto Strange (Vicente S) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jamarion Gadow, the Curator.
    /datum/objective/assassinate
  • SUCCESS Steal the reactive teleport armor.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lola Volver (Matycer) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • SUCCESS Assassinate Duncan Wolfe, the Curator.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cole Martins (Critilius) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate DeAndre Johnson, the Botanist.
    /datum/objective/assassinate
  • SUCCESS Assassinate Ernesto Strange, the Cook.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Duncan Wolfe (Culter) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a hand teleporter.
    /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
Intern Enderly (Tonriam) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS You are to proceed to the station and review its current situation, reporting back with updates. You should find a suitable member of the crew and lead them through the process of becomming acting captain.
    /datum/objective
Intern Ulery (Dezibagel) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS You are to proceed to the station and review its current situation, reporting back with updates. You should find a suitable member of the crew and lead them through the process of becomming acting captain.
    /datum/objective
Head Intern Margaret (EnburN) as The CentCom Head Intern /datum/antagonist/ert/intern/leader
  • SUCCESS You are to proceed to the station and review its current situation, reporting back with updates. You should find a suitable member of the crew and lead them through the process of becomming acting captain.
    /datum/objective
Commander Mikhaylov (Critilius) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Proceed directly to the bridge. Initiate a shuttle call at the earliest possible opportunity. Pacify any resistance but note you may not fire first. Proceed to departures and secure the evacuation.
    /datum/objective
Security Officer Christopher (Olirant) as The Emergency Response Officer /datum/antagonist/ert/security
  • SUCCESS Proceed directly to the bridge. Initiate a shuttle call at the earliest possible opportunity. Pacify any resistance but note you may not fire first. Proceed to departures and secure the evacuation.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Vicente S",
            "name": "Ernesto Strange",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jamarion Gadow, the Curator.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "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": "Matycer",
            "name": "Lola Volver",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Duncan Wolfe, the Curator.",
                    "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": "Critilius",
            "name": "Cole Martins",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate DeAndre Johnson, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ernesto Strange, the Cook.",
                    "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": "Culter",
            "name": "Duncan Wolfe",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "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": []
        },
        "5": {
            "key": "Tonriam",
            "name": "Intern Enderly",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You are to proceed to the station and review its current situation, reporting back with updates.  You should find a suitable member of the crew and lead them through the process of becomming acting captain.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "6": {
            "key": "Dezibagel",
            "name": "Intern Ulery",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You are to proceed to the station and review its current situation, reporting back with updates.  You should find a suitable member of the crew and lead them through the process of becomming acting captain.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "7": {
            "key": "EnburN",
            "name": "Head Intern Margaret",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You are to proceed to the station and review its current situation, reporting back with updates.  You should find a suitable member of the crew and lead them through the process of becomming acting captain.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "8": {
            "key": "Critilius",
            "name": "Commander Mikhaylov",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Proceed directly to the bridge.  Initiate a shuttle call at the earliest possible opportunity.  Pacify any resistance but note you may not fire first.  Proceed to departures and secure the evacuation.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "9": {
            "key": "Olirant",
            "name": "Security Officer Christopher",
            "antagonist_type": "\/datum\/antagonist\/ert\/security",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Proceed directly to the bridge.  Initiate a shuttle call at the earliest possible opportunity.  Pacify any resistance but note you may not fire first.  Proceed to departures and secure the evacuation.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 6622435,
    "datetime": {
        "date": "2021-12-18 01:44:00.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 174975,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Vicente S\",\"name\":\"Ernesto Strange\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jamarion Gadow, the Curator.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"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\":\"Matycer\",\"name\":\"Lola Volver\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Duncan Wolfe, the Curator.\",\"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\":\"Critilius\",\"name\":\"Cole Martins\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate DeAndre Johnson, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ernesto Strange, the Cook.\",\"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\":\"Culter\",\"name\":\"Duncan Wolfe\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"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\":[]},\"5\":{\"key\":\"Tonriam\",\"name\":\"Intern Enderly\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You are to proceed to the station and review its current situation, reporting back with updates.  You should find a suitable member of the crew and lead them through the process of becomming acting captain.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"6\":{\"key\":\"Dezibagel\",\"name\":\"Intern Ulery\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You are to proceed to the station and review its current situation, reporting back with updates.  You should find a suitable member of the crew and lead them through the process of becomming acting captain.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"7\":{\"key\":\"EnburN\",\"name\":\"Head Intern Margaret\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You are to proceed to the station and review its current situation, reporting back with updates.  You should find a suitable member of the crew and lead them through the process of becomming acting captain.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"8\":{\"key\":\"Critilius\",\"name\":\"Commander Mikhaylov\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Proceed directly to the bridge.  Initiate a shuttle call at the earliest possible opportunity.  Pacify any resistance but note you may not fire first.  Proceed to departures and secure the evacuation.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"9\":{\"key\":\"Olirant\",\"name\":\"Security Officer Christopher\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Proceed directly to the bridge.  Initiate a shuttle call at the earliest possible opportunity.  Pacify any resistance but note you may not fire first.  Proceed to departures and secure the evacuation.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}}}}",
    "originalUrl": null
}