113292 113294

antagonists

Greg Grooner (Grooner) as The Changeling /datum/antagonist/changeling
  • FAIL Ensure changelings impersonate and escape as the following members of the medical department: Bryant Mathews the Chemist, while the real members are dead. This is a team objective.
    /datum/objective/changeling_team_objective/impersonate_department
  • SUCCESS Extract 6 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • SUCCESS Assassinate Eduardo Kiefer, the Curator.
    /datum/objective/assassinate
Christobelle Moon (Imsxz) as The Changeling /datum/antagonist/changeling
  • FAIL Ensure changelings impersonate and escape as the following members of the medical department: Bryant Mathews the Chemist, Jimmy Karley the Medical Doctor, while the real members are dead. This is a team objective.
    /datum/objective/changeling_team_objective/impersonate_department
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Steal a reflector vest.
    /datum/objective/steal
  • SUCCESS Prevent Eduardo Kiefer, the Curator, from escaping alive.
    /datum/objective/maroon
Nicki Shazam (LEDDriver) as The Changeling /datum/antagonist/changeling
  • FAIL Ensure changelings impersonate and escape as the following members of the security department: Sheryl Sherman the Security Officer, Rube Cypret the Detective, Tharcoonvagh Hawker the Security Officer, 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
  • SUCCESS Assassinate Eduardo Kiefer, the Curator.
    /datum/objective/assassinate
Davis Whirlow (Officer_Doggo) as The Changeling /datum/antagonist/changeling
  • FAIL Ensure changelings impersonate and escape as the following members of the security department: Sheryl Sherman the Security Officer, Rube Cypret the Detective, Tharcoonvagh Hawker the Security Officer, while the real members are dead. This is a team objective.
    /datum/objective/changeling_team_objective/impersonate_department
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal a functional AI.
    /datum/objective/steal
  • SUCCESS Prevent Eduardo Kiefer, the Curator, from escaping alive.
    /datum/objective/maroon
Mary Walker (Bongosz) as The Changeling /datum/antagonist/changeling
  • FAIL Ensure changelings impersonate and escape as the following members of the engineering department: Uland Brinigh the Station Engineer, Jim Hammer the Station Engineer, Robert Wardle the Station Engineer, while the real members are dead. This is a team objective.
    /datum/objective/changeling_team_objective/impersonate_department
  • SUCCESS Extract more compatible genomes than any other Changeling.
    /datum/objective/absorb_most
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • SUCCESS Assassinate Eduardo Kiefer, the Curator.
    /datum/objective/assassinate
Davis Whirlow (Officer_Doggo) as The Traitor /datum/antagonist/traitor
  • SUCCESS Download 33 research nodes.
    /datum/objective/download
  • SUCCESS Assassinate Brenda Houston, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John Mithal (CoffeeDrive) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • SUCCESS Assassinate James Eneni, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Divina (Nist) as The Traitor /datum/antagonist/traitor
  • SUCCESS Do not allow any organic lifeforms to escape on the shuttle alive.
    /datum/objective/block
  • SUCCESS Assassinate Illot Astafov I, the Chemist.
    /datum/objective/assassinate
  • SUCCESS Stay alive until the end.
    /datum/objective/survive/exist
Greg Grooner (Grooner) as The Traitor /datum/antagonist/traitor
  • FAIL Download 40 research nodes.
    /datum/objective/download
  • SUCCESS Prevent Ryker Atweeke, the Cargo Technician, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Thomas Papillon (Fikou) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Uland Brinigh, the Station Engineer.
    /datum/objective/assassinate
  • SUCCESS Assassinate Tawia Wobinson, the Assistant.
    /datum/objective/assassinate
  • FAIL Die a glorious death.
    /datum/objective/martyr

