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

antagonists

Charles Dunley (Indie-ana Jones) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a reflector vest.
    /datum/objective/steal
  • FAIL Assassinate Leo Dennis, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nicholas Gittes (Nova.Scotia406) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • FAIL Download 38 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Emmanuel Goldstein (BOBAMA) as The Traitor /datum/antagonist/traitor
  • FAIL Download 30 research nodes.
    /datum/objective/download
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Plutella Lucida (Mellior) as The CentCom Official /datum/antagonist/official
  • SUCCESS They're not returning our calls! Please find out why.
    /datum/objective
Medical Officer Langston (1GlitchyCent) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Locate the official and bring her home.
    /datum/objective
Security Officer Kanaga (Abductme) as The Emergency Response Officer /datum/antagonist/ert/security
  • SUCCESS Locate the official and bring her home.
    /datum/objective
Engineer Fleming (DrSirKnight) as The Emergency Response Officer /datum/antagonist/ert/engineer
  • SUCCESS Locate the official and bring her home.
    /datum/objective
Medical Officer Pearsall (Sombreroman) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Locate the official and bring her home.
    /datum/objective
Commander Atkinson (Stealthfox16) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Locate the official and bring her home.
    /datum/objective
Trooper Smash Lampjaw (HorzBor) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Blast Hardcheese (Bloons3) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Punch Rockgroin (FreshestSoup) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Mancrush McBrorape (R1t) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Officer Rex Dudekiller VII (MousseMousse) as The Deathsquad Officer /datum/antagonist/ert/deathsquad/leader
  • SUCCESS Leave no witnesses.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Indie-ana Jones",
            "name": "Charles Dunley",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector vest.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Leo Dennis, the Station Engineer.",
                    "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": "Nova.Scotia406",
            "name": "Nicholas Gittes",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 38 research nodes.",
                    "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": "BOBAMA",
            "name": "Emmanuel Goldstein",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 30 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "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": []
        },
        "4": {
            "key": "Mellior",
            "name": "Plutella Lucida",
            "antagonist_type": "\/datum\/antagonist\/official",
            "antagonist_name": "CentCom Official",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "They're not returning our calls! Please find out why.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "1GlitchyCent",
            "name": "Medical Officer Langston",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Locate the official and bring her home.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "6": {
            "key": "Abductme",
            "name": "Security Officer Kanaga",
            "antagonist_type": "\/datum\/antagonist\/ert\/security",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Locate the official and bring her home.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "7": {
            "key": "DrSirKnight",
            "name": "Engineer Fleming",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Locate the official and bring her home.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "8": {
            "key": "Sombreroman",
            "name": "Medical Officer Pearsall",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Locate the official and bring her home.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "9": {
            "key": "Stealthfox16",
            "name": "Commander Atkinson",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Locate the official and bring her home.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "10": {
            "key": "HorzBor",
            "name": "Trooper Smash Lampjaw",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 2
            }
        },
        "11": {
            "key": "Bloons3",
            "name": "Trooper Blast Hardcheese",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 2
            }
        },
        "12": {
            "key": "FreshestSoup",
            "name": "Trooper Punch Rockgroin",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 2
            }
        },
        "13": {
            "key": "R1t",
            "name": "Trooper Mancrush McBrorape",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 2
            }
        },
        "14": {
            "key": "MousseMousse",
            "name": "Officer Rex Dudekiller VII",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad\/leader",
            "antagonist_name": "Deathsquad Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 3643106,
    "datetime": {
        "date": "2019-10-06 17:17:48.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 120839,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Indie-ana Jones\",\"name\":\"Charles Dunley\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector vest.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Leo Dennis, the Station Engineer.\",\"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\":\"Nova.Scotia406\",\"name\":\"Nicholas Gittes\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 38 research nodes.\",\"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\":\"BOBAMA\",\"name\":\"Emmanuel Goldstein\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 30 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"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\":[]},\"4\":{\"key\":\"Mellior\",\"name\":\"Plutella Lucida\",\"antagonist_type\":\"\/datum\/antagonist\/official\",\"antagonist_name\":\"CentCom Official\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"They're not returning our calls! Please find out why.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"1GlitchyCent\",\"name\":\"Medical Officer Langston\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Locate the official and bring her home.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"6\":{\"key\":\"Abductme\",\"name\":\"Security Officer Kanaga\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Locate the official and bring her home.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"7\":{\"key\":\"DrSirKnight\",\"name\":\"Engineer Fleming\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Locate the official and bring her home.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"8\":{\"key\":\"Sombreroman\",\"name\":\"Medical Officer Pearsall\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Locate the official and bring her home.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"9\":{\"key\":\"Stealthfox16\",\"name\":\"Commander Atkinson\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Locate the official and bring her home.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"10\":{\"key\":\"HorzBor\",\"name\":\"Trooper Smash Lampjaw\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":2}},\"11\":{\"key\":\"Bloons3\",\"name\":\"Trooper Blast Hardcheese\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":2}},\"12\":{\"key\":\"FreshestSoup\",\"name\":\"Trooper Punch Rockgroin\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":2}},\"13\":{\"key\":\"R1t\",\"name\":\"Trooper Mancrush McBrorape\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":2}},\"14\":{\"key\":\"MousseMousse\",\"name\":\"Officer Rex Dudekiller VII\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\/leader\",\"antagonist_name\":\"Deathsquad Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":2}}}}",
    "originalUrl": null
}