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

antagonists

The friendly wizard (Despelles) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Assassinate Jimmy Hirleman, the Security Officer.
    /datum/objective/assassinate
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • FAIL Stay alive until the end.
    /datum/objective/survive
Devon Marquey (DevonMarqey) 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
Randy Laver (Dutchylwd) 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
Ghilker Mabara (Ghilker) 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
JC Denton (PolishUser) 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
Levis Cantio (Starlord_Gwyn) 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
Jas-Ze (Techpriest081) 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
Nigel Farage (TheLenrir) 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
Opie Franks (Why7) 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
Phil Dendren (Valivian) 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
John Irish (CastorTroy23) 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
Karen Holmes (Cenrus) 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
Fren Cee (FallingAsteroids) 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
Donny Davis (Fishimun) 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
Lazarus Kervir (Fpsgamer321) 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
John Adams (Peptidase) 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
Elijah Dong (Sentrik) 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
Andrew Drake (Thebleh) 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
Johnny Mothman (Yelnat) 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
Ah-Eepa (Marein) 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
John Irish (CastorTroy23) as The Xenomorph /datum/antagonist/xeno

Raw Data
{
    "data": {
        "1": {
            "key": "Despelles",
            "name": "The friendly wizard",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jimmy Hirleman, the Security Officer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "DevonMarqey",
            "name": "Devon Marquey",
            "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": []
        },
        "3": {
            "key": "Dutchylwd",
            "name": "Randy Laver",
            "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": "Ghilker",
            "name": "Ghilker Mabara",
            "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": "PolishUser",
            "name": "JC Denton",
            "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": "Starlord_Gwyn",
            "name": "Levis Cantio",
            "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": []
        },
        "7": {
            "key": "Techpriest081",
            "name": "Jas-Ze",
            "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": []
        },
        "8": {
            "key": "TheLenrir",
            "name": "Nigel Farage",
            "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": []
        },
        "9": {
            "key": "Why7",
            "name": "Opie Franks",
            "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": []
        },
        "10": {
            "key": "Valivian",
            "name": "Phil Dendren",
            "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": []
        },
        "11": {
            "key": "CastorTroy23",
            "name": "John Irish",
            "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": []
        },
        "12": {
            "key": "Cenrus",
            "name": "Karen Holmes",
            "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": []
        },
        "13": {
            "key": "FallingAsteroids",
            "name": "Fren Cee",
            "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": []
        },
        "14": {
            "key": "Fishimun",
            "name": "Donny Davis",
            "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": []
        },
        "15": {
            "key": "Fpsgamer321",
            "name": "Lazarus Kervir",
            "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": []
        },
        "16": {
            "key": "Peptidase",
            "name": "John Adams",
            "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": []
        },
        "17": {
            "key": "Sentrik",
            "name": "Elijah Dong",
            "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": []
        },
        "18": {
            "key": "Thebleh",
            "name": "Andrew Drake",
            "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": []
        },
        "19": {
            "key": "Yelnat",
            "name": "Johnny Mothman",
            "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": []
        },
        "20": {
            "key": "Marein",
            "name": "Ah-Eepa",
            "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": []
        },
        "21": {
            "key": "CastorTroy23",
            "name": "John Irish",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 2991266,
    "datetime": {
        "date": "2019-04-24 21:24:51.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 106851,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Despelles\",\"name\":\"The friendly wizard\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jimmy Hirleman, the Security Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"DevonMarqey\",\"name\":\"Devon Marquey\",\"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\":[]},\"3\":{\"key\":\"Dutchylwd\",\"name\":\"Randy Laver\",\"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\":\"Ghilker\",\"name\":\"Ghilker Mabara\",\"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\":\"PolishUser\",\"name\":\"JC Denton\",\"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\":\"Starlord_Gwyn\",\"name\":\"Levis Cantio\",\"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\":[]},\"7\":{\"key\":\"Techpriest081\",\"name\":\"Jas-Ze\",\"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\":[]},\"8\":{\"key\":\"TheLenrir\",\"name\":\"Nigel Farage\",\"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\":[]},\"9\":{\"key\":\"Why7\",\"name\":\"Opie Franks\",\"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\":[]},\"10\":{\"key\":\"Valivian\",\"name\":\"Phil Dendren\",\"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\":[]},\"11\":{\"key\":\"CastorTroy23\",\"name\":\"John Irish\",\"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\":[]},\"12\":{\"key\":\"Cenrus\",\"name\":\"Karen Holmes\",\"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\":[]},\"13\":{\"key\":\"FallingAsteroids\",\"name\":\"Fren Cee\",\"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\":[]},\"14\":{\"key\":\"Fishimun\",\"name\":\"Donny Davis\",\"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\":[]},\"15\":{\"key\":\"Fpsgamer321\",\"name\":\"Lazarus Kervir\",\"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\":[]},\"16\":{\"key\":\"Peptidase\",\"name\":\"John Adams\",\"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\":[]},\"17\":{\"key\":\"Sentrik\",\"name\":\"Elijah Dong\",\"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\":[]},\"18\":{\"key\":\"Thebleh\",\"name\":\"Andrew Drake\",\"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\":[]},\"19\":{\"key\":\"Yelnat\",\"name\":\"Johnny Mothman\",\"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\":[]},\"20\":{\"key\":\"Marein\",\"name\":\"Ah-Eepa\",\"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\":[]},\"21\":{\"key\":\"CastorTroy23\",\"name\":\"John Irish\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":1}}}}",
    "originalUrl": null
}