216733 216735

antagonists

Orion Hills (DefinitelyNotATraitor) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • SUCCESS Assassinate Moffet, the Quartermaster.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Holyinium XII (Guidesu) as The Traitor /datum/antagonist/traitor
  • SUCCESS This agent is not here to havoc chaos, on the oposite, he is here to maintain order, while being run-away from the syndicate high fleet. Your objectives? Survive. I have stolen a agent uplink. Peharps i will put it to good use... but aswell create a little bit of chaos?
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Emanuel Blaine (MalenkiProkaznik) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Jacques, the Assistant, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Nulaz-Redieeus, the Assistant.
    /datum/objective/assassinate
  • FAIL Die a glorious death.
    /datum/objective/martyr
Pharmacist Director Elwood (Sheepthulhu) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Isabelle Power (Archinist) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS Things would be a lot better on the station if more people were screaming, someone should do something about that.
    /datum/objective/brainwashing

Raw Data
{
    "data": {
        "1": {
            "key": "DefinitelyNotATraitor",
            "name": "Orion Hills",
            "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\/assassinate",
                    "text": "Assassinate Moffet, the Quartermaster.",
                    "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": "Guidesu",
            "name": "Holyinium XII",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "This agent is not here to havoc chaos, on the oposite, he is here to maintain order, while being run-away from the syndicate high fleet. Your objectives? Survive. I have stolen a agent uplink. Peharps i will put it to good use... but aswell create a little bit of chaos?",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "MalenkiProkaznik",
            "name": "Emanuel Blaine",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jacques, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nulaz-Redieeus, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Sheepthulhu",
            "name": "Pharmacist Director Elwood",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "5": {
            "key": "Archinist",
            "name": "Isabelle Power",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "Things would be a lot better on the station if more people were screaming, someone should do something about that.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9070683,
    "datetime": {
        "date": "2023-10-15 09:49:34.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 216734,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"DefinitelyNotATraitor\",\"name\":\"Orion Hills\",\"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\/assassinate\",\"text\":\"Assassinate Moffet, the Quartermaster.\",\"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\":\"Guidesu\",\"name\":\"Holyinium XII\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"This agent is not here to havoc chaos, on the oposite, he is here to maintain order, while being run-away from the syndicate high fleet. Your objectives? Survive. I have stolen a agent uplink. Peharps i will put it to good use... but aswell create a little bit of chaos?\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"MalenkiProkaznik\",\"name\":\"Emanuel Blaine\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jacques, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nulaz-Redieeus, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Sheepthulhu\",\"name\":\"Pharmacist Director Elwood\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"5\":{\"key\":\"Archinist\",\"name\":\"Isabelle Power\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Things would be a lot better on the station if more people were screaming, someone should do something about that.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}