211800 211802

antagonists

Sydney McKraken (0x0) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Axel Auman, the Chief Engineer.
    /datum/objective/assassinate
  • FAIL Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Roman Ehret (Woodman69420) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Johnathan Aethelborne, the Roboticist.
    /datum/objective/assassinate
  • FAIL Steal a functional AI
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Axel Auman (BingBong34) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Sydney McKraken, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Prevent Luna Ashers, the Quartermaster, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tanner Wesson (NickFLR) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • SUCCESS Assassinate Luna Ashers, the Quartermaster.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jack Milkor (Baby_Kazoo) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Tanner Wesson, the Chaplain, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ivan Hunter (Program01) as The Obsessed /datum/antagonist/obsessed
  • FAIL Hug Jack Milkor 5 times while they're alive.
    /datum/objective/hug
  • FAIL Spend 3 minutes around Jack Milkor while they're alive.
    /datum/objective/spendtime
  • SUCCESS Murder Johnathan Aethelborne, Jack Milkor's coworker.
    /datum/objective/assassinate/jealous
  • SUCCESS Murder Jack Milkor, the Station Engineer.
    /datum/objective/assassinate/obsessed
General Gronko (0x0) as The Frontier Militia General /datum/antagonist/ert/militia/general
  • SUCCESS Kill MIlkor
    /datum/objective
Volunteer Power (BingBong34) as The Frontier Militia /datum/antagonist/ert/militia
  • SUCCESS Kill MIlkor
    /datum/objective
Volunteer Rahl (Traveler319) as The Frontier Militia /datum/antagonist/ert/militia
  • SUCCESS Kill MIlkor
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "0x0",
            "name": "Sydney McKraken",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Axel Auman, the Chief Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "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\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Woodman69420",
            "name": "Roman Ehret",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Johnathan Aethelborne, the Roboticist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "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": "BingBong34",
            "name": "Axel Auman",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sydney McKraken, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Luna Ashers, the Quartermaster, 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": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "NickFLR",
            "name": "Tanner Wesson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Luna Ashers, the Quartermaster.",
                    "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": "Baby_Kazoo",
            "name": "Jack Milkor",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Tanner Wesson, the Chaplain, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "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": []
        },
        "6": {
            "key": "Program01",
            "name": "Ivan Hunter",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Jack Milkor 5 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Jack Milkor while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Johnathan Aethelborne, Jack Milkor's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Jack Milkor, the Station Engineer.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "0x0",
            "name": "General Gronko",
            "antagonist_type": "\/datum\/antagonist\/ert\/militia\/general",
            "antagonist_name": "Frontier Militia General",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Kill MIlkor",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Frontier Militia",
                "id": 1
            }
        },
        "8": {
            "key": "BingBong34",
            "name": "Volunteer Power",
            "antagonist_type": "\/datum\/antagonist\/ert\/militia",
            "antagonist_name": "Frontier Militia",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Kill MIlkor",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Frontier Militia",
                "id": 1
            }
        },
        "9": {
            "key": "Traveler319",
            "name": "Volunteer Rahl",
            "antagonist_type": "\/datum\/antagonist\/ert\/militia",
            "antagonist_name": "Frontier Militia",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Kill MIlkor",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Frontier Militia",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 8803500,
    "datetime": {
        "date": "2023-08-05 00:32:32.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 211801,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"0x0\",\"name\":\"Sydney McKraken\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Axel Auman, the Chief Engineer.\",\"result\":\"SUCCESS\"},{\"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\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Woodman69420\",\"name\":\"Roman Ehret\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Johnathan Aethelborne, the Roboticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"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\":\"BingBong34\",\"name\":\"Axel Auman\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sydney McKraken, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Luna Ashers, the Quartermaster, 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\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"NickFLR\",\"name\":\"Tanner Wesson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Luna Ashers, the Quartermaster.\",\"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\":\"Baby_Kazoo\",\"name\":\"Jack Milkor\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Tanner Wesson, the Chaplain, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"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\":[]},\"6\":{\"key\":\"Program01\",\"name\":\"Ivan Hunter\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Jack Milkor 5 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Jack Milkor while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Johnathan Aethelborne, Jack Milkor's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Jack Milkor, the Station Engineer.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"0x0\",\"name\":\"General Gronko\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/militia\/general\",\"antagonist_name\":\"Frontier Militia General\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Kill MIlkor\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Frontier Militia\",\"id\":1}},\"8\":{\"key\":\"BingBong34\",\"name\":\"Volunteer Power\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/militia\",\"antagonist_name\":\"Frontier Militia\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Kill MIlkor\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Frontier Militia\",\"id\":1}},\"9\":{\"key\":\"Traveler319\",\"name\":\"Volunteer Rahl\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/militia\",\"antagonist_name\":\"Frontier Militia\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Kill MIlkor\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Frontier Militia\",\"id\":1}}}}",
    "originalUrl": null
}