{
    "type": "apotheosis:rarity",
    "color": "#808080",
    "invader_sound": "minecraft:intentionally_empty",
    "material": "apotheosis:common_material",
    "render_data": {
        "beam_height": 0.0,
        "beam_radius": 0.035,
        "beam_texture": "apotheosis:textures/rarity/beam.png",
        "glow_radius": 0.065,
        "glow_texture": "apotheosis:textures/rarity/glow.png"
    },
    "rules": [
        {
            "type": "apotheosis:affix",
            "affix_type": "stat"
        },
        {
            "type": "apotheosis:chanced",
            "chance": 0.25,
            "rule": {
                "type": "apotheosis:affix",
                "affix_type": "stat"
            }
        }
    ],
    "sort_index": 300,
    "weights": {
        "haven": {
            "weight": 780
        },
        "frontier": {
            "weight": 450
        },
        "ascent": {
            "weight": 220
        },
        "summit": {
            "weight": 60
        },
        "pinnacle": {
            "weight": 0
        }
    }
}
