250642 250644

antagonists

Mark Dougles (lordofrats) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Steal the hypospray
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Spencer Wood (berserker6662) as The Spy /datum/antagonist/spy
  • FAIL Deprive the station of as many public supplies as you can.
    /datum/objective/custom
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Chris Ringer (tomtuttle) as The Spy /datum/antagonist/spy
  • FAIL Ensure the station's lunches turn out vandalized.
    /datum/objective/custom
  • FAIL Steal as many public supplies as you can.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cliff Zaun (adryfs) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • SUCCESS Assassinate Artem Huev, the Security Officer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nowell Petrov (accountnamecontainsreserved) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 20 knowledge from the Mansus. You start with 8 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
  • FAIL Summon 2 monsters from the Mansus into this realm.
    /datum/objective/heretic_summon
Arcticus Cecropia (MentalDecayed) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Blackbox
    /datum/objective/steal
  • SUCCESS Assassinate Celeste IV, the Curator.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tanya Tarnovskaya (justalltanks) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "lordofrats",
            "name": "Mark Dougles",
            "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "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": "berserker6662",
            "name": "Spencer Wood",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Deprive the station of as many public supplies as you can.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "tomtuttle",
            "name": "Chris Ringer",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure the station's lunches turn out vandalized.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Steal as many public supplies as you can.",
                    "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": "adryfs",
            "name": "Cliff Zaun",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Artem Huev, the Security Officer.",
                    "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": []
        },
        "5": {
            "key": "accountnamecontainsreserved",
            "name": "Nowell Petrov",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 20 knowledge from the Mansus. You start with 8 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 3 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/heretic_summon",
                    "text": "Summon 2 monsters from the Mansus into this realm.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "MentalDecayed",
            "name": "Arcticus Cecropia",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Celeste IV, the Curator.",
                    "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": []
        },
        "7": {
            "key": "justalltanks",
            "name": "Tanya Tarnovskaya",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "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": []
        }
    },
    "parser": null,
    "id": 11519625,
    "datetime": {
        "date": "2025-03-27 15:36:56.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 250643,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"lordofrats\",\"name\":\"Mark Dougles\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"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\":\"berserker6662\",\"name\":\"Spencer Wood\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Deprive the station of as many public supplies as you can.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"tomtuttle\",\"name\":\"Chris Ringer\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure the station's lunches turn out vandalized.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Steal as many public supplies as you can.\",\"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\":\"adryfs\",\"name\":\"Cliff Zaun\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Artem Huev, the Security Officer.\",\"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\":[]},\"5\":{\"key\":\"accountnamecontainsreserved\",\"name\":\"Nowell Petrov\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 20 knowledge from the Mansus. You start with 8 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"MentalDecayed\",\"name\":\"Arcticus Cecropia\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Celeste IV, the Curator.\",\"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\":[]},\"7\":{\"key\":\"justalltanks\",\"name\":\"Tanya Tarnovskaya\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"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\":[]}}}",
    "originalUrl": null
}