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

antagonists

King Conga (ATHATH) as The Space Wizard /datum/antagonist/wizard
  • FAIL Steal a reflector trenchcoat.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Blinkman the Greenhorn (Soyoboyo) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect King Conga, the wizard.
    /datum/objective/protect
Prince Donga (Boyohboy) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect King Conga, the wizard.
    /datum/objective/protect
tmtmtl30 4.5: Congalicious (Tmtmtl30) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect King Conga, the wizard.
    /datum/objective/protect
Conga Moth (AIIA) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect King Conga, the wizard.
    /datum/objective/protect
Medical Officer Pearsall (Watereaters) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Assist the station.
    /datum/objective
Security Officer Stroh (Digresskew) as The Emergency Response Officer /datum/antagonist/ert/security
  • SUCCESS Assist the station.
    /datum/objective
Engineer Cook (Creepy Frog) as The Emergency Response Officer /datum/antagonist/ert/engineer
  • SUCCESS Assist the station.
    /datum/objective
Medical Officer Garratt (The Birb) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Assist the station.
    /datum/objective
Commander Newbern (Sharkman9k) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Assist the station.
    /datum/objective
Security Officer Murray (Creepy Frog) as The Emergency Response Officer /datum/antagonist/ert/security/inquisitor
  • SUCCESS Destroy any traces of paranormal activity aboard the station.
    /datum/objective
Chaplain Blessig (Buggy1234) as The Emergency Response Officer /datum/antagonist/ert/chaplain/inquisitor
  • SUCCESS Destroy any traces of paranormal activity aboard the station.
    /datum/objective
Medical Officer Graham (Glyco) as The Emergency Response Officer /datum/antagonist/ert/medic/inquisitor
  • SUCCESS Destroy any traces of paranormal activity aboard the station.
    /datum/objective
Security Officer Styles (Danny Delete-O) as The Emergency Response Officer /datum/antagonist/ert/security/inquisitor
  • SUCCESS Destroy any traces of paranormal activity aboard the station.
    /datum/objective
Commander Knapp (Kersan) as The Emergency Response Officer /datum/antagonist/ert/commander/inquisitor
  • SUCCESS Destroy any traces of paranormal activity aboard the station.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "ATHATH",
            "name": "King Conga",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "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": {
                "type": "\/datum\/team\/wizard",
                "name": "King Conga team",
                "id": 1
            }
        },
        "2": {
            "key": "Soyoboyo",
            "name": "Blinkman the Greenhorn",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect King Conga, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "King Conga team",
                "id": 1
            }
        },
        "3": {
            "key": "Boyohboy",
            "name": "Prince Donga",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect King Conga, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "King Conga team",
                "id": 1
            }
        },
        "4": {
            "key": "Tmtmtl30",
            "name": "tmtmtl30 4.5: Congalicious",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect King Conga, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "King Conga team",
                "id": 1
            }
        },
        "5": {
            "key": "AIIA",
            "name": "Conga Moth",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect King Conga, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "King Conga team",
                "id": 1
            }
        },
        "6": {
            "key": "Watereaters",
            "name": "Medical Officer Pearsall",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "7": {
            "key": "Digresskew",
            "name": "Security Officer Stroh",
            "antagonist_type": "\/datum\/antagonist\/ert\/security",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "8": {
            "key": "Creepy Frog",
            "name": "Engineer Cook",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "9": {
            "key": "The Birb",
            "name": "Medical Officer Garratt",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "10": {
            "key": "Sharkman9k",
            "name": "Commander Newbern",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "11": {
            "key": "Creepy Frog",
            "name": "Security Officer Murray",
            "antagonist_type": "\/datum\/antagonist\/ert\/security\/inquisitor",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Destroy any traces of paranormal activity aboard the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Inquisition",
                "id": 3
            }
        },
        "12": {
            "key": "Buggy1234",
            "name": "Chaplain Blessig",
            "antagonist_type": "\/datum\/antagonist\/ert\/chaplain\/inquisitor",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Destroy any traces of paranormal activity aboard the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Inquisition",
                "id": 3
            }
        },
        "13": {
            "key": "Glyco",
            "name": "Medical Officer Graham",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic\/inquisitor",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Destroy any traces of paranormal activity aboard the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Inquisition",
                "id": 3
            }
        },
        "14": {
            "key": "Danny Delete-O",
            "name": "Security Officer Styles",
            "antagonist_type": "\/datum\/antagonist\/ert\/security\/inquisitor",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Destroy any traces of paranormal activity aboard the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Inquisition",
                "id": 3
            }
        },
        "15": {
            "key": "Kersan",
            "name": "Commander Knapp",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander\/inquisitor",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Destroy any traces of paranormal activity aboard the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Inquisition",
                "id": 3
            }
        }
    },
    "parser": null,
    "id": 3903052,
    "datetime": {
        "date": "2019-12-15 08:08:31.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 125845,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"ATHATH\",\"name\":\"King Conga\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"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\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"King Conga team\",\"id\":1}},\"2\":{\"key\":\"Soyoboyo\",\"name\":\"Blinkman the Greenhorn\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect King Conga, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"King Conga team\",\"id\":1}},\"3\":{\"key\":\"Boyohboy\",\"name\":\"Prince Donga\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect King Conga, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"King Conga team\",\"id\":1}},\"4\":{\"key\":\"Tmtmtl30\",\"name\":\"tmtmtl30 4.5: Congalicious\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect King Conga, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"King Conga team\",\"id\":1}},\"5\":{\"key\":\"AIIA\",\"name\":\"Conga Moth\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect King Conga, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"King Conga team\",\"id\":1}},\"6\":{\"key\":\"Watereaters\",\"name\":\"Medical Officer Pearsall\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"7\":{\"key\":\"Digresskew\",\"name\":\"Security Officer Stroh\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"8\":{\"key\":\"Creepy Frog\",\"name\":\"Engineer Cook\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"9\":{\"key\":\"The Birb\",\"name\":\"Medical Officer Garratt\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"10\":{\"key\":\"Sharkman9k\",\"name\":\"Commander Newbern\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"11\":{\"key\":\"Creepy Frog\",\"name\":\"Security Officer Murray\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":3}},\"12\":{\"key\":\"Buggy1234\",\"name\":\"Chaplain Blessig\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/chaplain\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":3}},\"13\":{\"key\":\"Glyco\",\"name\":\"Medical Officer Graham\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":3}},\"14\":{\"key\":\"Danny Delete-O\",\"name\":\"Security Officer Styles\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":3}},\"15\":{\"key\":\"Kersan\",\"name\":\"Commander Knapp\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\/inquisitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Destroy any traces of paranormal activity aboard the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Inquisition\",\"id\":3}}}}",
    "originalUrl": null
}