163824 163826

antagonists

Johann Faust (Grobnok) as The Cultist /datum/antagonist/cult
Lennox Trovato (Random_dude437) as The Cultist /datum/antagonist/cult
Mike McThunder (Meatty) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Ricken Sicken, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Assassinate Nilla Steele, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kelly Harshman (Thonk) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Bean Sprout, the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Assassinate Helios, the Chaplain.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Kung Bung (Gogoing) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Prevent Tony Lazuto, the Shaft Miner, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Tony Lazuto, the Shaft Miner while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Tony Lazuto (VanceOrSomething) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Hayden Carter, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Brings-The-Drugs, the Station Engineer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Aaron Browne (AarontheIdiot) as The Traitor /datum/antagonist/traitor
  • FAIL Download 34 research nodes.
    /datum/objective/download
  • FAIL Steal the captain's antique laser gun.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
alien larva (343) (Realthoman_) as The Xenomorph /datum/antagonist/xeno
Soo Koepple (MeltingMen) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Chafe 'Ugly-Dude' Xuga, the Security Officer.
    /datum/objective/assassinate
  • 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
Mega Cringe (Arturidot) as The Space Dragon /datum/antagonist/space_dragon
  • FAIL Summon and protect the rifts to flood the station with carp.
    /datum/objective/summon_carp

Raw Data
{
    "data": {
        "1": {
            "key": "Grobnok",
            "name": "Johann Faust",
            "antagonist_type": "\/datum\/antagonist\/cult",
            "antagonist_name": "Cultist",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/cult",
                "name": "Cult",
                "id": 1
            }
        },
        "2": {
            "key": "Random_dude437",
            "name": "Lennox Trovato",
            "antagonist_type": "\/datum\/antagonist\/cult",
            "antagonist_name": "Cultist",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/cult",
                "name": "Cult",
                "id": 1
            }
        },
        "3": {
            "key": "Meatty",
            "name": "Mike McThunder",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ricken Sicken, the Station Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nilla Steele, the Assistant.",
                    "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": []
        },
        "4": {
            "key": "Thonk",
            "name": "Kelly Harshman",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bean Sprout, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Helios, the Chaplain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Gogoing",
            "name": "Kung Bung",
            "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 a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Tony Lazuto, the Shaft Miner, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Tony Lazuto, the Shaft Miner while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "VanceOrSomething",
            "name": "Tony Lazuto",
            "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 Hayden Carter, the Station Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Brings-The-Drugs, the Station Engineer while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "AarontheIdiot",
            "name": "Aaron Browne",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 34 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun.",
                    "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": "Realthoman_",
            "name": "alien larva (343)",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 2
            }
        },
        "9": {
            "key": "MeltingMen",
            "name": "Soo Koepple",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Chafe 'Ugly-Dude' Xuga, the Security Officer.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "10": {
            "key": "Arturidot",
            "name": "Mega Cringe",
            "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": []
        }
    },
    "parser": null,
    "id": 5956176,
    "datetime": {
        "date": "2021-06-10 01:08:45.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 163825,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Grobnok\",\"name\":\"Johann Faust\",\"antagonist_type\":\"\/datum\/antagonist\/cult\",\"antagonist_name\":\"Cultist\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/cult\",\"name\":\"Cult\",\"id\":1}},\"2\":{\"key\":\"Random_dude437\",\"name\":\"Lennox Trovato\",\"antagonist_type\":\"\/datum\/antagonist\/cult\",\"antagonist_name\":\"Cultist\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/cult\",\"name\":\"Cult\",\"id\":1}},\"3\":{\"key\":\"Meatty\",\"name\":\"Mike McThunder\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ricken Sicken, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nilla Steele, the Assistant.\",\"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\":[]},\"4\":{\"key\":\"Thonk\",\"name\":\"Kelly Harshman\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bean Sprout, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Helios, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Gogoing\",\"name\":\"Kung Bung\",\"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 a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Tony Lazuto, the Shaft Miner, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Tony Lazuto, the Shaft Miner while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"VanceOrSomething\",\"name\":\"Tony Lazuto\",\"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 Hayden Carter, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Brings-The-Drugs, the Station Engineer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"AarontheIdiot\",\"name\":\"Aaron Browne\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 34 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"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\":\"Realthoman_\",\"name\":\"alien larva (343)\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":2}},\"9\":{\"key\":\"MeltingMen\",\"name\":\"Soo Koepple\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Chafe 'Ugly-Dude' Xuga, the Security Officer.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"10\":{\"key\":\"Arturidot\",\"name\":\"Mega Cringe\",\"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\":[]}}}",
    "originalUrl": null
}