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

antagonists

Paul Paulson (Velaxco18) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • SUCCESS Prevent Gor-Rok, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Gor-Rok, the Assistant while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Roibeard 'Cluichire' Ua Brea (Theduffyboi1916) as The Changeling /datum/antagonist/changeling
  • FAIL Absorb another Changeling.
    /datum/objective/absorb_changeling
  • FAIL Steal a reflector trenchcoat
    /datum/objective/steal
  • FAIL Assassinate Seymour Lamps, the Paramedic.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John Halo (Lewismaaate) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 574 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 264 reputation points
    /datum/objective/traitor_objectives
Bobby Sullivan (Nothmas) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS GO!!
    /datum/objective
Seymour Lamps (Descritus) as The Obsessed /datum/antagonist/obsessed
  • FAIL Take a photo of Gallium XXII while they're alive.
    /datum/objective/polaroid
  • FAIL Murder Xavier Morph, Gallium XXII's coworker.
    /datum/objective/assassinate/jealous
  • SUCCESS Steal Gallium XXII's family heirloom, the Zippo lighter they cherish.
    /datum/objective/steal/heirloom_thief
  • FAIL Murder Gallium XXII, the Atmospheric Technician.
    /datum/objective/assassinate/obsessed
Jason Fraser (BrotherBeyond) as The winner /datum/antagonist/greentext
  • SUCCESS Succeed
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Velaxco18",
            "name": "Paul Paulson",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Gor-Rok, the Assistant, 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 Gor-Rok, the Assistant while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Theduffyboi1916",
            "name": "Roibeard 'Cluichire' Ua Brea",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_changeling",
                    "text": "Absorb another Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Seymour Lamps, the Paramedic.",
                    "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": []
        },
        "3": {
            "key": "Lewismaaate",
            "name": "John Halo",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 574 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 264 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Nothmas",
            "name": "Bobby Sullivan",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "GO!!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Descritus",
            "name": "Seymour Lamps",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Gallium XXII while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Xavier Morph, Gallium XXII's coworker.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal\/heirloom_thief",
                    "text": "Steal Gallium XXII's family heirloom, the Zippo lighter they cherish.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Gallium XXII, the Atmospheric Technician.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "BrotherBeyond",
            "name": "Jason Fraser",
            "antagonist_type": "\/datum\/antagonist\/greentext",
            "antagonist_name": "winner",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Succeed",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 6961032,
    "datetime": {
        "date": "2022-03-24 21:24:38.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 180484,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Velaxco18\",\"name\":\"Paul Paulson\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Gor-Rok, the Assistant, 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 Gor-Rok, the Assistant while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Theduffyboi1916\",\"name\":\"Roibeard 'Cluichire' Ua Brea\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_changeling\",\"text\":\"Absorb another Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Seymour Lamps, the Paramedic.\",\"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\":[]},\"3\":{\"key\":\"Lewismaaate\",\"name\":\"John Halo\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 574 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 264 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Nothmas\",\"name\":\"Bobby Sullivan\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"GO!!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Descritus\",\"name\":\"Seymour Lamps\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Gallium XXII while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Xavier Morph, Gallium XXII's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\/heirloom_thief\",\"text\":\"Steal Gallium XXII's family heirloom, the Zippo lighter they cherish.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Gallium XXII, the Atmospheric Technician.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"BrotherBeyond\",\"name\":\"Jason Fraser\",\"antagonist_type\":\"\/datum\/antagonist\/greentext\",\"antagonist_name\":\"winner\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Succeed\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}