161649 161651

antagonists

Ema Skye (LauwmaLescoute) as The Heretic /datum/antagonist/heretic
  • SUCCESS Assassinate Avro Natu, the Chemist.
    /datum/objective/assassinate
  • FAIL Protect Gray Von Righter, the Botanist.
    /datum/objective/protect
  • FAIL Sacrifice at least 5 people.
    /datum/objective/sacrifice_ecult
Antoni Macierewicz (Zemsta) as The Heretic /datum/antagonist/heretic
  • SUCCESS Assassinate Chuck Bicar, the Head of Personnel.
    /datum/objective/assassinate
  • SUCCESS Assassinate Giselle Rowley, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Sacrifice at least 6 people.
    /datum/objective/sacrifice_ecult
Bam Bam (Kris856m) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the captain's antique laser gun.
    /datum/objective/steal
  • SUCCESS Assassinate Roland McTessel, the Paramedic.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bernhard Andergard (Tahtienvalinen) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Yebok, the Mime.
    /datum/objective/assassinate
  • SUCCESS Steal a hand teleporter.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Sally The Silly (Tobias_Kunst) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Assassinate Alex Alatac, the Bartender.
    /datum/objective/assassinate
  • FAIL Steal any set of secret documents of any organization.
    /datum/objective/steal
  • FAIL Stay alive until the end.
    /datum/objective/survive
Destroyus Maximus (Oether) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect Sally The Silly, the wizard.
    /datum/objective/protect
Murder The Killer (Fikou) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect Sally The Silly, the wizard.
    /datum/objective/protect

Raw Data
{
    "data": {
        "1": {
            "key": "LauwmaLescoute",
            "name": "Ema Skye",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Avro Natu, the Chemist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Gray Von Righter, the Botanist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 5 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Zemsta",
            "name": "Antoni Macierewicz",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Chuck Bicar, the Head of Personnel.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Giselle Rowley, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 6 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Kris856m",
            "name": "Bam Bam",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Roland McTessel, the Paramedic.",
                    "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": []
        },
        "4": {
            "key": "Tahtienvalinen",
            "name": "Bernhard Andergard",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Yebok, the Mime.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "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": []
        },
        "5": {
            "key": "Tobias_Kunst",
            "name": "Sally The Silly",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Alex Alatac, the Bartender.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Sally The Silly team",
                "id": 1
            }
        },
        "6": {
            "key": "Oether",
            "name": "Destroyus Maximus",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Sally The Silly, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Sally The Silly team",
                "id": 1
            }
        },
        "7": {
            "key": "Fikou",
            "name": "Murder The Killer",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Sally The Silly, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Sally The Silly team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 5836141,
    "datetime": {
        "date": "2021-05-05 15:08:24.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 161650,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"LauwmaLescoute\",\"name\":\"Ema Skye\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Avro Natu, the Chemist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Gray Von Righter, the Botanist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 5 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Zemsta\",\"name\":\"Antoni Macierewicz\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Chuck Bicar, the Head of Personnel.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Giselle Rowley, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 6 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Kris856m\",\"name\":\"Bam Bam\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Roland McTessel, the Paramedic.\",\"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\":[]},\"4\":{\"key\":\"Tahtienvalinen\",\"name\":\"Bernhard Andergard\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Yebok, the Mime.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"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\":[]},\"5\":{\"key\":\"Tobias_Kunst\",\"name\":\"Sally The Silly\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Alex Alatac, the Bartender.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Sally The Silly team\",\"id\":1}},\"6\":{\"key\":\"Oether\",\"name\":\"Destroyus Maximus\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Sally The Silly, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Sally The Silly team\",\"id\":1}},\"7\":{\"key\":\"Fikou\",\"name\":\"Murder The Killer\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Sally The Silly, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Sally The Silly team\",\"id\":1}}}}",
    "originalUrl": null
}