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

antagonists

Lucas Mary (ErrorL1nk) as The Brother /datum/antagonist/brother
  • SUCCESS Steal a hand teleporter.
    /datum/objective/steal
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody. Leave no team member behind.
    /datum/objective/hijack
Alex Ceesay (Zagura) as The Brother /datum/antagonist/brother
  • SUCCESS Steal a hand teleporter.
    /datum/objective/steal
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody. Leave no team member behind.
    /datum/objective/hijack
Jack Breeg (ThatOneThere) as The Brother /datum/antagonist/brother
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • FAIL Prevent Jeff Kanei, the Head of Personnel, from escaping alive.
    /datum/objective/maroon
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Brody James (Heavy Is Ded) as The Brother /datum/antagonist/brother
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • FAIL Prevent Jeff Kanei, the Head of Personnel, from escaping alive.
    /datum/objective/maroon
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Garret Taylor (Skant1) as The Brother /datum/antagonist/brother
  • SUCCESS Steal an unused sample of slime extract.
    /datum/objective/steal
  • FAIL Assassinate Jeff Kanei, the Head of Personnel.
    /datum/objective/assassinate
  • SUCCESS Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Jordan Bousum (Pavle151) as The Brother /datum/antagonist/brother
  • SUCCESS Steal an unused sample of slime extract.
    /datum/objective/steal
  • FAIL Assassinate Jeff Kanei, the Head of Personnel.
    /datum/objective/assassinate
  • SUCCESS Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Gorbi Fritzl (Mailbox) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Steal an unused sample of slime extract.
    /datum/objective/steal
  • SUCCESS Prevent Grug Caveman, the Assistant, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod with the identity of Grug Caveman, the Assistant while wearing their identification card.
    /datum/objective/escape/escape_with_identity

Raw Data
{
    "data": {
        "1": {
            "key": "ErrorL1nk",
            "name": "Lucas Mary",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody. Leave no team member behind.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Mary & Ceesay",
                "id": 1
            }
        },
        "2": {
            "key": "Zagura",
            "name": "Alex Ceesay",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody. Leave no team member behind.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Mary & Ceesay",
                "id": 1
            }
        },
        "3": {
            "key": "ThatOneThere",
            "name": "Jack Breeg",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jeff Kanei, the Head of Personnel, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Breeg & James",
                "id": 2
            }
        },
        "4": {
            "key": "Heavy Is Ded",
            "name": "Brody James",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jeff Kanei, the Head of Personnel, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Breeg & James",
                "id": 2
            }
        },
        "5": {
            "key": "Skant1",
            "name": "Garret Taylor",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jeff Kanei, the Head of Personnel.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Taylor & Bousum",
                "id": 3
            }
        },
        "6": {
            "key": "Pavle151",
            "name": "Jordan Bousum",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jeff Kanei, the Head of Personnel.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Taylor & Bousum",
                "id": 3
            }
        },
        "7": {
            "key": "Mailbox",
            "name": "Gorbi Fritzl",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Grug Caveman, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Grug Caveman, the Assistant while wearing their identification card.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 4368473,
    "datetime": {
        "date": "2020-04-21 14:50:30.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 135250,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"ErrorL1nk\",\"name\":\"Lucas Mary\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody. Leave no team member behind.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Mary & Ceesay\",\"id\":1}},\"2\":{\"key\":\"Zagura\",\"name\":\"Alex Ceesay\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody. Leave no team member behind.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Mary & Ceesay\",\"id\":1}},\"3\":{\"key\":\"ThatOneThere\",\"name\":\"Jack Breeg\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jeff Kanei, the Head of Personnel, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Breeg & James\",\"id\":2}},\"4\":{\"key\":\"Heavy Is Ded\",\"name\":\"Brody James\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jeff Kanei, the Head of Personnel, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Breeg & James\",\"id\":2}},\"5\":{\"key\":\"Skant1\",\"name\":\"Garret Taylor\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jeff Kanei, the Head of Personnel.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Taylor & Bousum\",\"id\":3}},\"6\":{\"key\":\"Pavle151\",\"name\":\"Jordan Bousum\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jeff Kanei, the Head of Personnel.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Taylor & Bousum\",\"id\":3}},\"7\":{\"key\":\"Mailbox\",\"name\":\"Gorbi Fritzl\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Grug Caveman, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Grug Caveman, the Assistant while wearing their identification card.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}