109112 109114

antagonists

Spekkie (Timonk) as The Space Wizard /datum/antagonist/wizard
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
    /datum/objective/hijack
Cherette Cook (Xnartharax) as The Survivalist /datum/antagonist/survivalist/guns
  • SUCCESS Steal at least five guns!
    /datum/objective/steal_five_of_type/summon_guns
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Brian McMan (FlatulentIndustrialist) 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
Ivan The Terrible (Penterwast) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect Spekkie, the wizard.
    /datum/objective/protect
Ueshiba Toshiko (JoeyJo0) 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
Kobe Koster (Timonk) 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
Killer Hanzo (Naloac) as The Ninja /datum/antagonist/ninja
  • FAIL Download 35 research nodes.
    /datum/objective/download
  • FAIL Slay Ueshiba Toshiko, the Geneticist.
    /datum/objective/assassinate
  • FAIL Steal the brain of Brian McMan.
    /datum/objective/debrain
  • SUCCESS Nothing
    /datum/objective/steal/special
  • FAIL Stay alive until the end.
    /datum/objective/survive
Remorseless Shredder (RRGarfield) as The Ninja /datum/antagonist/ninja
  • SUCCESS Nothing
    /datum/objective/steal/special
  • FAIL Capture 5 lifeforms with an energy net. Live, rare specimens are worth more.
    /datum/objective/capture
  • FAIL Download 39 research nodes.
    /datum/objective/download
  • SUCCESS Slay Isabella Chapman, the Head of Personnel.
    /datum/objective/assassinate
  • FAIL Stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "Timonk",
            "name": "Spekkie",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Spekkie team",
                "id": 1
            }
        },
        "2": {
            "key": "Xnartharax",
            "name": "Cherette Cook",
            "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "FlatulentIndustrialist",
            "name": "Brian McMan",
            "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": []
        },
        "4": {
            "key": "Penterwast",
            "name": "Ivan The Terrible",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Spekkie, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Spekkie team",
                "id": 1
            }
        },
        "5": {
            "key": "JoeyJo0",
            "name": "Ueshiba Toshiko",
            "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": []
        },
        "6": {
            "key": "Timonk",
            "name": "Kobe Koster",
            "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": []
        },
        "7": {
            "key": "Naloac",
            "name": "Killer Hanzo",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 35 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Slay Ueshiba Toshiko, the Geneticist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/debrain",
                    "text": "Steal the brain of Brian McMan.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal\/special",
                    "text": "Nothing",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "RRGarfield",
            "name": "Remorseless Shredder",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal\/special",
                    "text": "Nothing",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/capture",
                    "text": "Capture 5 lifeforms with an energy net. Live, rare specimens are worth more.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 39 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Slay Isabella Chapman, the Head of Personnel.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 3100177,
    "datetime": {
        "date": "2019-05-24 15:06:49.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 109113,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Timonk\",\"name\":\"Spekkie\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Spekkie team\",\"id\":1}},\"2\":{\"key\":\"Xnartharax\",\"name\":\"Cherette Cook\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"FlatulentIndustrialist\",\"name\":\"Brian McMan\",\"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\":[]},\"4\":{\"key\":\"Penterwast\",\"name\":\"Ivan The Terrible\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Spekkie, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Spekkie team\",\"id\":1}},\"5\":{\"key\":\"JoeyJo0\",\"name\":\"Ueshiba Toshiko\",\"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\":[]},\"6\":{\"key\":\"Timonk\",\"name\":\"Kobe Koster\",\"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\":[]},\"7\":{\"key\":\"Naloac\",\"name\":\"Killer Hanzo\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 35 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Slay Ueshiba Toshiko, the Geneticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/debrain\",\"text\":\"Steal the brain of Brian McMan.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\/special\",\"text\":\"Nothing\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"RRGarfield\",\"name\":\"Remorseless Shredder\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\/special\",\"text\":\"Nothing\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/capture\",\"text\":\"Capture 5 lifeforms with an energy net. Live, rare specimens are worth more.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 39 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Slay Isabella Chapman, the Head of Personnel.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}