{
    "type": "apotheosis:rarity",
    "color": "#BB00BB",
    "invader_sound": "apotheosis:invader_epic",
    "material": "apotheosis:epic_material",
    "render_data": {
        "beam_height": 3.0,
        "beam_radius": 0.035,
        "beam_texture": "apotheosis:textures/rarity/beam.png",
        "glow_radius": 0.065,
        "glow_texture": "apotheosis:textures/rarity/glow.png",
        "particle": {
            "enabled": true
        },
        "shadow": {
            "alpha": 255,
            "frame_time": 1.5,
            "frames": 20,
            "size": 0.4,
            "texture": "apotheosis:textures/rarity/shadow_t3.png"
        }
    },
    "rules": [
        {
            "type": "apotheosis:affix",
            "affix_type": "stat"
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "stat"
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "stat"
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "basic_effect"
        },
        {
            "type": "apotheosis:chanced",
            "chance": 0.25,
            "rule": {
                "type": "apotheosis:affix",
                "affix_type": "basic_effect"
            }
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "ability"
        },
        {
            "type": "apotheosis:socket",
            "min": 1,
            "max": 3
        },
        {
            "type": "apotheosis:durability",
            "min": 0.25,
            "max": 0.55
        }
    ],
    "sort_index": 600,
    "weights": {
        "haven": {
            "weight": 0
        },
        "frontier": {
            "weight": 0
        },
        "ascent": {
            "quality": 5.0,
            "weight": 30
        },
        "summit": {
            "quality": 5.0,
            "weight": 180
        },
        "pinnacle": {
            "quality": 2.5,
            "weight": 450
        }
    }
}
