222176 222178

antagonists

Fermium LV (Newfren) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor
    /datum/objective/steal
  • FAIL Prevent Sniffs-The-Glue, the Shaft Miner, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ermine Thompson (SecretCobra) as The Brother /datum/antagonist/brother
  • FAIL Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Assassinate Sniffs-The-Glue, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Steal the chief engineer's advanced magnetic boots
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Joetta Rose (BettersonMcgee) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Trips-And-Falls, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Francis Duland, the Warden while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Tel Lowe (DINKO4) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 20 knowledge from the Mansus. You start with 6 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 5 crewmembers.
    /datum/objective/minor_sacrifice
Carl Von Yading (Game Enjoyer) as The Obsessed /datum/antagonist/obsessed
  • FAIL Take a photo of Francis Duland while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Spend 3 minutes around Francis Duland while they're alive.
    /datum/objective/spendtime
  • SUCCESS Hug Francis Duland 5 times while they're alive.
    /datum/objective/hug
  • FAIL Murder Francis Duland, the Warden.
    /datum/objective/assassinate/obsessed
orange adult slime (222) (InariWhitebear) as The Pyroclastic Anomaly /datum/antagonist/pyro_slime
  • FAIL All I know fire. I speak in tongues of flame. Why is everyone so cold?
    /datum/objective/pyro_slime
May Snyder (T3hSurge) as The Paradox Clone /datum/antagonist/paradox_clone
  • FAIL Murder and replace May Snyder, the Scientist. Remember, your mission is to blend in, do not kill anyone else unless you have to!
    /datum/objective/assassinate/paradox_clone

Raw Data
{
    "data": {
        "1": {
            "key": "Newfren",
            "name": "Fermium LV",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Sniffs-The-Glue, the Shaft Miner, from escaping alive.",
                    "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": "SecretCobra",
            "name": "Ermine Thompson",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sniffs-The-Glue, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Thompson's Isolated Intifada",
                "id": 1
            }
        },
        "3": {
            "key": "BettersonMcgee",
            "name": "Joetta Rose",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Trips-And-Falls, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Francis Duland, the Warden while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "DINKO4",
            "name": "Tel Lowe",
            "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 6 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 5 crewmembers.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Game Enjoyer",
            "name": "Carl Von Yading",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Francis Duland while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Francis Duland while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Francis Duland 5 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Francis Duland, the Warden.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "InariWhitebear",
            "name": "orange adult slime (222)",
            "antagonist_type": "\/datum\/antagonist\/pyro_slime",
            "antagonist_name": "Pyroclastic Anomaly",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/pyro_slime",
                    "text": "All I know fire. I speak in tongues of flame. Why is everyone so cold?",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "T3hSurge",
            "name": "May Snyder",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/paradox_clone",
                    "text": "Murder and replace May Snyder, the Scientist. Remember, your mission is to blend in, do not kill anyone else unless you have to!",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9401006,
    "datetime": {
        "date": "2024-01-14 15:12:14.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 222177,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Newfren\",\"name\":\"Fermium LV\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Sniffs-The-Glue, the Shaft Miner, from escaping alive.\",\"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\":\"SecretCobra\",\"name\":\"Ermine Thompson\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sniffs-The-Glue, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Thompson's Isolated Intifada\",\"id\":1}},\"3\":{\"key\":\"BettersonMcgee\",\"name\":\"Joetta Rose\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Trips-And-Falls, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Francis Duland, the Warden while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"DINKO4\",\"name\":\"Tel Lowe\",\"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 6 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 5 crewmembers.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Game Enjoyer\",\"name\":\"Carl Von Yading\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Francis Duland while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Francis Duland while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Francis Duland 5 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Francis Duland, the Warden.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"InariWhitebear\",\"name\":\"orange adult slime (222)\",\"antagonist_type\":\"\/datum\/antagonist\/pyro_slime\",\"antagonist_name\":\"Pyroclastic Anomaly\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/pyro_slime\",\"text\":\"All I know fire. I speak in tongues of flame. Why is everyone so cold?\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"T3hSurge\",\"name\":\"May Snyder\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/paradox_clone\",\"text\":\"Murder and replace May Snyder, the Scientist. Remember, your mission is to blend in, do not kill anyone else unless you have to!\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}