219135 219137

antagonists

Adrian Vee (SilveredSoul) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Curtana, the Scientist.
    /datum/objective/assassinate
  • SUCCESS Steal a functional AI
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Shiwu 'Fifteen' Ren (The15thGhost) as The Blob Infection /datum/antagonist/blob/infection
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
alien queen (15) (Bmon) as The Xenomorph /datum/antagonist/xeno
  • FAIL Survive and advance the Hive.
    /datum/objective/advance_hive
alien larva (104) (Yulice) as The Xenomorph /datum/antagonist/xeno
  • FAIL Survive and advance the Hive.
    /datum/objective/advance_hive
Mate Pulsarsalt (Timmyred456) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire valuable loot and store it in the designated area.
    /datum/objective/loot
Blob Overmind (318) (Bmon) as The Blob /datum/antagonist/blob
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
blobbernaut (27) (Kochieboy) as The Blob Minion /datum/antagonist/blob_minion
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
blobbernaut (466) (Timmyred456) as The Blob Minion /datum/antagonist/blob_minion
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion

Raw Data
{
    "data": {
        "1": {
            "key": "SilveredSoul",
            "name": "Adrian Vee",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Curtana, the Scientist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "The15thGhost",
            "name": "Shiwu 'Fifteen' Ren",
            "antagonist_type": "\/datum\/antagonist\/blob\/infection",
            "antagonist_name": "Blob Infection",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Bmon",
            "name": "alien queen (15)",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/advance_hive",
                    "text": "Survive and advance the Hive.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 1
            }
        },
        "4": {
            "key": "Yulice",
            "name": "alien larva (104)",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/advance_hive",
                    "text": "Survive and advance the Hive.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 1
            }
        },
        "5": {
            "key": "Timmyred456",
            "name": "Mate Pulsarsalt",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire valuable loot and store it in the designated area.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 2
            }
        },
        "6": {
            "key": "Bmon",
            "name": "Blob Overmind (318)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Kochieboy",
            "name": "blobbernaut (27)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion",
            "antagonist_name": "Blob Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Timmyred456",
            "name": "blobbernaut (466)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion",
            "antagonist_name": "Blob Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9213336,
    "datetime": {
        "date": "2023-11-20 10:58:32.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 219136,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"SilveredSoul\",\"name\":\"Adrian Vee\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Curtana, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"The15thGhost\",\"name\":\"Shiwu 'Fifteen' Ren\",\"antagonist_type\":\"\/datum\/antagonist\/blob\/infection\",\"antagonist_name\":\"Blob Infection\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Bmon\",\"name\":\"alien queen (15)\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":1}},\"4\":{\"key\":\"Yulice\",\"name\":\"alien larva (104)\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":1}},\"5\":{\"key\":\"Timmyred456\",\"name\":\"Mate Pulsarsalt\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire valuable loot and store it in the designated area.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":2}},\"6\":{\"key\":\"Bmon\",\"name\":\"Blob Overmind (318)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Kochieboy\",\"name\":\"blobbernaut (27)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Timmyred456\",\"name\":\"blobbernaut (466)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}