134321 134323

antagonists

Roland Vi (Roland Voidborn) as The Changeling /datum/antagonist/changeling
  • FAIL Ensure changelings impersonate and escape as the following members of the security department: Cecille Damont the Security Officer, while the real members are dead. This is a team objective.
    /datum/objective/changeling_team_objective/impersonate_department
  • SUCCESS Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Cecille Damont, the Security Officer.
    /datum/objective/assassinate
Keith Marshall (CommanderPaulo) as The Changeling /datum/antagonist/changeling
  • FAIL Ensure changelings impersonate and escape as the following members of the science department: Shayla Elderson the Scientist, Brick Jobs the Roboticist, while the real members are dead. This is a team objective.
    /datum/objective/changeling_team_objective/impersonate_department
  • FAIL Extract more compatible genomes than any other Changeling.
    /datum/objective/absorb_most
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • SUCCESS Assassinate Cecille Damont, the Security Officer.
    /datum/objective/assassinate
Alayna Glover (Spesshy) as The Changeling /datum/antagonist/changeling
  • FAIL Ensure changelings impersonate and escape as the following members of the medical department: Chad Swabey the Medical Doctor, Nilla Steele the Paramedic, Brian Boru the Medical Doctor, while the real members are dead. This is a team objective.
    /datum/objective/changeling_team_objective/impersonate_department
  • SUCCESS Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal an unused sample of slime extract.
    /datum/objective/steal
  • SUCCESS Assassinate Cecille Damont, the Security Officer.
    /datum/objective/assassinate
Charlie Baxter (Piercer) as The Brother /datum/antagonist/brother
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • FAIL Steal the hypospray.
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Jamar Finlay (Halo2themax) as The Brother /datum/antagonist/brother
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • FAIL Steal the hypospray.
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Dunning Kruger (SpeltIncorrectyl) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Eternius Lament, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Assassinate Silence, the Mime.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Roland Voidborn",
            "name": "Roland Vi",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/changeling_team_objective\/impersonate_department",
                    "text": "Ensure changelings impersonate and escape as the following members of the security department: Cecille Damont the Security Officer, while the real members are dead. This is a team objective.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cecille Damont, the Security Officer.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "CommanderPaulo",
            "name": "Keith Marshall",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/changeling_team_objective\/impersonate_department",
                    "text": "Ensure changelings impersonate and escape as the following members of the science department: Shayla Elderson the Scientist, Brick Jobs the Roboticist, while the real members are dead. This is a team objective.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/absorb_most",
                    "text": "Extract more compatible genomes than any other Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cecille Damont, the Security Officer.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Spesshy",
            "name": "Alayna Glover",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/changeling_team_objective\/impersonate_department",
                    "text": "Ensure changelings impersonate and escape as the following members of the medical department: Chad Swabey the Medical Doctor, Nilla Steele the Paramedic, Brian Boru the Medical Doctor, while the real members are dead. This is a team objective.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cecille Damont, the Security Officer.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Piercer",
            "name": "Charlie Baxter",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Baxter & Finlay",
                "id": 1
            }
        },
        "5": {
            "key": "Halo2themax",
            "name": "Jamar Finlay",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Baxter & Finlay",
                "id": 1
            }
        },
        "6": {
            "key": "SpeltIncorrectyl",
            "name": "Dunning Kruger",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Eternius Lament, the Assistant.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Silence, the Mime.",
                    "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": []
        }
    },
    "parser": null,
    "id": 4322386,
    "datetime": {
        "date": "2020-04-09 16:11:20.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 134322,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Roland Voidborn\",\"name\":\"Roland Vi\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/changeling_team_objective\/impersonate_department\",\"text\":\"Ensure changelings impersonate and escape as the following members of the security department: Cecille Damont the Security Officer, while the real members are dead. This is a team objective.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cecille Damont, the Security Officer.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"CommanderPaulo\",\"name\":\"Keith Marshall\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/changeling_team_objective\/impersonate_department\",\"text\":\"Ensure changelings impersonate and escape as the following members of the science department: Shayla Elderson the Scientist, Brick Jobs the Roboticist, while the real members are dead. This is a team objective.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/absorb_most\",\"text\":\"Extract more compatible genomes than any other Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cecille Damont, the Security Officer.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Spesshy\",\"name\":\"Alayna Glover\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/changeling_team_objective\/impersonate_department\",\"text\":\"Ensure changelings impersonate and escape as the following members of the medical department: Chad Swabey the Medical Doctor, Nilla Steele the Paramedic, Brian Boru the Medical Doctor, while the real members are dead. This is a team objective.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cecille Damont, the Security Officer.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Piercer\",\"name\":\"Charlie Baxter\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Baxter & Finlay\",\"id\":1}},\"5\":{\"key\":\"Halo2themax\",\"name\":\"Jamar Finlay\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Baxter & Finlay\",\"id\":1}},\"6\":{\"key\":\"SpeltIncorrectyl\",\"name\":\"Dunning Kruger\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Eternius Lament, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Silence, the Mime.\",\"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\":[]}}}",
    "originalUrl": null
}