206781 206783

antagonists

Has-The-Eyes (Secc) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Blackbox
    /datum/objective/steal
  • FAIL Prevent Naen Nocturnae, the Lawyer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Larry Blaire (GlueMuncher) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • SUCCESS Prevent Checks-Your-Health, the Medical Doctor, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Checks-Your-Health, the Medical Doctor while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Attaca Lepido (Mungii) as The Changeling /datum/antagonist/changeling
  • FAIL Extract more compatible genomes than any other Changeling.
    /datum/objective/absorb_most
  • FAIL Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • FAIL Assassinate Worships-The-Moon, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Ivocyanith, the Assistant while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Frumblock The Destroyer (Toodlepants) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 17 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Checks-Your-Health (ItzRiumz) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 19 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
  • FAIL Summon 2 monsters from the Mansus into this realm.
    /datum/objective/heretic_summon
Jeff Gaiman (Harricross) as The Paradox Clone /datum/antagonist/paradox_clone
  • FAIL Murder and replace Jeff Gaiman, the Head of Security. Remember, your mission is to blend in, do not kill anyone else unless you have to!
    /datum/objective/assassinate/paradox_clone
spider (176) (Azura Chitin) as The Spider /datum/antagonist/spider
  • FAIL Your queen has given you a directive! Follow it at all costs: Ensure the survival of the spider species and overtake whatever structure you find yourself in.
    /datum/objective/spider
spider (767) (Lagoni) as The Spider /datum/antagonist/spider
  • FAIL Your queen has given you a directive! Follow it at all costs: Ensure the survival of the spider species and overtake whatever structure you find yourself in.
    /datum/objective/spider
spider (178) (Zeckle) as The Spider /datum/antagonist/spider
  • FAIL Spread the infestation.
    /datum/objective/spider
spider (896) (Harricross) as The Spider /datum/antagonist/spider
  • FAIL Your queen has given you a directive! Follow it at all costs: Defend the broodmother, expand the nest, and bring back dead prey to the nest.
    /datum/objective/spider
spider (665) (Lagoni) as The Spider /datum/antagonist/spider
  • FAIL Your queen has given you a directive! Follow it at all costs: uhhh good question
    /datum/objective/spider
spider (603) (PotatoMasher) as The Spider /datum/antagonist/spider
  • FAIL Your queen has given you a directive! Follow it at all costs: uhhh good question
    /datum/objective/spider
spider (262) (Azura Chitin) as The Spider /datum/antagonist/spider
  • FAIL Your queen has given you a directive! Follow it at all costs: uhhh good question
    /datum/objective/spider
spider (498) (Azura Chitin) as The Spider /datum/antagonist/spider
  • FAIL Your queen has given you a directive! Follow it at all costs: uhhh good question
    /datum/objective/spider
spider (470) (PotatoMasher) as The Spider /datum/antagonist/spider
  • FAIL Your queen has given you a directive! Follow it at all costs: uhhh good question
    /datum/objective/spider
spider (359) (PotatoMasher) as The Spider /datum/antagonist/spider
  • FAIL Your queen has given you a directive! Follow it at all costs: uhhh good question
    /datum/objective/spider
Inspyra (Dunham) as The Space Dragon /datum/antagonist/space_dragon
  • FAIL Summon and protect the rifts to flood the station with carp.
    /datum/objective/summon_carp
