{
    "type": "apotheosis:rarity",
    "color": "#5555FF",
    "invader_sound": "apotheosis:invader_rare",
    "material": "apotheosis:rare_material",
    "render_data": {
        "beam_height": 2.5,
        "beam_radius": 0.035,
        "beam_texture": "apotheosis:textures/rarity/beam.png",
        "glow_radius": 0.0,
        "glow_texture": "apotheosis:textures/rarity/glow.png",
        "shadow": {
            "alpha": 255,
            "frame_time": 1.5,
            "frames": 20,
            "size": 0.35,
            "texture": "apotheosis:textures/rarity/shadow_t2.png"
        }
    },
    "rules": [
        {
            "type": "apotheosis:affix",
            "affix_type": "stat"
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "stat"
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "basic_effect"
        },
        {
            "type": "apotheosis:chanced",
            "chance": 0.35,
            "rule": {
                "type": "apotheosis:affix",
                "affix_type": "basic_effect"
            }
        },
        {
            "type": "apotheosis:socket",
            "min": 0,
            "max": 2
        },
        {
            "type": "apotheosis:durability",
            "min": 0.1,
            "max": 0.25
        }
    ],
    "sort_index": 500,
    "weights": {
        "haven": {
            "quality": 5.0,
            "weight": 10
        },
        "frontier": {
            "quality": 5.0,
            "weight": 50
        },
        "ascent": {
            "quality": 2.5,
            "weight": 250
        },
        "summit": {
            "quality": 2.5,
            "weight": 400
        },
        "pinnacle": {
            "weight": 350
        }
    }
}
