Showstopper

Showstopper

{proc_chance:%s}% chance Elite and Special enemies Explode on kill.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_161",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_161_small",
    "weapon_type_restriction": [
        "flamer_p1"
    ],
    "id": "content/items/traits/bespoke_flamer_p1/chance_to_explode_elites_on_kill",
    "display_name": "Showstopper",
    "description": "{proc_chance:%s}% chance Elite and Special enemies Explode on kill.",
    "description_values": [
        {
            "string_key": "proc_chance",
            "string_value": "14%",
            "rarity": "1"
        },
        {
            "string_key": "proc_chance",
            "string_value": "16%",
            "rarity": "2"
        },
        {
            "string_key": "proc_chance",
            "string_value": "18%",
            "rarity": "3"
        },
        {
            "string_key": "proc_chance",
            "string_value": "20%",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_flamer_p1_chance_to_explode_elites_on_kill",
    "slug": "chance-to-explode-elites-on-kill",
    "baseName": "chance_to_explode_elites_on_kill",
    "item_type": "TRAIT"
}