206978 206980

antagonists

Komidore Amigata (Afonamos) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Luke Chien, the Scientist.
    /datum/objective/assassinate
  • 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
VaBaBoosh The Magician (Anonwizard404) as The Space Wizard /datum/antagonist/wizard
  • FAIL Assassinate Sisyphe Revemar, the Assistant.
    /datum/objective/assassinate
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Stay alive until the end.
    /datum/objective/survive
Anth (Aoeeee) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 18 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Ivsi (OneHalfCupFlour) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a reflector trenchcoat
    /datum/objective/steal
  • SUCCESS Destroy S.C.O.R.E., the experimental AI.
    /datum/objective/destroy
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Carl Gazz (Xprtdrt) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Bean Sprout, the Botanist.
    /datum/objective/assassinate
  • SUCCESS Prevent Kayla Paulson, the Botanist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Molly Gray (Magicbrannch) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Jimmy Little, the Detective.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Afonamos",
            "name": "Komidore Amigata",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Luke Chien, the Scientist.",
                    "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": []
        },
        "2": {
            "key": "Anonwizard404",
            "name": "VaBaBoosh The Magician",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sisyphe Revemar, the Assistant.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Aoeeee",
            "name": "Anth",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 18 knowledge from the Mansus. You start with 5 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "OneHalfCupFlour",
            "name": "Ivsi",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy S.C.O.R.E., the experimental AI.",
                    "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": []
        },
        "5": {
            "key": "Xprtdrt",
            "name": "Carl Gazz",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bean Sprout, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Kayla Paulson, the Botanist, 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": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Magicbrannch",
            "name": "Molly Gray",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jimmy Little, the Detective.",
                    "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": []
        }
    },
    "parser": null,
    "id": 8521236,
    "datetime": {
        "date": "2023-05-27 06:20:38.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 206979,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Afonamos\",\"name\":\"Komidore Amigata\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Luke Chien, the Scientist.\",\"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\":[]},\"2\":{\"key\":\"Anonwizard404\",\"name\":\"VaBaBoosh The Magician\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sisyphe Revemar, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Aoeeee\",\"name\":\"Anth\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"OneHalfCupFlour\",\"name\":\"Ivsi\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy S.C.O.R.E., the experimental AI.\",\"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\":[]},\"5\":{\"key\":\"Xprtdrt\",\"name\":\"Carl Gazz\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bean Sprout, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Kayla Paulson, the Botanist, 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\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Magicbrannch\",\"name\":\"Molly Gray\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jimmy Little, the Detective.\",\"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\":[]}}}",
    "originalUrl": null
}