Hello! Only administrators may log into Statbus at this time. We apologize for the inconvenience.
129202 129204

antagonists

Chisato Moritaka (ChisatoMoritaka) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • FAIL Assassinate Dante Levett, the Botanist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kaelea Mortland (Hamfam77) as The Changeling /datum/antagonist/changeling
  • SUCCESS Absorb another Changeling.
    /datum/objective/absorb_changeling
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • SUCCESS Assassinate Darren Roby, the Chaplain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Salvador Savior, the Atmospheric Technician while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Larry Johnson (Woldmord) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • SUCCESS Prevent John Douglas, the Station Engineer, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of John Douglas, the Station Engineer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Darren Roby (EpicGamerChicken) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • SUCCESS Assassinate Seth Ehret, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jack Jones (Piteks) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Bill Ledczhuk, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bill Ledczhuk (Merchant1337) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Chisato Moritaka, the Station Engineer, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John Douglas (Chefblicker) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray.
    /datum/objective/steal
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jan Dabini (Mrstrawman) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Nar Nar, the Scientist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Iantha Catleay, the Research Director.
    /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": "ChisatoMoritaka",
            "name": "Chisato Moritaka",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Dante Levett, the Botanist.",
                    "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": "Hamfam77",
            "name": "Kaelea Mortland",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_changeling",
                    "text": "Absorb another Changeling.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Darren Roby, the Chaplain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Salvador Savior, the Atmospheric Technician while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Woldmord",
            "name": "Larry Johnson",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent John Douglas, the Station Engineer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of John Douglas, the Station Engineer while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "EpicGamerChicken",
            "name": "Darren Roby",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Seth Ehret, the Assistant.",
                    "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": "Piteks",
            "name": "Jack Jones",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bill Ledczhuk, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
                    "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": []
        },
        "6": {
            "key": "Merchant1337",
            "name": "Bill Ledczhuk",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Chisato Moritaka, the Station Engineer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!",
                    "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": []
        },
        "7": {
            "key": "Chefblicker",
            "name": "John Douglas",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "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": []
        },
        "8": {
            "key": "Mrstrawman",
            "name": "Jan Dabini",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Nar Nar, the Scientist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Iantha Catleay, the Research Director.",
                    "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": 4065722,
    "datetime": {
        "date": "2020-01-29 20:03:14.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 129203,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"ChisatoMoritaka\",\"name\":\"Chisato Moritaka\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Dante Levett, the Botanist.\",\"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\":\"Hamfam77\",\"name\":\"Kaelea Mortland\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_changeling\",\"text\":\"Absorb another Changeling.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Darren Roby, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Salvador Savior, the Atmospheric Technician while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Woldmord\",\"name\":\"Larry Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent John Douglas, the Station Engineer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of John Douglas, the Station Engineer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"EpicGamerChicken\",\"name\":\"Darren Roby\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Seth Ehret, the Assistant.\",\"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\":\"Piteks\",\"name\":\"Jack Jones\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bill Ledczhuk, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"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\":[]},\"6\":{\"key\":\"Merchant1337\",\"name\":\"Bill Ledczhuk\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Chisato Moritaka, the Station Engineer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!\",\"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\":[]},\"7\":{\"key\":\"Chefblicker\",\"name\":\"John Douglas\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"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\":[]},\"8\":{\"key\":\"Mrstrawman\",\"name\":\"Jan Dabini\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Nar Nar, the Scientist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Iantha Catleay, the Research Director.\",\"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
}