Chained Deathblow

Chained Deathblow

+{crit_chance:%s} Critical Chance for {time:%s}s on Weak Spot Kill.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_180",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_180_small",
    "weapon_type_restriction": [
        "combatsword_p2"
    ],
    "id": "content/items/traits/bespoke_combatsword_p2/increased_crit_chance_on_weakspot_kill",
    "display_name": "Chained Deathblow",
    "description": "+{crit_chance:%s} Critical Chance for {time:%s}s on Weak Spot Kill.",
    "description_values": [
        {
            "string_key": "crit_chance",
            "string_value": "5%",
            "rarity": "1"
        },
        {
            "string_key": "time",
            "string_value": "3",
            "rarity": "1"
        },
        {
            "string_key": "crit_chance",
            "string_value": "10%",
            "rarity": "2"
        },
        {
            "string_key": "time",
            "string_value": "3",
            "rarity": "2"
        },
        {
            "string_key": "crit_chance",
            "string_value": "15%",
            "rarity": "3"
        },
        {
            "string_key": "time",
            "string_value": "3",
            "rarity": "3"
        },
        {
            "string_key": "crit_chance",
            "string_value": "20%",
            "rarity": "4"
        },
        {
            "string_key": "time",
            "string_value": "3",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_combatsword_p2_increased_crit_chance_on_weakspot_kill",
    "slug": "increased-crit-chance-on-weakspot-kill",
    "baseName": "increased_crit_chance_on_weakspot_kill",
    "item_type": "TRAIT"
}