177141 177143

antagonists

Xander Aultman (Kingpintin) as The Thief /datum/antagonist/thief
  • SUCCESS Steal at least 5 organic organs! They must be kept healthy.
    /datum/objective/steal_n_of_type/organs
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Boris Mahnov (Livrah) as The Thief /datum/antagonist/thief
  • FAIL Steal at least 3 guns!
    /datum/objective/steal_n_of_type/summon_guns/thief
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John Darksouls (Maran123) as The Thief /datum/antagonist/thief
  • FAIL Hoard as many insulated glovess as you can in maintenance (after declaring a spot)! At least 5 will do.
    /datum/objective/hoarder
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lucas Miller (Knobber) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 746 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 282 reputation points
    /datum/objective/traitor_objectives
Neuroxena Accurata (Drinking) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 609 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 248 reputation points
    /datum/objective/traitor_objectives
monkey (36) (MrMushy) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 436 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 248 reputation points
    /datum/objective/traitor_objectives
revenant (5) (YourTiran) as The Revenant /datum/antagonist/revenant
  • FAIL Absorb 408 points of essence from humans.
    /datum/objective/revenant
  • SUCCESS Disable and cause malfunctions in as many machines as possible.
    /datum/objective/revenant_fluff
Jessica Prima Syndicate (Livrah) as The Lone Operative /datum/antagonist/nukeop/lone
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear

Raw Data
{
    "data": {
        "1": {
            "key": "Kingpintin",
            "name": "Xander Aultman",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/organs",
                    "text": "Steal at least 5 organic organs! They must be kept healthy.",
                    "result": "SUCCESS"
                },
                {
                    "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": "Livrah",
            "name": "Boris Mahnov",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/summon_guns\/thief",
                    "text": "Steal at least 3 guns!",
                    "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": []
        },
        "3": {
            "key": "Maran123",
            "name": "John Darksouls",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hoarder",
                    "text": "Hoard as many insulated glovess as you can in maintenance (after declaring a spot)! At least 5 will do.",
                    "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": []
        },
        "4": {
            "key": "Knobber",
            "name": "Lucas Miller",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 746 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 282 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Drinking",
            "name": "Neuroxena Accurata",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 609 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 248 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "MrMushy",
            "name": "monkey (36)",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 436 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 248 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "YourTiran",
            "name": "revenant (5)",
            "antagonist_type": "\/datum\/antagonist\/revenant",
            "antagonist_name": "Revenant",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/revenant",
                    "text": "Absorb 408 points of essence from humans.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/revenant_fluff",
                    "text": "Disable and cause malfunctions in as many machines as possible.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Livrah",
            "name": "Jessica Prima Syndicate",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/lone",
            "antagonist_name": "Lone Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 6754751,
    "datetime": {
        "date": "2022-01-23 18:31:18.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 177142,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Kingpintin\",\"name\":\"Xander Aultman\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/organs\",\"text\":\"Steal at least 5 organic organs! They must be kept healthy.\",\"result\":\"SUCCESS\"},{\"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\":\"Livrah\",\"name\":\"Boris Mahnov\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_guns\/thief\",\"text\":\"Steal at least 3 guns!\",\"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\":[]},\"3\":{\"key\":\"Maran123\",\"name\":\"John Darksouls\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hoarder\",\"text\":\"Hoard as many insulated glovess as you can in maintenance (after declaring a spot)! At least 5 will do.\",\"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\":[]},\"4\":{\"key\":\"Knobber\",\"name\":\"Lucas Miller\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 746 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 282 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Drinking\",\"name\":\"Neuroxena Accurata\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 609 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 248 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"MrMushy\",\"name\":\"monkey (36)\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 436 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 248 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"YourTiran\",\"name\":\"revenant (5)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 408 points of essence from humans.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Disable and cause malfunctions in as many machines as possible.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Livrah\",\"name\":\"Jessica Prima Syndicate\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/lone\",\"antagonist_name\":\"Lone Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"team\",\"id\":1}}}}",
    "originalUrl": null
}