108535 108537

antagonists

Shaq (Becobecobeco) as The Space Wizard /datum/antagonist/wizard
  • 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
Juan Hujsak (Helios1) as The Survivalist /datum/antagonist/survivalist/guns
  • FAIL Steal at least five guns!
    /datum/objective/steal_five_of_type/summon_guns
  • FAIL Stay alive until the end.
    /datum/objective/survive
Fie Claussell (Apostatis) as The Survivalist /datum/antagonist/survivalist/guns
  • FAIL Steal at least five guns!
    /datum/objective/steal_five_of_type/summon_guns
  • FAIL Stay alive until the end.
    /datum/objective/survive
Wayiteh-Heedul (Mombamambo) as The Survivalist /datum/antagonist/survivalist/guns
  • FAIL Steal at least five guns!
    /datum/objective/steal_five_of_type/summon_guns
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Jonah Brindle (Malifar) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_five_of_type/summon_magic
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Thomas Smith (Borran Scail) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_five_of_type/summon_magic
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Andre Stander (Darkfudge) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_five_of_type/summon_magic
  • FAIL Stay alive until the end.
    /datum/objective/survive
oof prince (Srg.Mccool) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • SUCCESS Protect Shaq, the wizard.
    /datum/objective/protect

Raw Data
{
    "data": {
        "1": {
            "key": "Becobecobeco",
            "name": "Shaq",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "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": {
                "type": "\/datum\/team\/wizard",
                "name": "Shaq team",
                "id": 1
            }
        },
        "2": {
            "key": "Helios1",
            "name": "Juan Hujsak",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/guns",
            "antagonist_name": "Survivalist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
                    "text": "Steal at least five guns!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Apostatis",
            "name": "Fie Claussell",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/guns",
            "antagonist_name": "Survivalist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
                    "text": "Steal at least five guns!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Mombamambo",
            "name": "Wayiteh-Heedul",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/guns",
            "antagonist_name": "Survivalist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
                    "text": "Steal at least five guns!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Malifar",
            "name": "Jonah Brindle",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Borran Scail",
            "name": "Thomas Smith",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Darkfudge",
            "name": "Andre Stander",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Srg.Mccool",
            "name": "oof prince",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Shaq, the wizard.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Shaq team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 3071046,
    "datetime": {
        "date": "2019-05-16 11:46:26.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 108536,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Becobecobeco\",\"name\":\"Shaq\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"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\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Shaq team\",\"id\":1}},\"2\":{\"key\":\"Helios1\",\"name\":\"Juan Hujsak\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/guns\",\"antagonist_name\":\"Survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Apostatis\",\"name\":\"Fie Claussell\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/guns\",\"antagonist_name\":\"Survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Mombamambo\",\"name\":\"Wayiteh-Heedul\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/guns\",\"antagonist_name\":\"Survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Malifar\",\"name\":\"Jonah Brindle\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Borran Scail\",\"name\":\"Thomas Smith\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Darkfudge\",\"name\":\"Andre Stander\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Srg.Mccool\",\"name\":\"oof prince\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Shaq, the wizard.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Shaq team\",\"id\":1}}}}",
    "originalUrl": null
}