257407 257409

antagonists

Skinless Andy (destruktor) as The Brother /datum/antagonist/brother
  • SUCCESS Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • SUCCESS Steal a hand teleporter
    /datum/objective/steal
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Artful (operative623) as The Spy /datum/antagonist/spy
  • FAIL Deprive the station of as many vending machines as you can.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Average Joe (oooolllleeeek) as The Spy /datum/antagonist/spy
  • FAIL Ensure Command is dead by the end of the shift.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Rafael Collins (enburn) as The Spy /datum/antagonist/spy
  • FAIL Terrorize cowards enough to be branded a hero.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Diet John Lister (abritishfox) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Seoron Therius, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Doof Gorbo, the Assistant while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Marczin Szebeszynszki (kacperpl123pl) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Freak Creepwell, the Janitor.
    /datum/objective/assassinate
  • FAIL Steal an ablative trenchcoat
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tomas Hellsing (jarema) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an ablative trenchcoat
    /datum/objective/steal
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Rafael Collins (enburn) as The Brother /datum/antagonist/brother
  • SUCCESS Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • SUCCESS Steal a hand teleporter
    /datum/objective/steal
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Head Intern Eckhardstein (kacperpl123pl) as The CentCom Head Intern /datum/antagonist/ert/intern/leader
  • SUCCESS Assist the seemingly stricken station.
    /datum/objective
Intern Ellis (razzberry8492) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist the seemingly stricken station.
    /datum/objective
Intern Picard (bertington) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist the seemingly stricken station.
    /datum/objective
Intern Costello (jonatbender) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist the seemingly stricken station.
    /datum/objective
Intern Harding (ruskalon) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist the seemingly stricken station.
    /datum/objective
Intern Kelly (mifutus) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist the seemingly stricken station.
    /datum/objective
Intern Lee (arazacia) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist the seemingly stricken station.
    /datum/objective
Charles Found (carllost56) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • 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
Jimbo (kelesis) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Naenia Insularis, the Medical Doctor.
    /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
Ben Bensson (thesamon) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Naenia Insularis, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Prevent Naenia Insularis, the Medical Doctor, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Krokodil (istoprocent) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a functional AI
    /datum/objective/steal

Raw Data
{
    "data": {
        "1": {
            "key": "destruktor",
            "name": "Skinless Andy",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "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": "Blood Brothers of Andy & Collins",
                "id": 1
            }
        },
        "2": {
            "key": "operative623",
            "name": "Artful",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Deprive the station of as many vending machines as you can.",
                    "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": "oooolllleeeek",
            "name": "Average Joe",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure Command is dead by the end of the shift.",
                    "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": "enburn",
            "name": "Rafael Collins",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Terrorize cowards enough to be branded a hero.",
                    "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": []
        },
        "5": {
            "key": "abritishfox",
            "name": "Diet John Lister",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Seoron Therius, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Doof Gorbo, the Assistant while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "kacperpl123pl",
            "name": "Marczin Szebeszynszki",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Freak Creepwell, the Janitor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an ablative trenchcoat",
                    "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": []
        },
        "7": {
            "key": "jarema",
            "name": "Tomas Hellsing",
            "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 Captain's jetpack",
                    "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": []
        },
        "8": {
            "key": "enburn",
            "name": "Rafael Collins",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "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": "Blood Brothers of Andy & Collins",
                "id": 1
            }
        },
        "9": {
            "key": "kacperpl123pl",
            "name": "Head Intern Eckhardstein",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the seemingly stricken station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "10": {
            "key": "razzberry8492",
            "name": "Intern Ellis",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the seemingly stricken station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "11": {
            "key": "bertington",
            "name": "Intern Picard",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the seemingly stricken station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "12": {
            "key": "jonatbender",
            "name": "Intern Costello",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the seemingly stricken station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "13": {
            "key": "ruskalon",
            "name": "Intern Harding",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the seemingly stricken station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "14": {
            "key": "mifutus",
            "name": "Intern Kelly",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the seemingly stricken station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "15": {
            "key": "arazacia",
            "name": "Intern Lee",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the seemingly stricken station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "16": {
            "key": "carllost56",
            "name": "Charles Found",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "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": []
        },
        "17": {
            "key": "kelesis",
            "name": "Jimbo",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Naenia Insularis, the Medical Doctor.",
                    "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": []
        },
        "18": {
            "key": "thesamon",
            "name": "Ben Bensson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Naenia Insularis, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Naenia Insularis, the Medical Doctor, 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": []
        },
        "19": {
            "key": "istoprocent",
            "name": "Krokodil",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11969577,
    "datetime": {
        "date": "2025-10-31 20:13:23.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 257408,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"destruktor\",\"name\":\"Skinless Andy\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"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\":\"Blood Brothers of Andy & Collins\",\"id\":1}},\"2\":{\"key\":\"operative623\",\"name\":\"Artful\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Deprive the station of as many vending machines as you can.\",\"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\":\"oooolllleeeek\",\"name\":\"Average Joe\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure Command is dead by the end of the shift.\",\"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\":\"enburn\",\"name\":\"Rafael Collins\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize cowards enough to be branded a hero.\",\"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\":[]},\"5\":{\"key\":\"abritishfox\",\"name\":\"Diet John Lister\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Seoron Therius, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Doof Gorbo, the Assistant while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"kacperpl123pl\",\"name\":\"Marczin Szebeszynszki\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Freak Creepwell, the Janitor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat\",\"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\":[]},\"7\":{\"key\":\"jarema\",\"name\":\"Tomas Hellsing\",\"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 Captain's jetpack\",\"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\":[]},\"8\":{\"key\":\"enburn\",\"name\":\"Rafael Collins\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"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\":\"Blood Brothers of Andy & Collins\",\"id\":1}},\"9\":{\"key\":\"kacperpl123pl\",\"name\":\"Head Intern Eckhardstein\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the seemingly stricken station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"10\":{\"key\":\"razzberry8492\",\"name\":\"Intern Ellis\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the seemingly stricken station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"11\":{\"key\":\"bertington\",\"name\":\"Intern Picard\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the seemingly stricken station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"12\":{\"key\":\"jonatbender\",\"name\":\"Intern Costello\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the seemingly stricken station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"13\":{\"key\":\"ruskalon\",\"name\":\"Intern Harding\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the seemingly stricken station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"14\":{\"key\":\"mifutus\",\"name\":\"Intern Kelly\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the seemingly stricken station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"15\":{\"key\":\"arazacia\",\"name\":\"Intern Lee\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the seemingly stricken station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"16\":{\"key\":\"carllost56\",\"name\":\"Charles Found\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"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\":[]},\"17\":{\"key\":\"kelesis\",\"name\":\"Jimbo\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Naenia Insularis, the Medical Doctor.\",\"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\":[]},\"18\":{\"key\":\"thesamon\",\"name\":\"Ben Bensson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Naenia Insularis, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Naenia Insularis, the Medical Doctor, 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\":[]},\"19\":{\"key\":\"istoprocent\",\"name\":\"Krokodil\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}