space carp (Azura Chitin) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (MisterMush) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
Boops-The-Snout (James566) as The CentCom Intern /datum/antagonist/ert/intern/unarmed
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Marigold Marine (The_Spitfire_24) as The CentCom Intern /datum/antagonist/ert/intern/unarmed
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Samuel Lloyd (Lufferly) as The CentCom Intern /datum/antagonist/ert/intern/unarmed
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Licks-The-Crystal (zeckle) as The CentCom Intern /datum/antagonist/ert/intern/unarmed
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Andrew Withers (Witherael) as The CentCom Head Intern /datum/antagonist/ert/intern/leader/unarmed
  • SUCCESS Assist in conflict resolution.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Secc",
            "name": "Has-The-Eyes",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Naen Nocturnae, the Lawyer, 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": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "GlueMuncher",
            "name": "Larry Blaire",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Checks-Your-Health, the Medical Doctor, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Checks-Your-Health, the Medical Doctor while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Mungii",
            "name": "Attaca Lepido",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_most",
                    "text": "Extract more compatible genomes than any other Changeling.",
                    "result": "FAIL"
                },
                {
                    "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\/assassinate",
                    "text": "Assassinate Worships-The-Moon, the Station Engineer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Ivocyanith, the Assistant while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Toodlepants",
            "name": "Frumblock The Destroyer",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 17 knowledge from the Mansus. You start with 5 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "ItzRiumz",
            "name": "Checks-Your-Health",
            "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 5 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 3 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/heretic_summon",
                    "text": "Summon 2 monsters from the Mansus into this realm.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Harricross",
            "name": "Jeff Gaiman",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/paradox_clone",
                    "text": "Murder and replace Jeff Gaiman, the Head of Security. Remember, your mission is to blend in, do not kill anyone else unless you have to!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Azura Chitin",
            "name": "spider (176)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Your queen has given you a directive! Follow it at all costs: Ensure the survival of the spider species and overtake whatever structure you find yourself in.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Lagoni",
            "name": "spider (767)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Your queen has given you a directive! Follow it at all costs: Ensure the survival of the spider species and overtake whatever structure you find yourself in.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Zeckle",
            "name": "spider (178)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Spread the infestation.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Harricross",
            "name": "spider (896)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Your queen has given you a directive! Follow it at all costs: Defend the broodmother, expand the nest, and bring back dead prey to the nest.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Lagoni",
            "name": "spider (665)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Your queen has given you a directive! Follow it at all costs: uhhh good question",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "PotatoMasher",
            "name": "spider (603)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Your queen has given you a directive! Follow it at all costs: uhhh good question",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Azura Chitin",
            "name": "spider (262)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Your queen has given you a directive! Follow it at all costs: uhhh good question",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Azura Chitin",
            "name": "spider (498)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Your queen has given you a directive! Follow it at all costs: uhhh good question",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "15": {
            "key": "PotatoMasher",
            "name": "spider (470)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Your queen has given you a directive! Follow it at all costs: uhhh good question",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "16": {
            "key": "PotatoMasher",
            "name": "spider (359)",
            "antagonist_type": "\/datum\/antagonist\/spider",
            "antagonist_name": "Spider",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spider",
                    "text": "Your queen has given you a directive! Follow it at all costs: uhhh good question",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "17": {
            "key": "Dunham",
            "name": "Inspyra",
            "antagonist_type": "\/datum\/antagonist\/space_dragon",
            "antagonist_name": "Space Dragon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/summon_carp",
                    "text": "Summon and protect the rifts to flood the station with carp.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "18": {
            "key": "Azura Chitin",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "19": {
            "key": "MisterMush",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "20": {
            "key": "James566",
            "name": "Boops-The-Snout",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/unarmed",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Unarmed Horde of Interns",
                "id": 1
            }
        },
        "21": {
            "key": "The_Spitfire_24",
            "name": "Marigold Marine",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/unarmed",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Unarmed Horde of Interns",
                "id": 1
            }
        },
        "22": {
            "key": "Lufferly",
            "name": "Samuel Lloyd",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/unarmed",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Unarmed Horde of Interns",
                "id": 1
            }
        },
        "23": {
            "key": "zeckle",
            "name": "Licks-The-Crystal",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/unarmed",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Unarmed Horde of Interns",
                "id": 1
            }
        },
        "24": {
            "key": "Witherael",
            "name": "Andrew Withers",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader\/unarmed",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Unarmed Horde of Interns",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 8509866,
    "datetime": {
        "date": "2023-05-24 06:15:15.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 206782,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Secc\",\"name\":\"Has-The-Eyes\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Naen Nocturnae, the Lawyer, 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\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"GlueMuncher\",\"name\":\"Larry Blaire\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Checks-Your-Health, the Medical Doctor, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Checks-Your-Health, the Medical Doctor while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Mungii\",\"name\":\"Attaca Lepido\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_most\",\"text\":\"Extract more compatible genomes than any other Changeling.\",\"result\":\"FAIL\"},{\"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\/assassinate\",\"text\":\"Assassinate Worships-The-Moon, the Station Engineer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Ivocyanith, the Assistant while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Toodlepants\",\"name\":\"Frumblock The Destroyer\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 17 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"ItzRiumz\",\"name\":\"Checks-Your-Health\",\"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 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Harricross\",\"name\":\"Jeff Gaiman\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/paradox_clone\",\"text\":\"Murder and replace Jeff Gaiman, the Head of Security. Remember, your mission is to blend in, do not kill anyone else unless you have to!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Azura Chitin\",\"name\":\"spider (176)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Your queen has given you a directive! Follow it at all costs: Ensure the survival of the spider species and overtake whatever structure you find yourself in.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Lagoni\",\"name\":\"spider (767)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Your queen has given you a directive! Follow it at all costs: Ensure the survival of the spider species and overtake whatever structure you find yourself in.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Zeckle\",\"name\":\"spider (178)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Spread the infestation.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"Harricross\",\"name\":\"spider (896)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Your queen has given you a directive! Follow it at all costs: Defend the broodmother, expand the nest, and bring back dead prey to the nest.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"Lagoni\",\"name\":\"spider (665)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Your queen has given you a directive! Follow it at all costs: uhhh good question\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"PotatoMasher\",\"name\":\"spider (603)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Your queen has given you a directive! Follow it at all costs: uhhh good question\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"Azura Chitin\",\"name\":\"spider (262)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Your queen has given you a directive! Follow it at all costs: uhhh good question\",\"result\":\"FAIL\"}],\"team\":[]},\"14\":{\"key\":\"Azura Chitin\",\"name\":\"spider (498)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Your queen has given you a directive! Follow it at all costs: uhhh good question\",\"result\":\"FAIL\"}],\"team\":[]},\"15\":{\"key\":\"PotatoMasher\",\"name\":\"spider (470)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Your queen has given you a directive! Follow it at all costs: uhhh good question\",\"result\":\"FAIL\"}],\"team\":[]},\"16\":{\"key\":\"PotatoMasher\",\"name\":\"spider (359)\",\"antagonist_type\":\"\/datum\/antagonist\/spider\",\"antagonist_name\":\"Spider\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spider\",\"text\":\"Your queen has given you a directive! Follow it at all costs: uhhh good question\",\"result\":\"FAIL\"}],\"team\":[]},\"17\":{\"key\":\"Dunham\",\"name\":\"Inspyra\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/summon_carp\",\"text\":\"Summon and protect the rifts to flood the station with carp.\",\"result\":\"FAIL\"}],\"team\":[]},\"18\":{\"key\":\"Azura Chitin\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"19\":{\"key\":\"MisterMush\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"20\":{\"key\":\"James566\",\"name\":\"Boops-The-Snout\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/unarmed\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Unarmed Horde of Interns\",\"id\":1}},\"21\":{\"key\":\"The_Spitfire_24\",\"name\":\"Marigold Marine\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/unarmed\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Unarmed Horde of Interns\",\"id\":1}},\"22\":{\"key\":\"Lufferly\",\"name\":\"Samuel Lloyd\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/unarmed\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Unarmed Horde of Interns\",\"id\":1}},\"23\":{\"key\":\"zeckle\",\"name\":\"Licks-The-Crystal\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/unarmed\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Unarmed Horde of Interns\",\"id\":1}},\"24\":{\"key\":\"Witherael\",\"name\":\"Andrew Withers\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\/unarmed\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Unarmed Horde of Interns\",\"id\":1}}}}",
    "originalUrl": null
}