Raw Data
{
    "data": {
        "1": {
            "key": "Grooner",
            "name": "Greg Grooner",
            "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: Bryant Mathews the Chemist, while the real members are dead. This is a team objective.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Eduardo Kiefer, the Curator.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Imsxz",
            "name": "Christobelle Moon",
            "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: Bryant Mathews the Chemist, Jimmy Karley the Medical Doctor, while the real members are dead. This is a team objective.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector vest.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Eduardo Kiefer, the Curator, from escaping alive.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "LEDDriver",
            "name": "Nicki Shazam",
            "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: Sheryl Sherman the Security Officer, Rube Cypret the Detective, Tharcoonvagh Hawker the Security Officer, 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\/assassinate",
                    "text": "Assassinate Eduardo Kiefer, the Curator.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Officer_Doggo",
            "name": "Davis Whirlow",
            "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: Sheryl Sherman the Security Officer, Rube Cypret the Detective, Tharcoonvagh Hawker 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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Eduardo Kiefer, the Curator, from escaping alive.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Bongosz",
            "name": "Mary Walker",
            "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 engineering department: Uland Brinigh the Station Engineer, Jim Hammer the Station Engineer, Robert Wardle the Station Engineer, 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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Eduardo Kiefer, the Curator.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Officer_Doggo",
            "name": "Davis Whirlow",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 33 research nodes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Brenda Houston, the Roboticist.",
                    "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": []
        },
        "7": {
            "key": "CoffeeDrive",
            "name": "John Mithal",
            "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 James Eneni, the Medical Doctor.",
                    "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": []
        },
        "8": {
            "key": "Nist",
            "name": "Divina",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/block",
                    "text": "Do not allow any organic lifeforms to escape on the shuttle alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Illot Astafov I, the Chemist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/exist",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Grooner",
            "name": "Greg Grooner",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 40 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Ryker Atweeke, the Cargo Technician, 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": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Fikou",
            "name": "Thomas Papillon",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Uland Brinigh, the Station Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tawia Wobinson, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 3313351,
    "datetime": {
        "date": "2019-07-16 16:53:29.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 113293,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Grooner\",\"name\":\"Greg Grooner\",\"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: Bryant Mathews the Chemist, while the real members are dead. This is a team objective.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Eduardo Kiefer, the Curator.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Imsxz\",\"name\":\"Christobelle Moon\",\"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: Bryant Mathews the Chemist, Jimmy Karley the Medical Doctor, while the real members are dead. This is a team objective.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector vest.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Eduardo Kiefer, the Curator, from escaping alive.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"LEDDriver\",\"name\":\"Nicki Shazam\",\"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: Sheryl Sherman the Security Officer, Rube Cypret the Detective, Tharcoonvagh Hawker the Security Officer, 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\/assassinate\",\"text\":\"Assassinate Eduardo Kiefer, the Curator.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Officer_Doggo\",\"name\":\"Davis Whirlow\",\"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: Sheryl Sherman the Security Officer, Rube Cypret the Detective, Tharcoonvagh Hawker 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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Eduardo Kiefer, the Curator, from escaping alive.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Bongosz\",\"name\":\"Mary Walker\",\"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 engineering department: Uland Brinigh the Station Engineer, Jim Hammer the Station Engineer, Robert Wardle the Station Engineer, 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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Eduardo Kiefer, the Curator.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Officer_Doggo\",\"name\":\"Davis Whirlow\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 33 research nodes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Brenda Houston, the Roboticist.\",\"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\":[]},\"7\":{\"key\":\"CoffeeDrive\",\"name\":\"John Mithal\",\"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 James Eneni, the Medical Doctor.\",\"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\":[]},\"8\":{\"key\":\"Nist\",\"name\":\"Divina\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/block\",\"text\":\"Do not allow any organic lifeforms to escape on the shuttle alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Illot Astafov I, the Chemist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/exist\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Grooner\",\"name\":\"Greg Grooner\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 40 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Ryker Atweeke, the Cargo Technician, 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\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"Fikou\",\"name\":\"Thomas Papillon\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Uland Brinigh, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tawia Wobinson, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}