{
    "type": "apotheosis:rarity",
    "color": "#ED7014",
    "invader_sound": "apotheosis:invader_mythic",
    "material": "apotheosis:mythic_material",
    "render_data": {
        "beam_height": 3.5,
        "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": 7,
            "size": 0.4,
            "texture": "apotheosis:textures/rarity/shadow_t4.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": "stat"
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "basic_effect"
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "basic_effect"
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "ability"
        },
        {
            "type": "apotheosis:select",
            "chance": 0.95,
            "if_false": {
                "type": "apotheosis:socket",
                "min": 4,
                "max": 4
            },
            "if_true": {
                "type": "apotheosis:socket",
                "min": 1,
                "max": 3
            }
        },
        {
            "type": "apotheosis:select",
            "chance": 0.99,
            "if_false": {
                "type": "apotheosis:component",
                "components": {
                    "!apotheosis:durability_bonus": {},
                    "minecraft:unbreakable": {}
                }
            },
            "if_true": {
                "type": "apotheosis:durability",
                "min": 0.45,
                "max": 0.75
            }
        }
    ],
    "sort_index": 700,
    "weights": {
        "haven": {
            "weight": 0
        },
        "frontier": {
            "weight": 0
        },
        "ascent": {
            "weight": 0
        },
        "summit": {
            "quality": 5.0,
            "weight": 10
        },
        "pinnacle": {
            "quality": 10.0,
            "weight": 100
        }
    }
}
