148186 148188

antagonists

Jerry Baum (Little Gervais) as The Brother /datum/antagonist/brother
  • SUCCESS Assassinate Atticus Acalis, the Botanist.
    /datum/objective/assassinate
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • FAIL Steal the station blueprints.
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Alejandro Shaffer (Cam54564) as The Brother /datum/antagonist/brother
  • SUCCESS Assassinate Atticus Acalis, the Botanist.
    /datum/objective/assassinate
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • FAIL Steal the station blueprints.
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Rico Hardy (Thlysici) as The Brother /datum/antagonist/brother
  • SUCCESS Assassinate Atticus Acalis, the Botanist.
    /datum/objective/assassinate
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • FAIL Steal the station blueprints.
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Mikhail Wheely (That Engineer) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the hypospray.
    /datum/objective/steal
  • FAIL Steal the captain's antique laser gun.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jenny Robooty (Grokket) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Randy R. Cola, the Lawyer.
    /datum/objective/assassinate
  • SUCCESS Prevent Jerry Baum, the Head of Personnel, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Edwin Laurenzi (Thesaltiest) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a reflector trenchcoat.
    /datum/objective/steal
  • SUCCESS Assassinate Joe Fields, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Randy R. Cola (Townz) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal a functional AI.
    /datum/objective/steal
  • SUCCESS Assassinate Rico Hardy, the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Little Gervais",
            "name": "Jerry Baum",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Atticus Acalis, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "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": "Baum & Shaffer & Hardy",
                "id": 1
            }
        },
        "2": {
            "key": "Cam54564",
            "name": "Alejandro Shaffer",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Atticus Acalis, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "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": "Baum & Shaffer & Hardy",
                "id": 1
            }
        },
        "3": {
            "key": "Thlysici",
            "name": "Rico Hardy",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Atticus Acalis, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "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": "Baum & Shaffer & Hardy",
                "id": 1
            }
        },
        "4": {
            "key": "That Engineer",
            "name": "Mikhail Wheely",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "result": "SUCCESS"
                },
                {
                    "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Grokket",
            "name": "Jenny Robooty",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Randy R. Cola, the Lawyer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jerry Baum, the Head of Personnel, from escaping alive.",
                    "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": []
        },
        "6": {
            "key": "Thesaltiest",
            "name": "Edwin Laurenzi",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Joe Fields, the Shaft Miner.",
                    "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": []
        },
        "7": {
            "key": "Townz",
            "name": "Randy R. Cola",
            "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\/assassinate",
                    "text": "Assassinate Rico Hardy, the Shaft Miner.",
                    "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": []
        }
    },
    "parser": null,
    "id": 5052981,
    "datetime": {
        "date": "2020-10-12 22:37:17.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 148187,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Little Gervais\",\"name\":\"Jerry Baum\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Atticus Acalis, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"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\":\"Baum & Shaffer & Hardy\",\"id\":1}},\"2\":{\"key\":\"Cam54564\",\"name\":\"Alejandro Shaffer\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Atticus Acalis, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"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\":\"Baum & Shaffer & Hardy\",\"id\":1}},\"3\":{\"key\":\"Thlysici\",\"name\":\"Rico Hardy\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Atticus Acalis, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"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\":\"Baum & Shaffer & Hardy\",\"id\":1}},\"4\":{\"key\":\"That Engineer\",\"name\":\"Mikhail Wheely\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"SUCCESS\"},{\"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\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Grokket\",\"name\":\"Jenny Robooty\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Randy R. Cola, the Lawyer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jerry Baum, the Head of Personnel, from escaping alive.\",\"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\":[]},\"6\":{\"key\":\"Thesaltiest\",\"name\":\"Edwin Laurenzi\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Joe Fields, the Shaft Miner.\",\"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\":[]},\"7\":{\"key\":\"Townz\",\"name\":\"Randy R. Cola\",\"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\/assassinate\",\"text\":\"Assassinate Rico Hardy, the Shaft Miner.\",\"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\":[]}}}",
    "originalUrl": null
}