258945 258947

antagonists

Adam Kowalski (sebastiann301298) as The Spy /datum/antagonist/spy
  • FAIL Ensure Supply is unrecognizable by the end of the shift.
    /datum/objective/custom
  • FAIL Ensure at least some entertainers leave the shift shattered.
    /datum/objective/custom
  • FAIL Keep everyone out of the garden.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John Eggler (ermac10108) as The Spy /datum/antagonist/spy
  • FAIL Take hostages of high value crewmembers and demand a ransom.
    /datum/objective/custom
  • FAIL Help the station succeed in its efforts to solve a murder.
    /datum/objective/custom
  • FAIL Ensure that Adam Kowalski, the Research Director escapes alive and out of custody.
    /datum/objective/jailbreak
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Rhetta Maint (plamen111) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • SUCCESS Assassinate Leroy Quinn, the Security Officer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
revenant (523) (alexguinea) as The Revenant /datum/antagonist/revenant
  • FAIL Absorb 406 points of essence from humans.
    /datum/objective/revenant
  • SUCCESS Impersonate or be worshipped as a God.
    /datum/objective/revenant_fluff
Format Syntax (demirpl) as The Cyber Police /datum/antagonist/bitrunning_glitch/cyber_police
  • FAIL Run debug routine on intruding elements.
    /datum/objective/bitrunning_glitch_fluff
Adam Kowalski (sebastiann301298) as The Obsessed /datum/antagonist/obsessed
  • FAIL Hug Benjamin Horn 4 times while they're alive.
    /datum/objective/hug
  • SUCCESS Spend 2 minutes around Benjamin Horn while they're alive.
    /datum/objective/spendtime
  • FAIL Murder Principium Vitae, Benjamin Horn's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Murder Benjamin Horn, the Cook.
    /datum/objective/assassinate/obsessed
Antonio Fartovski (metrix145) as The Traitor /datum/antagonist/traitor
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tel Lowe (dinko4) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Steal a hand teleporter
    /datum/objective/steal
  • SUCCESS Assassinate Kevin Ratcliff, the Head of Personnel.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Uriel Moore, the Botanist while wearing their identification card.
    /datum/objective/escape/escape_with_identity

Raw Data
{
    "data": {
        "1": {
            "key": "sebastiann301298",
            "name": "Adam Kowalski",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure Supply is unrecognizable by the end of the shift.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some entertainers leave the shift shattered.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Keep everyone out of the garden.",
                    "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": "ermac10108",
            "name": "John Eggler",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Take hostages of high value crewmembers and demand a ransom.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Help the station succeed in its efforts to solve a murder.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/jailbreak",
                    "text": "Ensure that Adam Kowalski, the Research Director escapes alive and out of custody.",
                    "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": "plamen111",
            "name": "Rhetta Maint",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Leroy Quinn, 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": []
        },
        "4": {
            "key": "alexguinea",
            "name": "revenant (523)",
            "antagonist_type": "\/datum\/antagonist\/revenant",
            "antagonist_name": "Revenant",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/revenant",
                    "text": "Absorb 406 points of essence from humans.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/revenant_fluff",
                    "text": "Impersonate or be worshipped as a God.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "demirpl",
            "name": "Format Syntax",
            "antagonist_type": "\/datum\/antagonist\/bitrunning_glitch\/cyber_police",
            "antagonist_name": "Cyber Police",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunning_glitch_fluff",
                    "text": "Run debug routine on intruding elements.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "sebastiann301298",
            "name": "Adam Kowalski",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Benjamin Horn 4 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 2 minutes around Benjamin Horn while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Principium Vitae, Benjamin Horn's coworker.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Benjamin Horn, the Cook.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "metrix145",
            "name": "Antonio Fartovski",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "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": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "dinko4",
            "name": "Tel Lowe",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kevin Ratcliff, the Head of Personnel.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Uriel Moore, the Botanist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12060744,
    "datetime": {
        "date": "2025-12-24 01:28:33.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 258946,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"sebastiann301298\",\"name\":\"Adam Kowalski\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure Supply is unrecognizable by the end of the shift.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some entertainers leave the shift shattered.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Keep everyone out of the garden.\",\"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\":\"ermac10108\",\"name\":\"John Eggler\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take hostages of high value crewmembers and demand a ransom.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Help the station succeed in its efforts to solve a murder.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/jailbreak\",\"text\":\"Ensure that Adam Kowalski, the Research Director escapes alive and out of custody.\",\"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\":\"plamen111\",\"name\":\"Rhetta Maint\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Leroy Quinn, 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\":[]},\"4\":{\"key\":\"alexguinea\",\"name\":\"revenant (523)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 406 points of essence from humans.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Impersonate or be worshipped as a God.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"demirpl\",\"name\":\"Format Syntax\",\"antagonist_type\":\"\/datum\/antagonist\/bitrunning_glitch\/cyber_police\",\"antagonist_name\":\"Cyber Police\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunning_glitch_fluff\",\"text\":\"Run debug routine on intruding elements.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"sebastiann301298\",\"name\":\"Adam Kowalski\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Benjamin Horn 4 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Benjamin Horn while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Principium Vitae, Benjamin Horn's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Benjamin Horn, the Cook.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"metrix145\",\"name\":\"Antonio Fartovski\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"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\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"dinko4\",\"name\":\"Tel Lowe\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kevin Ratcliff, the Head of Personnel.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Uriel Moore, the Botanist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}