86632 86634

antagonists

Katrina Ostward (Insane Katrina) as The Traitor /datum/antagonist/traitor/human
  • SUCCESS Assassinate Bill Nefren, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Swamp T. Hing (StarBerryShot) as The Traitor /datum/antagonist/traitor/human
  • SUCCESS Assassinate Kingston Thomas, the Botanist.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Singing Fox (Chores) as The Ninja /datum/antagonist/ninja
  • SUCCESS Nothing
    /datum/objective/steal/special
  • FAIL Download 25 research nodes.
    /datum/objective/download
  • SUCCESS Protect Kale Noton, the Captain, from harm.
    /datum/objective/protect
  • FAIL Capture 7 lifeforms with an energy net. Live, rare specimens are worth more.
    /datum/objective/capture
  • FAIL Stay alive until the end.
    /datum/objective/survive
Azimuth Daler (Kromgar) as The Xenobio Changeling /datum/antagonist/changeling/xenobio
Commander Prechtl (Vile Beggar) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Assist the Staff team with whatever they need.
    /datum/objective
Captain Cometdeck (alterist) as The Space Pirate /datum/antagonist/pirate
Mate Plasmaknot (qqq1) as The Space Pirate /datum/antagonist/pirate

Raw Data
{
    "data": {
        "1": {
            "key": "Insane Katrina",
            "name": "Katrina Ostward",
            "antagonist_type": "\/datum\/antagonist\/traitor\/human",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bill Nefren, the Shaft Miner.",
                    "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": "StarBerryShot",
            "name": "Swamp T. Hing",
            "antagonist_type": "\/datum\/antagonist\/traitor\/human",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kingston Thomas, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Chores",
            "name": "Singing Fox",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal\/special",
                    "text": "Nothing",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 25 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Kale Noton, the Captain, from harm.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/capture",
                    "text": "Capture 7 lifeforms with an energy net. Live, rare specimens are worth more.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Kromgar",
            "name": "Azimuth Daler",
            "antagonist_type": "\/datum\/antagonist\/changeling\/xenobio",
            "antagonist_name": "Xenobio Changeling",
            "objectives": [],
            "team": []
        },
        "5": {
            "key": "Vile Beggar",
            "name": "Commander Prechtl",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the Staff team with whatever they need.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "6": {
            "key": "alterist",
            "name": "Captain Cometdeck",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 2
            }
        },
        "7": {
            "key": "qqq1",
            "name": "Mate Plasmaknot",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 2057793,
    "datetime": {
        "date": "2018-04-17 16:19:45.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 86633,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Insane Katrina\",\"name\":\"Katrina Ostward\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bill Nefren, the Shaft Miner.\",\"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\":\"StarBerryShot\",\"name\":\"Swamp T. Hing\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kingston Thomas, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Chores\",\"name\":\"Singing Fox\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\/special\",\"text\":\"Nothing\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 25 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Kale Noton, the Captain, from harm.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/capture\",\"text\":\"Capture 7 lifeforms with an energy net. Live, rare specimens are worth more.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Kromgar\",\"name\":\"Azimuth Daler\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/xenobio\",\"antagonist_name\":\"Xenobio Changeling\",\"objectives\":[],\"team\":[]},\"5\":{\"key\":\"Vile Beggar\",\"name\":\"Commander Prechtl\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the Staff team with whatever they need.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"6\":{\"key\":\"alterist\",\"name\":\"Captain Cometdeck\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":2}},\"7\":{\"key\":\"qqq1\",\"name\":\"Mate Plasmaknot\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":2}}}}",
    "originalUrl": null
}