229819 229821

antagonists

Kimberly Vanleer (Sumsome) as The Brother /datum/antagonist/brother
  • FAIL 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
  • FAIL Steal the Blackbox
    /datum/objective/steal
  • SUCCESS Prevent Katherine Minnie, the Station Engineer, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Vlad Gex (TagGamerGame2) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Ling Gex (LizeLive) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Charlie Gex (JupiterJaeden) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Will Nodder (Mrjafar) as The Spy /datum/antagonist/spy
  • FAIL Cause a disaster to shake the station.
    /datum/objective/custom
  • FAIL Deprive the station of as many items as you can.
    /datum/objective/custom
  • FAIL Sabotage the station's power grid or engine.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Sniffs-The-Glue (Cockatail) as The Spy /datum/antagonist/spy
  • FAIL Free the station's AI from its laws.
    /datum/objective/custom
  • FAIL Cause a disaster to shake the station.
    /datum/objective/custom
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Monte Wood (Aoeeee) as The Spy /datum/antagonist/spy
  • FAIL Make it difficult but not impossible to leave the station.
    /datum/objective/custom
  • FAIL Free the station's AI from its laws.
    /datum/objective/custom
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Fights-Them-All (BobDABuilder9001) as The Traitor /datum/antagonist/traitor
  • SUCCESS Try to hijack nukie ship.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
