Surgical

Surgical

+{crit_chance:%s} Critical Chance for every {time:%s} second while aiming. Stacks {stacks:%s} times. Discharges all stacks upon firing.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_104",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_104_small",
    "weapon_type_restriction": [
        "stubrevolver_p1"
    ],
    "id": "content/items/traits/bespoke_stubrevolver_p1/crit_chance_based_on_aim_time",
    "display_name": "Surgical",
    "description": "+{crit_chance:%s} Critical Chance for every {time:%s} second while aiming. Stacks {stacks:%s} times. Discharges all stacks upon firing.",
    "description_values": [
        {
            "string_key": "crit_chance",
            "string_value": "10%",
            "rarity": "1"
        },
        {
            "string_key": "stacks",
            "string_value": "10",
            "rarity": "1"
        },
        {
            "string_key": "crit_chance",
            "string_value": "10%",
            "rarity": "2"
        },
        {
            "string_key": "stacks",
            "string_value": "10",
            "rarity": "2"
        },
        {
            "string_key": "crit_chance",
            "string_value": "10%",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "10",
            "rarity": "3"
        },
        {
            "string_key": "crit_chance",
            "string_value": "10%",
            "rarity": "4"
        },
        {
            "string_key": "stacks",
            "string_value": "10",
            "rarity": "4"
        },
        {
            "string_key": "time",
            "string_value": "0.45",
            "rarity": "1"
        },
        {
            "string_key": "time",
            "string_value": "0.4",
            "rarity": "2"
        },
        {
            "string_key": "time",
            "string_value": "0.35",
            "rarity": "3"
        },
        {
            "string_key": "time",
            "string_value": "0.3",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_stubrevolver_p1_crit_chance_based_on_aim_time",
    "slug": "crit-chance-based-on-aim-time",
    "baseName": "crit_chance_based_on_aim_time",
    "item_type": "TRAIT"
}