132493 132495

antagonists

Archchancellor the unrobust (BABAHUHU) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Assassinate Duncan Joghs, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Steal an unused sample of slime extract.
    /datum/objective/steal
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
slaughter demon (Pepsiman0) as The Slaughter demon /datum/antagonist/slaughter
  • FAIL Kill everyone.
    /datum/objective
Druja-Baseenar (genericknight) as The Ash Walker /datum/antagonist/ashwalker
  • FAIL Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Adzi-Cheesh (genericknight) as The Ash Walker /datum/antagonist/ashwalker
  • FAIL Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Deesh-Deetsan (theduffyboi1916) as The Ash Walker /datum/antagonist/ashwalker
  • FAIL Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Heavy Duty Janitor Curry (Crudder) as The Emergency Response Officer /datum/antagonist/ert/janitor/heavy
  • SUCCESS Clean up EVERYTHING.
    /datum/objective
Janitor Prevatt (Ardbrkygn) as The Emergency Response Officer /datum/antagonist/ert/janitor
  • SUCCESS Clean up EVERYTHING.
    /datum/objective
Heavy Duty Janitor Enderly (Mathiel) as The Emergency Response Officer /datum/antagonist/ert/janitor/heavy
  • SUCCESS Clean up EVERYTHING.
    /datum/objective
Heavy Duty Janitor Larson (Gherlo) as The Emergency Response Officer /datum/antagonist/ert/janitor/heavy
  • SUCCESS Clean up EVERYTHING.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "BABAHUHU",
            "name": "Archchancellor the unrobust",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Duncan Joghs, the Medical Doctor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Pepsiman0",
            "name": "slaughter demon",
            "antagonist_type": "\/datum\/antagonist\/slaughter",
            "antagonist_name": "Slaughter demon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Kill everyone.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "genericknight",
            "name": "Druja-Baseenar",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 1
            }
        },
        "4": {
            "key": "genericknight",
            "name": "Adzi-Cheesh",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 1
            }
        },
        "5": {
            "key": "theduffyboi1916",
            "name": "Deesh-Deetsan",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 1
            }
        },
        "6": {
            "key": "Crudder",
            "name": "Heavy Duty Janitor Curry",
            "antagonist_type": "\/datum\/antagonist\/ert\/janitor\/heavy",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Clean up EVERYTHING.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Janitor",
                "id": 2
            }
        },
        "7": {
            "key": "Ardbrkygn",
            "name": "Janitor Prevatt",
            "antagonist_type": "\/datum\/antagonist\/ert\/janitor",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Clean up EVERYTHING.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Janitor",
                "id": 2
            }
        },
        "8": {
            "key": "Mathiel",
            "name": "Heavy Duty Janitor Enderly",
            "antagonist_type": "\/datum\/antagonist\/ert\/janitor\/heavy",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Clean up EVERYTHING.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Janitor",
                "id": 2
            }
        },
        "9": {
            "key": "Gherlo",
            "name": "Heavy Duty Janitor Larson",
            "antagonist_type": "\/datum\/antagonist\/ert\/janitor\/heavy",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Clean up EVERYTHING.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Janitor",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 4231527,
    "datetime": {
        "date": "2020-03-18 14:54:42.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 132494,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"BABAHUHU\",\"name\":\"Archchancellor the unrobust\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Duncan Joghs, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Pepsiman0\",\"name\":\"slaughter demon\",\"antagonist_type\":\"\/datum\/antagonist\/slaughter\",\"antagonist_name\":\"Slaughter demon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Kill everyone.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"genericknight\",\"name\":\"Druja-Baseenar\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"4\":{\"key\":\"genericknight\",\"name\":\"Adzi-Cheesh\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"5\":{\"key\":\"theduffyboi1916\",\"name\":\"Deesh-Deetsan\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"6\":{\"key\":\"Crudder\",\"name\":\"Heavy Duty Janitor Curry\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/janitor\/heavy\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Clean up EVERYTHING.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Janitor\",\"id\":2}},\"7\":{\"key\":\"Ardbrkygn\",\"name\":\"Janitor Prevatt\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/janitor\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Clean up EVERYTHING.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Janitor\",\"id\":2}},\"8\":{\"key\":\"Mathiel\",\"name\":\"Heavy Duty Janitor Enderly\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/janitor\/heavy\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Clean up EVERYTHING.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Janitor\",\"id\":2}},\"9\":{\"key\":\"Gherlo\",\"name\":\"Heavy Duty Janitor Larson\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/janitor\/heavy\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Clean up EVERYTHING.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Janitor\",\"id\":2}}}}",
    "originalUrl": null
}