{
    "type": "apotheosis:augment",
    "application_chance": 0.02,
    "conditions": [
        {
            "type": "apotheosis:not",
            "spawn_condition": {
                "type": "apotheosis:spawn_type",
                "spawn_types": [
                    "spawner",
                    "trial_spawner"
                ]
            }
        },
        {
            "type": "apotheosis:is_monster"
        }
    ],
    "modifiers": [
        {
            "type": "apotheosis:random_affix_item"
        }
    ]
}