P.O.L.Y. (ThatKindOfJack) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-858 (Pratty420) as The Nuclear Operative Support Cyborg /datum/antagonist/nukeop/reinforcement/cyborg
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-136 (Dramatic_Pause) as The Nuclear Operative Support Cyborg /datum/antagonist/nukeop/reinforcement/cyborg
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Cloey Jay (MizukiYoshino) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 18 knowledge from the Mansus. You start with 6 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
Ethan Oneal (Dr_onion) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • SUCCESS Assassinate Actias Laevusta, the Paramedic.
    /datum/objective/assassinate
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Default Cyborg-167 (Yobrocharlie) as The Nuclear Operative Support Cyborg /datum/antagonist/nukeop/reinforcement/cyborg
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-574 (Mrjafar) as The Nuclear Operative Support Cyborg /datum/antagonist/nukeop/reinforcement/cyborg
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-931 (Norsvenska) as The Nuclear Operative Support Cyborg /datum/antagonist/nukeop/reinforcement/cyborg
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Terry Genkins (Riolusx2) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • FAIL Steal a reflector trenchcoat
    /datum/objective/steal
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Sumsome",
            "name": "Kimberly Vanleer",
            "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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Katherine Minnie, the Station Engineer, 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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Vanleer's Isolated Intifada",
                "id": 1
            }
        },
        "2": {
            "key": "TagGamerGame2",
            "name": "Vlad Gex",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/leader",
            "antagonist_name": "Nuclear Operative Leader",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Gex Team",
                "id": 2
            }
        },
        "3": {
            "key": "LizeLive",
            "name": "Ling Gex",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Gex Team",
                "id": 2
            }
        },
        "4": {
            "key": "JupiterJaeden",
            "name": "Charlie Gex",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Gex Team",
                "id": 2
            }
        },
        "5": {
            "key": "Mrjafar",
            "name": "Will Nodder",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Cause a disaster to shake the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Deprive the station of as many items as you can.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Sabotage the station's power grid or engine.",
                    "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": []
        },
        "6": {
            "key": "Cockatail",
            "name": "Sniffs-The-Glue",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Free the station's AI from its laws.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Cause a disaster to shake the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Aoeeee",
            "name": "Monte Wood",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Make it difficult but not impossible to leave the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Free the station's AI from its laws.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "BobDABuilder9001",
            "name": "Fights-Them-All",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Try to hijack nukie ship.",
                    "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": []
        },
        "9": {
            "key": "ThatKindOfJack",
            "name": "P.O.L.Y.",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Gex Team",
                "id": 2
            }
        },
        "10": {
            "key": "Pratty420",
            "name": "Default Cyborg-858",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/reinforcement\/cyborg",
            "antagonist_name": "Nuclear Operative Support Cyborg",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Gex Team",
                "id": 2
            }
        },
        "11": {
            "key": "Dramatic_Pause",
            "name": "Default Cyborg-136",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/reinforcement\/cyborg",
            "antagonist_name": "Nuclear Operative Support Cyborg",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Gex Team",
                "id": 2
            }
        },
        "12": {
            "key": "MizukiYoshino",
            "name": "Cloey Jay",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 18 knowledge from the Mansus. You start with 6 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"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Dr_onion",
            "name": "Ethan Oneal",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Actias Laevusta, the Paramedic.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "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": []
        },
        "14": {
            "key": "Yobrocharlie",
            "name": "Default Cyborg-167",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/reinforcement\/cyborg",
            "antagonist_name": "Nuclear Operative Support Cyborg",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Gex Team",
                "id": 2
            }
        },
        "15": {
            "key": "Mrjafar",
            "name": "Default Cyborg-574",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/reinforcement\/cyborg",
            "antagonist_name": "Nuclear Operative Support Cyborg",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Gex Team",
                "id": 2
            }
        },
        "16": {
            "key": "Norsvenska",
            "name": "Default Cyborg-931",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/reinforcement\/cyborg",
            "antagonist_name": "Nuclear Operative Support Cyborg",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Gex Team",
                "id": 2
            }
        },
        "17": {
            "key": "Riolusx2",
            "name": "Terry Genkins",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": []
        }
    },
    "parser": null,
    "id": 9883585,
    "datetime": {
        "date": "2024-06-01 23:33:20.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 229820,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Sumsome\",\"name\":\"Kimberly Vanleer\",\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Katherine Minnie, the Station Engineer, 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Vanleer's Isolated Intifada\",\"id\":1}},\"2\":{\"key\":\"TagGamerGame2\",\"name\":\"Vlad Gex\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/leader\",\"antagonist_name\":\"Nuclear Operative Leader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Gex Team\",\"id\":2}},\"3\":{\"key\":\"LizeLive\",\"name\":\"Ling Gex\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Gex Team\",\"id\":2}},\"4\":{\"key\":\"JupiterJaeden\",\"name\":\"Charlie Gex\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Gex Team\",\"id\":2}},\"5\":{\"key\":\"Mrjafar\",\"name\":\"Will Nodder\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Cause a disaster to shake the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Deprive the station of as many items as you can.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Sabotage the station's power grid or engine.\",\"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\":[]},\"6\":{\"key\":\"Cockatail\",\"name\":\"Sniffs-The-Glue\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Free the station's AI from its laws.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Cause a disaster to shake the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Aoeeee\",\"name\":\"Monte Wood\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Make it difficult but not impossible to leave the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Free the station's AI from its laws.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"BobDABuilder9001\",\"name\":\"Fights-Them-All\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Try to hijack nukie ship.\",\"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\":[]},\"9\":{\"key\":\"ThatKindOfJack\",\"name\":\"P.O.L.Y.\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Gex Team\",\"id\":2}},\"10\":{\"key\":\"Pratty420\",\"name\":\"Default Cyborg-858\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/reinforcement\/cyborg\",\"antagonist_name\":\"Nuclear Operative Support Cyborg\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Gex Team\",\"id\":2}},\"11\":{\"key\":\"Dramatic_Pause\",\"name\":\"Default Cyborg-136\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/reinforcement\/cyborg\",\"antagonist_name\":\"Nuclear Operative Support Cyborg\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Gex Team\",\"id\":2}},\"12\":{\"key\":\"MizukiYoshino\",\"name\":\"Cloey Jay\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 6 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\"}],\"team\":[]},\"13\":{\"key\":\"Dr_onion\",\"name\":\"Ethan Oneal\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Actias Laevusta, the Paramedic.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"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\":[]},\"14\":{\"key\":\"Yobrocharlie\",\"name\":\"Default Cyborg-167\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/reinforcement\/cyborg\",\"antagonist_name\":\"Nuclear Operative Support Cyborg\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Gex Team\",\"id\":2}},\"15\":{\"key\":\"Mrjafar\",\"name\":\"Default Cyborg-574\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/reinforcement\/cyborg\",\"antagonist_name\":\"Nuclear Operative Support Cyborg\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Gex Team\",\"id\":2}},\"16\":{\"key\":\"Norsvenska\",\"name\":\"Default Cyborg-931\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/reinforcement\/cyborg\",\"antagonist_name\":\"Nuclear Operative Support Cyborg\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Gex Team\",\"id\":2}},\"17\":{\"key\":\"Riolusx2\",\"name\":\"Terry Genkins\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":[]}}}",
    "originalUrl": null
}