115367 115369

antagonists

Rasputin Weatherwax (SpaceSanctum) as The Space Wizard /datum/antagonist/wizard
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mura McNamara (Acer202) 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
Lucas Berkheimer (ExcessVanity) 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
Luminata Executus (TripleZeta) 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
Root the Weed (PowerHedgehog) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Steal the medal of captaincy.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Robustin the Gray (Git Dat Disc) as The Space Wizard /datum/antagonist/wizard
  • FAIL Assassinate Sullivan Murray, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Steal the hypospray.
    /datum/objective/steal
  • FAIL Stay alive until the end.
    /datum/objective/survive
Waldo (SpaceSanctum) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective
William Dornan (FreshestSoup) 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
Titus Salvo (Iksyp) 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
Fasa Al Kharim (SpookiBoogi) 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
Nathun Briggs (Armyman43Forever) 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
Oliver Hardy (altattack) as The Fugitive Hunter /datum/antagonist/fugitive_hunter
  • FAIL Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "SpaceSanctum",
            "name": "Rasputin Weatherwax",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "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": "Acer202",
            "name": "Mura McNamara",
            "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": "ExcessVanity",
            "name": "Lucas Berkheimer",
            "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": "TripleZeta",
            "name": "Luminata Executus",
            "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": []
        },
        "5": {
            "key": "PowerHedgehog",
            "name": "Root the Weed",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Git Dat Disc",
            "name": "Robustin the Gray",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sullivan Murray, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "SpaceSanctum",
            "name": "Waldo",
            "antagonist_type": "\/datum\/antagonist\/fugitive",
            "antagonist_name": "Fugitive",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Avoid capture from the fugitive hunters.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive",
                "name": "team",
                "id": 1
            }
        },
        "8": {
            "key": "FreshestSoup",
            "name": "William Dornan",
            "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": []
        },
        "9": {
            "key": "Iksyp",
            "name": "Titus Salvo",
            "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": "SpookiBoogi",
            "name": "Fasa Al Kharim",
            "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": []
        },
        "11": {
            "key": "Armyman43Forever",
            "name": "Nathun Briggs",
            "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": []
        },
        "12": {
            "key": "altattack",
            "name": "Oliver Hardy",
            "antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
            "antagonist_name": "Fugitive Hunter",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive_hunters",
                "name": "team",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 3409452,
    "datetime": {
        "date": "2019-08-07 21:56:33.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 115368,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"SpaceSanctum\",\"name\":\"Rasputin Weatherwax\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"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\":\"Acer202\",\"name\":\"Mura McNamara\",\"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\":\"ExcessVanity\",\"name\":\"Lucas Berkheimer\",\"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\":\"TripleZeta\",\"name\":\"Luminata Executus\",\"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\":[]},\"5\":{\"key\":\"PowerHedgehog\",\"name\":\"Root the Weed\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Git Dat Disc\",\"name\":\"Robustin the Gray\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sullivan Murray, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"SpaceSanctum\",\"name\":\"Waldo\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Avoid capture from the fugitive hunters.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"team\",\"id\":1}},\"8\":{\"key\":\"FreshestSoup\",\"name\":\"William Dornan\",\"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\":[]},\"9\":{\"key\":\"Iksyp\",\"name\":\"Titus Salvo\",\"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\":\"SpookiBoogi\",\"name\":\"Fasa Al Kharim\",\"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\":[]},\"11\":{\"key\":\"Armyman43Forever\",\"name\":\"Nathun Briggs\",\"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\":[]},\"12\":{\"key\":\"altattack\",\"name\":\"Oliver Hardy\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"team\",\"id\":2}}}}",
    "originalUrl": null
}