224270 224272

antagonists

Clara White (Xzero314) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • SUCCESS Prevent Ozulmerikh Glendindraven, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cera Beruse (Cheshify) as The Traitor /datum/antagonist/traitor
  • SUCCESS Looks like I need cash, better make a whole load of it at all costs.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jack Red (RedNiloc) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 19 knowledge from the Mansus. You start with 6 researched.
    /datum/objective/heretic_research
  • SUCCESS Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • SUCCESS Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
IBM-POS (Gameaddict07) as The Malfunctioning AI /datum/antagonist/malf_ai
  • FAIL Have at least eight active cyborgs synced to you.
    /datum/objective/robot_army
  • SUCCESS Assassinate Ezra Carter, the Curator.
    /datum/objective/assassinate
  • FAIL Prevent your own deactivation.
    /datum/objective/survive/malf
revenant (820) (SBRNinja) as The Revenant /datum/antagonist/revenant
  • FAIL Absorb 571 points of essence from humans.
    /datum/objective/revenant
  • SUCCESS Make the clown as miserable as possible.
    /datum/objective/revenant_fluff
Jerry Lin (Shodd) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS You love the Syndicate.
    /datum/objective/brainwashing
Blob Overmind (349) (Xzero314) as The Blob /datum/antagonist/blob
  • SUCCESS Reach critical mass!
    /datum/objective/blob_takeover
frog (M3hillus) as The Sentient Creature /datum/antagonist/sentient_creature
Nanotrasen minebot (Jotuc) as The Sentient Creature /datum/antagonist/sentient_creature
Nanotrasen minebot (Adamkad1) as The Sentient Creature /datum/antagonist/sentient_creature
frog (Leif.Nobody) as The Sentient Creature /datum/antagonist/sentient_creature
blob zombie (927) (Dr . Oof) as The Blob Minion /datum/antagonist/blob_minion
  • SUCCESS Protect the blob core at all costs.
    /datum/objective/blob_minion
blobbernaut (949) (Ash Lightweaver) as The Blob Minion /datum/antagonist/blob_minion
  • SUCCESS Protect the blob core at all costs.
    /datum/objective/blob_minion
blobbernaut (662) (IsaacExists) as The Blob Minion /datum/antagonist/blob_minion
  • SUCCESS Protect the blob core at all costs.
    /datum/objective/blob_minion
blobbernaut (695) (Cerrik) as The Blob Minion /datum/antagonist/blob_minion
  • SUCCESS Protect the blob core at all costs.
    /datum/objective/blob_minion
blob zombie (37) (WHYE) as The Blob Minion /datum/antagonist/blob_minion
  • SUCCESS Protect the blob core at all costs.
    /datum/objective/blob_minion
blob zombie (120) (Anthro9426) as The Blob Minion /datum/antagonist/blob_minion
  • SUCCESS Protect the blob core at all costs.
    /datum/objective/blob_minion
blob zombie (122) (WHYE) as The Blob Minion /datum/antagonist/blob_minion
  • SUCCESS Protect the blob core at all costs.
    /datum/objective/blob_minion
blob zombie (233) (Bisar) as The Blob Minion /datum/antagonist/blob_minion
  • SUCCESS Protect the blob core at all costs.
    /datum/objective/blob_minion

