98648 98650

antagonists

Stephen Stainforth (Venomsnek) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Isaak Shriver, the Scientist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Download 23 research nodes.
    /datum/objective/download
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Dagobert McArthur (Greeenmaniac) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Isaak Shriver, the Scientist.
    /datum/objective/assassinate
  • SUCCESS Steal the nuclear authentication disk.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Corey Fisher (Swaggaboy112) as The Traitor /datum/antagonist/traitor
  • FAIL Destroy Digital Clockwork, the experimental AI.
    /datum/objective/destroy
  • SUCCESS Assassinate Connor Pearsall, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Terry The Solo Abductor (Shishke) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Alina The Solo Abductor (Jackrip) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Cu Chulainn (DatCorvus) as The Abductee /datum/antagonist/abductee
  • SUCCESS Call forth a spirit from the other side.
    /datum/objective/abductee/random
Makenna Murphy (Davv1) as The Abductee /datum/antagonist/abductee
  • SUCCESS The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.
    /datum/objective/abductee/random
Macey Thomas (Davethwave) as The Abductee /datum/antagonist/abductee
  • SUCCESS Steal all shoes.
    /datum/objective/abductee/steal
Salvador Cressman (XXPapaJohnsPizzaXx) as The Abductee /datum/antagonist/abductee
  • SUCCESS You know that Adam Karlsson has perished. Hold a seance to call him from the spirit realm.
    /datum/objective/abductee/calling
Dick D'anger (CamHas6pack) as The Abductee /datum/antagonist/abductee
  • SUCCESS You are pregnant and soon due. Find a safe place to deliver your baby.
    /datum/objective/abductee/random
Hermes Dee (BakuDan) as The Abductee /datum/antagonist/abductee
  • SUCCESS The station is hideous. You must color it all black!
    /datum/objective/abductee/paint
Mia Mitchell (Morris - exe.cute) as The Abductee /datum/antagonist/abductee
  • SUCCESS Don't allow anyone to be cloned.
    /datum/objective/abductee/random
Shantae Smail (Tivianne) as The Abductee /datum/antagonist/abductee
  • SUCCESS You're the narrator of this tale. Follow around the protagonists to tell their story.
    /datum/objective/abductee/random
Tet O'Weenie (Tetr4) as The Abductee /datum/antagonist/abductee
  • SUCCESS The crew must get to know one another better. Break down the walls inside the station!
    /datum/objective/abductee/random

Raw Data
{
    "data": {
        "1": {
            "key": "Venomsnek",
            "name": "Stephen Stainforth",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Isaak Shriver, the Scientist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 23 research nodes.",
                    "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": []
        },
        "2": {
            "key": "Greeenmaniac",
            "name": "Dagobert McArthur",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Isaak Shriver, the Scientist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "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": "Swaggaboy112",
            "name": "Corey Fisher",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Digital Clockwork, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Connor Pearsall, the Assistant.",
                    "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": "Shishke",
            "name": "Terry The Solo Abductor",
            "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 Iota",
                "id": 1
            }
        },
        "5": {
            "key": "Jackrip",
            "name": "Alina The Solo Abductor",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Delta",
                "id": 2
            }
        },
        "6": {
            "key": "DatCorvus",
            "name": "Cu Chulainn",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Call forth a spirit from the other side.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Davv1",
            "name": "Makenna Murphy",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Davethwave",
            "name": "Macey Thomas",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/steal",
                    "text": "Steal all shoes.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "XXPapaJohnsPizzaXx",
            "name": "Salvador Cressman",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/calling",
                    "text": "You know that Adam Karlsson has perished. Hold a seance to call him from the spirit realm.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "CamHas6pack",
            "name": "Dick D'anger",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "You are pregnant and soon due. Find a safe place to deliver your baby.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "BakuDan",
            "name": "Hermes Dee",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/paint",
                    "text": "The station is hideous. You must color it all black!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Morris - exe.cute",
            "name": "Mia Mitchell",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Don't allow anyone to be cloned.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Tivianne",
            "name": "Shantae Smail",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "You're the narrator of this tale. Follow around the protagonists to tell their story.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Tetr4",
            "name": "Tet O'Weenie",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "The crew must get to know one another better. Break down the walls inside the station!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2636258,
    "datetime": {
        "date": "2018-12-15 12:16:40.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 98649,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Venomsnek\",\"name\":\"Stephen Stainforth\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Isaak Shriver, the Scientist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 23 research nodes.\",\"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\":[]},\"2\":{\"key\":\"Greeenmaniac\",\"name\":\"Dagobert McArthur\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Isaak Shriver, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"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\":\"Swaggaboy112\",\"name\":\"Corey Fisher\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Digital Clockwork, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Connor Pearsall, the Assistant.\",\"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\":\"Shishke\",\"name\":\"Terry The Solo Abductor\",\"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 Iota\",\"id\":1}},\"5\":{\"key\":\"Jackrip\",\"name\":\"Alina The Solo Abductor\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Delta\",\"id\":2}},\"6\":{\"key\":\"DatCorvus\",\"name\":\"Cu Chulainn\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Call forth a spirit from the other side.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Davv1\",\"name\":\"Makenna Murphy\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Davethwave\",\"name\":\"Macey Thomas\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/steal\",\"text\":\"Steal all shoes.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"XXPapaJohnsPizzaXx\",\"name\":\"Salvador Cressman\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/calling\",\"text\":\"You know that Adam Karlsson has perished. Hold a seance to call him from the spirit realm.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"CamHas6pack\",\"name\":\"Dick D'anger\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"You are pregnant and soon due. Find a safe place to deliver your baby.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"BakuDan\",\"name\":\"Hermes Dee\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/paint\",\"text\":\"The station is hideous. You must color it all black!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"Morris - exe.cute\",\"name\":\"Mia Mitchell\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Don't allow anyone to be cloned.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"Tivianne\",\"name\":\"Shantae Smail\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"You're the narrator of this tale. Follow around the protagonists to tell their story.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"14\":{\"key\":\"Tetr4\",\"name\":\"Tet O'Weenie\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"The crew must get to know one another better. Break down the walls inside the station!\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}