Shred

Shred

+{crit_chance:%s} Bonus Critical Chance on Chained Hit. Stacks {stacks:%s} times.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_087",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_087_small",
    "weapon_type_restriction": [
        "forcesword_p1"
    ],
    "id": "content/items/traits/bespoke_forcesword_p1/chained_hits_increases_crit_chance",
    "display_name": "Shred",
    "description": "+{crit_chance:%s} Bonus Critical Chance on Chained Hit. Stacks {stacks:%s} times.",
    "description_values": [
        {
            "string_key": "crit_chance",
            "string_value": "2.5%",
            "rarity": "1"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "1"
        },
        {
            "string_key": "crit_chance",
            "string_value": "3%",
            "rarity": "2"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "2"
        },
        {
            "string_key": "crit_chance",
            "string_value": "3.5%",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "3"
        },
        {
            "string_key": "crit_chance",
            "string_value": "4%",
            "rarity": "4"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_forcesword_p1_chained_hits_increases_crit_chance",
    "slug": "chained-hits-increases-crit-chance",
    "baseName": "chained_hits_increases_crit_chance",
    "item_type": "TRAIT"
}