Raw Data
{
    "data": {
        "1": {
            "key": "Xzero314",
            "name": "Clara White",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "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\/maroon",
                    "text": "Prevent Ozulmerikh Glendindraven, the Scientist, 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": []
        },
        "2": {
            "key": "Cheshify",
            "name": "Cera Beruse",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Looks like I need cash, better make a whole load of it at all costs.",
                    "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": []
        },
        "3": {
            "key": "RedNiloc",
            "name": "Jack Red",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 19 knowledge from the Mansus. You start with 6 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Gameaddict07",
            "name": "IBM-POS",
            "antagonist_type": "\/datum\/antagonist\/malf_ai",
            "antagonist_name": "Malfunctioning AI",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/robot_army",
                    "text": "Have at least eight active cyborgs synced to you.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ezra Carter, the Curator.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/malf",
                    "text": "Prevent your own deactivation.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "SBRNinja",
            "name": "revenant (820)",
            "antagonist_type": "\/datum\/antagonist\/revenant",
            "antagonist_name": "Revenant",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/revenant",
                    "text": "Absorb 571 points of essence from humans.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/revenant_fluff",
                    "text": "Make the clown as miserable as possible.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Shodd",
            "name": "Jerry Lin",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "You love the Syndicate.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Xzero314",
            "name": "Blob Overmind (349)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "M3hillus",
            "name": "frog",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "9": {
            "key": "Jotuc",
            "name": "Nanotrasen minebot",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "10": {
            "key": "Adamkad1",
            "name": "Nanotrasen minebot",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "11": {
            "key": "Leif.Nobody",
            "name": "frog",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "12": {
            "key": "Dr . Oof",
            "name": "blob zombie (927)",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Ash Lightweaver",
            "name": "blobbernaut (949)",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "14": {
            "key": "IsaacExists",
            "name": "blobbernaut (662)",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "Cerrik",
            "name": "blobbernaut (695)",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "16": {
            "key": "WHYE",
            "name": "blob zombie (37)",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "17": {
            "key": "Anthro9426",
            "name": "blob zombie (120)",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "18": {
            "key": "WHYE",
            "name": "blob zombie (122)",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "19": {
            "key": "Bisar",
            "name": "blob zombie (233)",
            "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": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9532675,
    "datetime": {
        "date": "2024-02-20 01:25:49.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 224271,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Xzero314\",\"name\":\"Clara White\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"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\/maroon\",\"text\":\"Prevent Ozulmerikh Glendindraven, the Scientist, 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\":[]},\"2\":{\"key\":\"Cheshify\",\"name\":\"Cera Beruse\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Looks like I need cash, better make a whole load of it at all costs.\",\"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\":[]},\"3\":{\"key\":\"RedNiloc\",\"name\":\"Jack Red\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 6 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Gameaddict07\",\"name\":\"IBM-POS\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/robot_army\",\"text\":\"Have at least eight active cyborgs synced to you.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ezra Carter, the Curator.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"SBRNinja\",\"name\":\"revenant (820)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 571 points of essence from humans.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Make the clown as miserable as possible.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Shodd\",\"name\":\"Jerry Lin\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"You love the Syndicate.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Xzero314\",\"name\":\"Blob Overmind (349)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"M3hillus\",\"name\":\"frog\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"9\":{\"key\":\"Jotuc\",\"name\":\"Nanotrasen minebot\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"10\":{\"key\":\"Adamkad1\",\"name\":\"Nanotrasen minebot\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"11\":{\"key\":\"Leif.Nobody\",\"name\":\"frog\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"12\":{\"key\":\"Dr . Oof\",\"name\":\"blob zombie (927)\",\"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\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"Ash Lightweaver\",\"name\":\"blobbernaut (949)\",\"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\":\"SUCCESS\"}],\"team\":[]},\"14\":{\"key\":\"IsaacExists\",\"name\":\"blobbernaut (662)\",\"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\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"Cerrik\",\"name\":\"blobbernaut (695)\",\"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\":\"SUCCESS\"}],\"team\":[]},\"16\":{\"key\":\"WHYE\",\"name\":\"blob zombie (37)\",\"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\":\"SUCCESS\"}],\"team\":[]},\"17\":{\"key\":\"Anthro9426\",\"name\":\"blob zombie (120)\",\"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\":\"SUCCESS\"}],\"team\":[]},\"18\":{\"key\":\"WHYE\",\"name\":\"blob zombie (122)\",\"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\":\"SUCCESS\"}],\"team\":[]},\"19\":{\"key\":\"Bisar\",\"name\":\"blob zombie (233)\",\"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\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}