{
    "type": "apotheosis:rarity",
    "color": "#33FF33",
    "invader_sound": "apotheosis:invader_uncommon",
    "material": "apotheosis:uncommon_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",
        "shadow": {
            "alpha": 175,
            "frame_time": 1.5,
            "frames": 20,
            "size": 0.35,
            "texture": "apotheosis:textures/rarity/shadow_t1.png"
        }
    },
    "rules": [
        {
            "type": "apotheosis:affix",
            "affix_type": "stat"
        },
        {
            "type": "apotheosis:affix",
            "affix_type": "stat"
        },
        {
            "type": "apotheosis:chanced",
            "chance": 0.5,
            "rule": {
                "type": "apotheosis:affix",
                "affix_type": "basic_effect"
            }
        },
        {
            "type": "apotheosis:socket",
            "min": 0,
            "max": 1
        }
    ],
    "sort_index": 400,
    "weights": {
        "haven": {
            "quality": 2.5,
            "weight": 210
        },
        "frontier": {
            "weight": 500
        },
        "ascent": {
            "weight": 500
        },
        "summit": {
            "weight": 350
        },
        "pinnacle": {
            "weight": 100
        }
    }
}
