260437 260439

antagonists

Kane Kholak (xylarr) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Emilio Wilo, the Chaplain, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Emilio Wilo, the Chaplain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Emilio Wilo (murgenfoo) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Adrian Zalack, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Steal the captain's antique laser gun.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mike Haddad (jaygrimes) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate General Goldenbar III Esquire, the Station Engineer.
    /datum/objective/assassinate
  • 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
Kane Kholak (xylarr) as The Obsessed /datum/antagonist/obsessed
  • SUCCESS Murder Flutto Candelabra, Dyspyralis Convecta's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Take a photo of Dyspyralis Convecta while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Hug Dyspyralis Convecta 4 times while they're alive.
    /datum/objective/hug
  • SUCCESS Murder Dyspyralis Convecta, the Medical Doctor.
    /datum/objective/assassinate/obsessed
Emilio Wilo (murgenfoo) as The Obsessed /datum/antagonist/obsessed
  • FAIL Take a photo of Flutto Candelabra while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Spend 3 minutes around Flutto Candelabra while they're alive.
    /datum/objective/spendtime
  • SUCCESS Hug Flutto Candelabra 6 times while they're alive.
    /datum/objective/hug
  • SUCCESS Murder Flutto Candelabra, the Chemist.
    /datum/objective/assassinate/obsessed
Neposh-Kiameed (olddog4941) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an ablative trenchcoat.
    /datum/objective/steal
  • FAIL Steal the station blueprints.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "xylarr",
            "name": "Kane Kholak",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Emilio Wilo, the Chaplain, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Emilio Wilo, the Chaplain.",
                    "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": "murgenfoo",
            "name": "Emilio Wilo",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Adrian Zalack, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun.",
                    "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": "jaygrimes",
            "name": "Mike Haddad",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate General Goldenbar III Esquire, the Station Engineer.",
                    "result": "FAIL"
                },
                {
                    "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": []
        },
        "4": {
            "key": "xylarr",
            "name": "Kane Kholak",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Flutto Candelabra, Dyspyralis Convecta's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Dyspyralis Convecta while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Dyspyralis Convecta 4 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Dyspyralis Convecta, the Medical Doctor.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "murgenfoo",
            "name": "Emilio Wilo",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Flutto Candelabra while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Flutto Candelabra while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Flutto Candelabra 6 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Flutto Candelabra, the Chemist.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "olddog4941",
            "name": "Neposh-Kiameed",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an ablative trenchcoat.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "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": []
        }
    },
    "parser": null,
    "id": 12161655,
    "datetime": {
        "date": "2026-03-08 14:29:04.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 260438,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"xylarr\",\"name\":\"Kane Kholak\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Emilio Wilo, the Chaplain, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Emilio Wilo, the Chaplain.\",\"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\":\"murgenfoo\",\"name\":\"Emilio Wilo\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Adrian Zalack, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"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\":\"jaygrimes\",\"name\":\"Mike Haddad\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate General Goldenbar III Esquire, the Station Engineer.\",\"result\":\"FAIL\"},{\"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\":[]},\"4\":{\"key\":\"xylarr\",\"name\":\"Kane Kholak\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Flutto Candelabra, Dyspyralis Convecta's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Dyspyralis Convecta while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Dyspyralis Convecta 4 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Dyspyralis Convecta, the Medical Doctor.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"murgenfoo\",\"name\":\"Emilio Wilo\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Flutto Candelabra while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Flutto Candelabra while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Flutto Candelabra 6 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Flutto Candelabra, the Chemist.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"olddog4941\",\"name\":\"Neposh-Kiameed\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"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\":[]}}}",
    "originalUrl": null
}