214425 214427

antagonists

Is-The-Law (Dethel) as The Traitor /datum/antagonist/traitor
  • SUCCESS KEEP THE NUT CONTAINED
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Arnie Conrad (MikeRayne) as The Traitor /datum/antagonist/traitor
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Paul Grumblestumpskin (ToastGoats) as The CentCom Official /datum/antagonist/ert/official
  • SUCCESS Oversee the construction of a containment cell for an anomalous creature.
    /datum/objective
strange statue (AutonomousAnonymous) as The peanut /datum/antagonist/custom
  • FAIL Escape containment.
    /datum/objective/custom
  • FAIL Kill those that would try to contain you.
    /datum/objective/custom
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Security Officer Woodward (Pretentious_Kettle) as The Emergency Response Officer /datum/antagonist/ert/security/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective
Engineer Osterwise (GI_Joe2) as The Emergency Response Officer /datum/antagonist/ert/engineer/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective
Medical Officer Mckendrick (C0ld0n02) as The Emergency Response Officer /datum/antagonist/ert/medic/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective
Security Officer Dryfus (Excalibot) as The Emergency Response Officer /datum/antagonist/ert/security/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective
Engineer Bickerson (MikeRayne) as The Emergency Response Officer /datum/antagonist/ert/engineer/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective
Medical Officer Poehl (Blockaboo) as The Emergency Response Officer /datum/antagonist/ert/medic/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective
Security Officer Hanford (Eles) as The Emergency Response Officer /datum/antagonist/ert/security/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective
Engineer Sandford (Cutplays) as The Emergency Response Officer /datum/antagonist/ert/engineer/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective
Medical Officer Osterwise (StabbyStab) as The Emergency Response Officer /datum/antagonist/ert/medic/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective
Commander Ali (Wolfmoy) as The Emergency Response Officer /datum/antagonist/ert/commander/red
  • SUCCESS THE CODE IS 12345. DO IT.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Dethel",
            "name": "Is-The-Law",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "KEEP THE NUT CONTAINED",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "MikeRayne",
            "name": "Arnie Conrad",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "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": "ToastGoats",
            "name": "Paul Grumblestumpskin",
            "antagonist_type": "\/datum\/antagonist\/ert\/official",
            "antagonist_name": "CentCom Official",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Oversee the construction of a containment cell for an anomalous creature.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "CentCom Officials",
                "id": 1
            }
        },
        "4": {
            "key": "AutonomousAnonymous",
            "name": "strange statue",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "peanut",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Escape containment.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Kill those that would try to contain you.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Pretentious_Kettle",
            "name": "Security Officer Woodward",
            "antagonist_type": "\/datum\/antagonist\/ert\/security\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "6": {
            "key": "GI_Joe2",
            "name": "Engineer Osterwise",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "7": {
            "key": "C0ld0n02",
            "name": "Medical Officer Mckendrick",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "8": {
            "key": "Excalibot",
            "name": "Security Officer Dryfus",
            "antagonist_type": "\/datum\/antagonist\/ert\/security\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "9": {
            "key": "MikeRayne",
            "name": "Engineer Bickerson",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "10": {
            "key": "Blockaboo",
            "name": "Medical Officer Poehl",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "11": {
            "key": "Eles",
            "name": "Security Officer Hanford",
            "antagonist_type": "\/datum\/antagonist\/ert\/security\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "12": {
            "key": "Cutplays",
            "name": "Engineer Sandford",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "13": {
            "key": "StabbyStab",
            "name": "Medical Officer Osterwise",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        },
        "14": {
            "key": "Wolfmoy",
            "name": "Commander Ali",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "THE CODE IS 12345. DO IT.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 8941796,
    "datetime": {
        "date": "2023-09-12 00:58:45.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 214426,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Dethel\",\"name\":\"Is-The-Law\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"KEEP THE NUT CONTAINED\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"MikeRayne\",\"name\":\"Arnie Conrad\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"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\":\"ToastGoats\",\"name\":\"Paul Grumblestumpskin\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/official\",\"antagonist_name\":\"CentCom Official\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Oversee the construction of a containment cell for an anomalous creature.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"CentCom Officials\",\"id\":1}},\"4\":{\"key\":\"AutonomousAnonymous\",\"name\":\"strange statue\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"peanut\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Escape containment.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Kill those that would try to contain you.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Pretentious_Kettle\",\"name\":\"Security Officer Woodward\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"6\":{\"key\":\"GI_Joe2\",\"name\":\"Engineer Osterwise\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"7\":{\"key\":\"C0ld0n02\",\"name\":\"Medical Officer Mckendrick\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"8\":{\"key\":\"Excalibot\",\"name\":\"Security Officer Dryfus\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"9\":{\"key\":\"MikeRayne\",\"name\":\"Engineer Bickerson\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"10\":{\"key\":\"Blockaboo\",\"name\":\"Medical Officer Poehl\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"11\":{\"key\":\"Eles\",\"name\":\"Security Officer Hanford\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"12\":{\"key\":\"Cutplays\",\"name\":\"Engineer Sandford\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"13\":{\"key\":\"StabbyStab\",\"name\":\"Medical Officer Osterwise\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}},\"14\":{\"key\":\"Wolfmoy\",\"name\":\"Commander Ali\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"THE CODE IS 12345. DO IT.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":2}}}}",
    "originalUrl": null
}