180646 180648

antagonists

Jimmy Jelly (NetherRocker) 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
Bowie Carson (Zgallato) as The Thief /datum/antagonist/thief
  • FAIL Steal at least 3 guns!
    /datum/objective/steal_n_of_type/summon_guns/thief
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bronte Brinigh (Antzomb) as The Thief /datum/antagonist/thief
  • 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
Something (Lemon480) 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
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Riley I DONT KNOW TF IM DOING (Volcano2207) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Mariabella I DONT KNOW TF IM DOING (Jennifer Hawkings) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Leonard I DONT KNOW TF IM DOING (Jaukkuri) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Johnny I DONT KNOW TF IM DOING (RadsammyT) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-271 (BallastMonsterGnarGnar) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Mario Faccoilo (Sheltton) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 854 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 226 reputation points
    /datum/objective/traitor_objectives

Raw Data
{
    "data": {
        "1": {
            "key": "NetherRocker",
            "name": "Jimmy Jelly",
            "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": []
        },
        "2": {
            "key": "Zgallato",
            "name": "Bowie Carson",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/summon_guns\/thief",
                    "text": "Steal at least 3 guns!",
                    "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": "Antzomb",
            "name": "Bronte Brinigh",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "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": []
        },
        "4": {
            "key": "Lemon480",
            "name": "Something",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Volcano2207",
            "name": "Riley I DONT KNOW TF IM DOING",
            "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": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "I DONT KNOW TF IM DOING Team",
                "id": 1
            }
        },
        "6": {
            "key": "Jennifer Hawkings",
            "name": "Mariabella I DONT KNOW TF IM DOING",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "I DONT KNOW TF IM DOING Team",
                "id": 1
            }
        },
        "7": {
            "key": "Jaukkuri",
            "name": "Leonard I DONT KNOW TF IM DOING",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "I DONT KNOW TF IM DOING Team",
                "id": 1
            }
        },
        "8": {
            "key": "RadsammyT",
            "name": "Johnny I DONT KNOW TF IM DOING",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "I DONT KNOW TF IM DOING Team",
                "id": 1
            }
        },
        "9": {
            "key": "BallastMonsterGnarGnar",
            "name": "Default Cyborg-271",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "I DONT KNOW TF IM DOING Team",
                "id": 1
            }
        },
        "10": {
            "key": "Sheltton",
            "name": "Mario Faccoilo",
            "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 854 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 226 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 6971808,
    "datetime": {
        "date": "2022-03-27 22:15:47.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 180647,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"NetherRocker\",\"name\":\"Jimmy Jelly\",\"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\":[]},\"2\":{\"key\":\"Zgallato\",\"name\":\"Bowie Carson\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_guns\/thief\",\"text\":\"Steal at least 3 guns!\",\"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\":\"Antzomb\",\"name\":\"Bronte Brinigh\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"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\":[]},\"4\":{\"key\":\"Lemon480\",\"name\":\"Something\",\"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\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Volcano2207\",\"name\":\"Riley I DONT KNOW TF IM DOING\",\"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\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"I DONT KNOW TF IM DOING Team\",\"id\":1}},\"6\":{\"key\":\"Jennifer Hawkings\",\"name\":\"Mariabella I DONT KNOW TF IM DOING\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"I DONT KNOW TF IM DOING Team\",\"id\":1}},\"7\":{\"key\":\"Jaukkuri\",\"name\":\"Leonard I DONT KNOW TF IM DOING\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"I DONT KNOW TF IM DOING Team\",\"id\":1}},\"8\":{\"key\":\"RadsammyT\",\"name\":\"Johnny I DONT KNOW TF IM DOING\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"I DONT KNOW TF IM DOING Team\",\"id\":1}},\"9\":{\"key\":\"BallastMonsterGnarGnar\",\"name\":\"Default Cyborg-271\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"I DONT KNOW TF IM DOING Team\",\"id\":1}},\"10\":{\"key\":\"Sheltton\",\"name\":\"Mario Faccoilo\",\"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 854 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 226 reputation points\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}