203710 203712

antagonists

Jack Faqua (The Trollinator) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal a reflector trenchcoat
    /datum/objective/steal
  • FAIL Destroy E.X.C.E.L, the experimental AI.
    /datum/objective/destroy
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Phoebe Mehlmotte (Sk1Wass3r) as The Traitor /datum/antagonist/traitor
  • FAIL Destroy E.X.C.E.L, the experimental AI.
    /datum/objective/destroy
  • FAIL 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
Hayden Nanotrasen (Fenners) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Karson Nanotrasen (ILikeMemes) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Sergio Nanotrasen (Wizard_muffin12) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Cayenne (Spaghetter) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Cayenne (Spaghetter) as The Sentient Creature /datum/antagonist/sentient_creature
Phoebe Mehlmotte (Sk1Wass3r) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Serve Jack Faqua to the best of your abilities!
    /datum/objective
Alex Brown (Morat73) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Assassinate Lei Mathei, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Redis K (Fevered) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Serve Jack Faqua and Phoepe Mehlmotte, and dont hurt a single one of them!
    /datum/objective
Terry Griffiths (EntityEpsilonSussy) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
Juan Bash (Baltic419) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the chief engineer's advanced magnetic boots
    /datum/objective/steal
  • SUCCESS Prevent Alex Brown, the Chemist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tail-Neetra (Carlarc) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object

Raw Data
{
    "data": {
        "1": {
            "key": "The Trollinator",
            "name": "Jack Faqua",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy E.X.C.E.L, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Sk1Wass3r",
            "name": "Phoebe Mehlmotte",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy E.X.C.E.L, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Fenners",
            "name": "Hayden Nanotrasen",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/leader",
            "antagonist_name": "Nuclear Operative Leader",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nanotrasen Team",
                "id": 1
            }
        },
        "4": {
            "key": "ILikeMemes",
            "name": "Karson Nanotrasen",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nanotrasen Team",
                "id": 1
            }
        },
        "5": {
            "key": "Wizard_muffin12",
            "name": "Sergio Nanotrasen",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nanotrasen Team",
                "id": 1
            }
        },
        "6": {
            "key": "Spaghetter",
            "name": "Cayenne",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nanotrasen Team",
                "id": 1
            }
        },
        "7": {
            "key": "Spaghetter",
            "name": "Cayenne",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "8": {
            "key": "Sk1Wass3r",
            "name": "Phoebe Mehlmotte",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Serve Jack Faqua to the best of your abilities!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Morat73",
            "name": "Alex Brown",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Lei Mathei, the Assistant.",
                    "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": []
        },
        "10": {
            "key": "Fevered",
            "name": "Redis K",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Serve Jack Faqua and Phoepe Mehlmotte, and dont hurt a single one of them!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "EntityEpsilonSussy",
            "name": "Terry Griffiths",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Baltic419",
            "name": "Juan Bash",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Alex Brown, the Chemist, from escaping alive.",
                    "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": []
        },
        "13": {
            "key": "Carlarc",
            "name": "Tail-Neetra",
            "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": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 8359080,
    "datetime": {
        "date": "2023-04-13 20:57:19.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 203711,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"The Trollinator\",\"name\":\"Jack Faqua\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy E.X.C.E.L, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Sk1Wass3r\",\"name\":\"Phoebe Mehlmotte\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy E.X.C.E.L, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Fenners\",\"name\":\"Hayden Nanotrasen\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/leader\",\"antagonist_name\":\"Nuclear Operative Leader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nanotrasen Team\",\"id\":1}},\"4\":{\"key\":\"ILikeMemes\",\"name\":\"Karson Nanotrasen\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nanotrasen Team\",\"id\":1}},\"5\":{\"key\":\"Wizard_muffin12\",\"name\":\"Sergio Nanotrasen\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nanotrasen Team\",\"id\":1}},\"6\":{\"key\":\"Spaghetter\",\"name\":\"Cayenne\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nanotrasen Team\",\"id\":1}},\"7\":{\"key\":\"Spaghetter\",\"name\":\"Cayenne\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"8\":{\"key\":\"Sk1Wass3r\",\"name\":\"Phoebe Mehlmotte\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Serve Jack Faqua to the best of your abilities!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Morat73\",\"name\":\"Alex Brown\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Lei Mathei, the Assistant.\",\"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\":[]},\"10\":{\"key\":\"Fevered\",\"name\":\"Redis K\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Serve Jack Faqua and Phoepe Mehlmotte, and dont hurt a single one of them!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"EntityEpsilonSussy\",\"name\":\"Terry Griffiths\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"Baltic419\",\"name\":\"Juan Bash\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Alex Brown, the Chemist, from escaping alive.\",\"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\":[]},\"13\":{\"key\":\"Carlarc\",\"name\":\"Tail-Neetra\",\"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\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":2}}}}",
    "originalUrl": null
}