Haymaker

Haymaker

+{proc_chance:%s} to Instakill human-sized enemies on Chained Heavy Hit. Stacks {stacks:%s} times.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_195",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_195_small",
    "weapon_type_restriction": [
        "ogryn_club_p2"
    ],
    "id": "content/items/traits/bespoke_ogryn_club_p2/heavy_chained_hits_increases_killing_blow_chance",
    "display_name": "Haymaker",
    "description": "+{proc_chance:%s} to Instakill human-sized enemies on Chained Heavy Hit. Stacks {stacks:%s} times.",
    "description_values": [
        {
            "string_key": "proc_chance",
            "string_value": "1%",
            "rarity": "1"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "1"
        },
        {
            "string_key": "proc_chance",
            "string_value": "2%",
            "rarity": "2"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "2"
        },
        {
            "string_key": "proc_chance",
            "string_value": "3%",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "3"
        },
        {
            "string_key": "proc_chance",
            "string_value": "4%",
            "rarity": "4"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_ogryn_club_p2_heavy_chained_hits_increases_killing_blow_chance",
    "slug": "heavy-chained-hits-increases-killing-blow-chance",
    "baseName": "heavy_chained_hits_increases_killing_blow_chance",
    "item_type": "TRAIT"
}