182124 182126

antagonists

Anatoli Sartorius (Maravone) 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
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Royce Woodward (Wolpertinger) as The Thief /datum/antagonist/thief
  • SUCCESS Steal a functional AI
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Trascends-The-Flesh (EnterTheJake) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 776 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 224 reputation points
    /datum/objective/traitor_objectives
Kaitlyn Wilson (AJK737) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 640 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 234 reputation points
    /datum/objective/traitor_objectives
Waldo (Refticano) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective
Romeo Laurenzi (thespitfire24) as The Fugitive Hunter /datum/antagonist/fugitive_hunter
  • FAIL Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
    /datum/objective
Star Larson (harricross) as The Fugitive Hunter /datum/antagonist/fugitive_hunter
  • FAIL Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
    /datum/objective
Sal Fryer (The_Spitfire_24) as The Fugitive Hunter /datum/antagonist/fugitive_hunter
  • FAIL Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Maravone",
            "name": "Anatoli Sartorius",
            "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Wolpertinger",
            "name": "Royce Woodward",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "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": "EnterTheJake",
            "name": "Trascends-The-Flesh",
            "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 776 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 224 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "AJK737",
            "name": "Kaitlyn Wilson",
            "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 640 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 234 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Refticano",
            "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": 1
            }
        },
        "6": {
            "key": "thespitfire24",
            "name": "Romeo Laurenzi",
            "antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
            "antagonist_name": "Fugitive Hunter",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive_hunters",
                "name": "team",
                "id": 2
            }
        },
        "7": {
            "key": "harricross",
            "name": "Star Larson",
            "antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
            "antagonist_name": "Fugitive Hunter",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive_hunters",
                "name": "team",
                "id": 2
            }
        },
        "8": {
            "key": "The_Spitfire_24",
            "name": "Sal Fryer",
            "antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
            "antagonist_name": "Fugitive Hunter",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive_hunters",
                "name": "team",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 7059702,
    "datetime": {
        "date": "2022-04-25 12:16:36.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 182125,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Maravone\",\"name\":\"Anatoli Sartorius\",\"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\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Wolpertinger\",\"name\":\"Royce Woodward\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"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\":\"EnterTheJake\",\"name\":\"Trascends-The-Flesh\",\"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 776 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 224 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"AJK737\",\"name\":\"Kaitlyn Wilson\",\"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 640 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 234 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Refticano\",\"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\":1}},\"6\":{\"key\":\"thespitfire24\",\"name\":\"Romeo Laurenzi\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"team\",\"id\":2}},\"7\":{\"key\":\"harricross\",\"name\":\"Star Larson\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"team\",\"id\":2}},\"8\":{\"key\":\"The_Spitfire_24\",\"name\":\"Sal Fryer\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"team\",\"id\":2}}}}",
    "originalUrl": null
}