183512 183514

antagonists

Xavier Rogers (Themilkiestman420) as The Thief /datum/antagonist/thief
  • FAIL Steal a reflector trenchcoat
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Maniacal Honk (BIgboyyo) as The Thief /datum/antagonist/thief
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Asher Lopez (SaltyBlitz) 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
Hugs-The-Humans (Misdoubtful) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 61.98 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 21.02 reputation points
    /datum/objective/traitor_objectives
Benito Suarez (Marnid) as The Brother /datum/antagonist/brother
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console). Leave no team member behind.
    /datum/objective/hijack
Kali Wheeler (DerpehBoi) as The Brother /datum/antagonist/brother
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console). Leave no team member behind.
    /datum/objective/hijack
Brick Neely (RandomWord1234) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 84.19 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 21.55 reputation points
    /datum/objective/traitor_objectives
Cydia Mediana (AxelZonvolt) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 48.23 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 25.5 reputation points
    /datum/objective/traitor_objectives
  • SUCCESS Attempt to maintain control over the station's populace as totally legitimate acting captain and avoid detainment.
    /datum/objective/custom
Joe Colada (BloodyChristmasMiracle) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 79.02 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 20.44 reputation points
    /datum/objective/traitor_objectives
Nolan Sandford (FUMOFOMU) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 65.57 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 29.99 reputation points
    /datum/objective/traitor_objectives
Zeta Puppis (Faram45) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 17 knowledge from the Mansus. You start with 4 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice

Raw Data
{
    "data": {
        "1": {
            "key": "Themilkiestman420",
            "name": "Xavier Rogers",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "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": []
        },
        "2": {
            "key": "BIgboyyo",
            "name": "Maniacal Honk",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "SaltyBlitz",
            "name": "Asher Lopez",
            "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": "Misdoubtful",
            "name": "Hugs-The-Humans",
            "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 61.98 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 21.02 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Marnid",
            "name": "Benito Suarez",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "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). Leave no team member behind.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Suarez & Wheeler",
                "id": 1
            }
        },
        "6": {
            "key": "DerpehBoi",
            "name": "Kali Wheeler",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "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). Leave no team member behind.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Suarez & Wheeler",
                "id": 1
            }
        },
        "7": {
            "key": "RandomWord1234",
            "name": "Brick Neely",
            "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 84.19 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 21.55 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "AxelZonvolt",
            "name": "Cydia Mediana",
            "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 48.23 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 25.5 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Attempt to maintain control over the station's populace as totally legitimate acting captain and avoid detainment.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "BloodyChristmasMiracle",
            "name": "Joe Colada",
            "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 79.02 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 20.44 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "FUMOFOMU",
            "name": "Nolan Sandford",
            "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 65.57 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 29.99 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Faram45",
            "name": "Zeta Puppis",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 17 knowledge from the Mansus. You start with 4 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 7137811,
    "datetime": {
        "date": "2022-05-21 03:46:44.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 183513,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Themilkiestman420\",\"name\":\"Xavier Rogers\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"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\":[]},\"2\":{\"key\":\"BIgboyyo\",\"name\":\"Maniacal Honk\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"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\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"SaltyBlitz\",\"name\":\"Asher Lopez\",\"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\":\"Misdoubtful\",\"name\":\"Hugs-The-Humans\",\"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 61.98 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 21.02 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Marnid\",\"name\":\"Benito Suarez\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"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). Leave no team member behind.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Suarez & Wheeler\",\"id\":1}},\"6\":{\"key\":\"DerpehBoi\",\"name\":\"Kali Wheeler\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"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). Leave no team member behind.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Suarez & Wheeler\",\"id\":1}},\"7\":{\"key\":\"RandomWord1234\",\"name\":\"Brick Neely\",\"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 84.19 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 21.55 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"AxelZonvolt\",\"name\":\"Cydia Mediana\",\"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 48.23 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 25.5 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Attempt to maintain control over the station's populace as totally legitimate acting captain and avoid detainment.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"BloodyChristmasMiracle\",\"name\":\"Joe Colada\",\"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 79.02 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 20.44 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"FUMOFOMU\",\"name\":\"Nolan Sandford\",\"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 65.57 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 29.99 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"Faram45\",\"name\":\"Zeta Puppis\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 17 knowledge from the Mansus. You start with 4 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}