184541 184543

antagonists

Dalton Smith (Sxmething) as The Thief /datum/antagonist/thief
  • FAIL Hoard as many dead bodies as you can in maintenance (after declaring a spot)! At least 5 will do.
    /datum/objective/hoarder/bodies
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Monty Jowers (Mrhankjwimble) as The Thief /datum/antagonist/thief
  • 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
Patrick Allen (Baballs69) as The Thief /datum/antagonist/thief
  • FAIL Steal at least 5 organic organs! They must be kept healthy.
    /datum/objective/steal_n_of_type/organs
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Wilson Rash (Heyitsohjay) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 887.5 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 292.85 reputation points
    /datum/objective/traitor_objectives
Samantha Cornelius (Castone001) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 694.55 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 244.73 reputation points
    /datum/objective/traitor_objectives
Owen Kimple (Shadowflame909) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 641.32 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 280.73 reputation points
    /datum/objective/traitor_objectives
Ponder Gray (Darkindol) as The Academy Teacher /datum/antagonist/wizard/academy
  • FAIL Protect Wizard Academy from the intruders
    /datum/objective
Corbin Jenkins (Wtfdoihavetolive96) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS You love the Syndicate
    /datum/objective/brainwashing
Jackson Bould (Overuseddart) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 420.3 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 270.47 reputation points
    /datum/objective/traitor_objectives
Xavier The VI (Cloudonian) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS You love the Syndicate
    /datum/objective/brainwashing
Marcus Greyditch (Killerpower663) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 582.7 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 269.52 reputation points
    /datum/objective/traitor_objectives
Johnathan Newton (Breadguy) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 472.32 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 290.53 reputation points
    /datum/objective/traitor_objectives
High-born Sakeepa-Silverscale (killerpower663) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Top-drawer Lurz-Silverscale (breadguy) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Old-guard Meesei-Silverscale (xii391) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Sentient Disease (Jennifer Hawkings) as The Sentient Disease /datum/antagonist/disease
  • SUCCESS Survive and infect as many people as possible.
    /datum/objective/disease_infect
  • FAIL Ensure that at least one infected host escapes on the shuttle or an escape pod.
    /datum/objective/disease_infect_centcom

Raw Data
{
    "data": {
        "1": {
            "key": "Sxmething",
            "name": "Dalton Smith",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hoarder\/bodies",
                    "text": "Hoard as many dead bodies as you can in maintenance (after declaring a spot)! At least 5 will do.",
                    "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": []
        },
        "2": {
            "key": "Mrhankjwimble",
            "name": "Monty Jowers",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "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": []
        },
        "3": {
            "key": "Baballs69",
            "name": "Patrick Allen",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/organs",
                    "text": "Steal at least 5 organic organs! They must be kept healthy.",
                    "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": "Heyitsohjay",
            "name": "Wilson Rash",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 887.5 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 292.85 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Castone001",
            "name": "Samantha Cornelius",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 694.55 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 244.73 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Shadowflame909",
            "name": "Owen Kimple",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 641.32 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 280.73 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Darkindol",
            "name": "Ponder Gray",
            "antagonist_type": "\/datum\/antagonist\/wizard\/academy",
            "antagonist_name": "Academy Teacher",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Protect Wizard Academy from the intruders",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Wtfdoihavetolive96",
            "name": "Corbin Jenkins",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "You love the Syndicate",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Overuseddart",
            "name": "Jackson Bould",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 420.3 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 270.47 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Cloudonian",
            "name": "Xavier The VI",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "You love the Syndicate",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Killerpower663",
            "name": "Marcus Greyditch",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 582.7 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 269.52 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Breadguy",
            "name": "Johnathan Newton",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 472.32 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 290.53 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "killerpower663",
            "name": "High-born Sakeepa-Silverscale",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "14": {
            "key": "breadguy",
            "name": "Top-drawer Lurz-Silverscale",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "15": {
            "key": "xii391",
            "name": "Old-guard Meesei-Silverscale",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "16": {
            "key": "Jennifer Hawkings",
            "name": "Sentient Disease",
            "antagonist_type": "\/datum\/antagonist\/disease",
            "antagonist_name": "Sentient Disease",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/disease_infect",
                    "text": "Survive and infect as many people as possible.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/disease_infect_centcom",
                    "text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 7197904,
    "datetime": {
        "date": "2022-06-08 07:38:09.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 184542,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Sxmething\",\"name\":\"Dalton Smith\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hoarder\/bodies\",\"text\":\"Hoard as many dead bodies as you can in maintenance (after declaring a spot)! At least 5 will do.\",\"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\":[]},\"2\":{\"key\":\"Mrhankjwimble\",\"name\":\"Monty Jowers\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"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\":[]},\"3\":{\"key\":\"Baballs69\",\"name\":\"Patrick Allen\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/organs\",\"text\":\"Steal at least 5 organic organs! They must be kept healthy.\",\"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\":\"Heyitsohjay\",\"name\":\"Wilson Rash\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 887.5 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 292.85 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Castone001\",\"name\":\"Samantha Cornelius\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 694.55 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 244.73 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Shadowflame909\",\"name\":\"Owen Kimple\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 641.32 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 280.73 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Darkindol\",\"name\":\"Ponder Gray\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/academy\",\"antagonist_name\":\"Academy Teacher\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Protect Wizard Academy from the intruders\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Wtfdoihavetolive96\",\"name\":\"Corbin Jenkins\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"You love the Syndicate\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Overuseddart\",\"name\":\"Jackson Bould\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 420.3 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 270.47 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"Cloudonian\",\"name\":\"Xavier The VI\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"You love the Syndicate\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"Killerpower663\",\"name\":\"Marcus Greyditch\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 582.7 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 269.52 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"Breadguy\",\"name\":\"Johnathan Newton\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 472.32 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 290.53 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"killerpower663\",\"name\":\"High-born Sakeepa-Silverscale\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"14\":{\"key\":\"breadguy\",\"name\":\"Top-drawer Lurz-Silverscale\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"15\":{\"key\":\"xii391\",\"name\":\"Old-guard Meesei-Silverscale\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"16\":{\"key\":\"Jennifer Hawkings\",\"name\":\"Sentient Disease\",\"antagonist_type\":\"\/datum\/antagonist\/disease\",\"antagonist_name\":\"Sentient Disease\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/disease_infect\",\"text\":\"Survive and infect as many people as possible.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}