180143 180145

antagonists

Terblum LXXV (Johnsondoe) as The Thief /datum/antagonist/thief
  • FAIL Steal the reactive teleport armor
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Flick Taylor (TeasSpy) 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
Demandro Daeomones (Latuit) as The Thief /datum/antagonist/thief
  • FAIL Hoard as many insulated glovess as you can in maintenance (after declaring a spot)! At least 7 will do.
    /datum/objective/hoarder
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Alexander Olphert (Skynet Pizza) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 453 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 291 reputation points
    /datum/objective/traitor_objectives
Andrew Polaroid (ItsBlonk) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 684 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 250 reputation points
    /datum/objective/traitor_objectives
Chad Bouldrock (Toparai) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 15 knowledge from the Mansus. You start with 4 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 2 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice

Raw Data
{
    "data": {
        "1": {
            "key": "Johnsondoe",
            "name": "Terblum LXXV",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "TeasSpy",
            "name": "Flick Taylor",
            "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": "Latuit",
            "name": "Demandro Daeomones",
            "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 7 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": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Skynet Pizza",
            "name": "Alexander Olphert",
            "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 453 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 291 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "ItsBlonk",
            "name": "Andrew Polaroid",
            "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 684 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 250 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Toparai",
            "name": "Chad Bouldrock",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 15 knowledge from the Mansus. You start with 4 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 2 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 6939299,
    "datetime": {
        "date": "2022-03-18 13:15:15.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 180144,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Johnsondoe\",\"name\":\"Terblum LXXV\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"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\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"TeasSpy\",\"name\":\"Flick Taylor\",\"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\":\"Latuit\",\"name\":\"Demandro Daeomones\",\"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 7 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\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Skynet Pizza\",\"name\":\"Alexander Olphert\",\"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 453 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 291 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"ItsBlonk\",\"name\":\"Andrew Polaroid\",\"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 684 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 250 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Toparai\",\"name\":\"Chad Bouldrock\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 15 knowledge from the Mansus. You start with 4 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 2 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}