Riposte

Riposte

+{crit_chance:%s} Critical Chance for {time:%s}s on successful Dodge.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_186",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_186_small",
    "weapon_type_restriction": [
        "combatknife_p1"
    ],
    "id": "content/items/traits/bespoke_combataxe_p2/dodge_grants_crit_chance",
    "display_name": "Riposte",
    "description": "+{crit_chance:%s} Critical Chance for {time:%s}s on successful Dodge.",
    "description_values": [
        {
            "string_key": "crit_chance",
            "string_value": "2%",
            "rarity": "1"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "1"
        },
        {
            "string_key": "crit_chance",
            "string_value": "3%",
            "rarity": "2"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "2"
        },
        {
            "string_key": "crit_chance",
            "string_value": "4%",
            "rarity": "3"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "3"
        },
        {
            "string_key": "crit_chance",
            "string_value": "5%",
            "rarity": "4"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_combatknife_p1_dodge_grants_critical_strike_chance",
    "slug": "dodge-grants-crit-chance",
    "baseName": "dodge_grants_crit_chance",
    "item_type": "TRAIT"
}