Hello! Only administrators may log into Statbus at this time. We apologize for the inconvenience.
159028 159030

antagonists

Mortimer P. Rick (Vincent Kallstrom) as The Traitor /datum/antagonist/traitor
  • FAIL Steal any set of secret documents of any organization.
    /datum/objective/steal
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Ivan Volkov (IncredibleMrJ) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal a functional AI.
    /datum/objective/steal
  • SUCCESS 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
Dell Kemerer (The spy from Team Fortress 2) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Nan Newton, the Chief Medical Officer.
    /datum/objective/assassinate
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Aniva Henituse (CinzaFalso) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Albrect Helinstine (Esoteric Purple) as The Abductee /datum/antagonist/abductee
  • SUCCESS Replace all the floor tiles with wood, carpeting, grass or bling.
    /datum/objective/abductee/random
Waldo (Market Monkey) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective
Todd Livingston (Visorak06) as The Abductee /datum/antagonist/abductee
  • SUCCESS Death should be final and modern medicine disrupts the natural order. Don't allow anyone to be revived.
    /datum/objective/abductee/random
Joeseph Vengerov (Omega-18) as The Abductee /datum/antagonist/abductee
  • SUCCESS So much lies undiscovered. Look deeper into the machinations of the universe.
    /datum/objective/abductee/random

Raw Data
{
    "data": {
        "1": {
            "key": "Vincent Kallstrom",
            "name": "Mortimer P. Rick",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "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).",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "IncredibleMrJ",
            "name": "Ivan Volkov",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "result": "SUCCESS"
                },
                {
                    "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": "The spy from Team Fortress 2",
            "name": "Dell Kemerer",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nan Newton, the Chief Medical Officer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "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": "CinzaFalso",
            "name": "Aniva Henituse",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Mu",
                "id": 1
            }
        },
        "5": {
            "key": "Esoteric Purple",
            "name": "Albrect Helinstine",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Replace all the floor tiles with wood, carpeting, grass or bling.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Market Monkey",
            "name": "Waldo",
            "antagonist_type": "\/datum\/antagonist\/fugitive",
            "antagonist_name": "Fugitive",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Avoid capture from the fugitive hunters.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive",
                "name": "team",
                "id": 2
            }
        },
        "7": {
            "key": "Visorak06",
            "name": "Todd Livingston",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Death should be final and modern medicine disrupts the natural order. Don't allow anyone to be revived.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Omega-18",
            "name": "Joeseph Vengerov",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "So much lies undiscovered. Look deeper into the machinations of the universe.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 5690918,
    "datetime": {
        "date": "2021-03-27 05:31:31.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 159029,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Vincent Kallstrom\",\"name\":\"Mortimer P. Rick\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"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).\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"IncredibleMrJ\",\"name\":\"Ivan Volkov\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"result\":\"SUCCESS\"},{\"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\":\"The spy from Team Fortress 2\",\"name\":\"Dell Kemerer\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nan Newton, the Chief Medical Officer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"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\":\"CinzaFalso\",\"name\":\"Aniva Henituse\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Mu\",\"id\":1}},\"5\":{\"key\":\"Esoteric Purple\",\"name\":\"Albrect Helinstine\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Replace all the floor tiles with wood, carpeting, grass or bling.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Market Monkey\",\"name\":\"Waldo\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Avoid capture from the fugitive hunters.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"team\",\"id\":2}},\"7\":{\"key\":\"Visorak06\",\"name\":\"Todd Livingston\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Death should be final and modern medicine disrupts the natural order. Don't allow anyone to be revived.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Omega-18\",\"name\":\"Joeseph Vengerov\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"So much lies undiscovered. Look deeper into the machinations of the universe.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}