Surge

Surge

{value:%s} Shots on Critical Hit.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_062",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_062_small",
    "weapon_type_restriction": [
        "forcestaff_p4"
    ],
    "id": "content/items/traits/bespoke_forcestaff_p4/double_shot_on_crit",
    "display_name": "Surge",
    "description": "{value:%s} Shots on Critical Hit.",
    "description_values": [
        {
            "string_key": "value",
            "string_value": "2",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_forcestaff_p4_double_shot_on_crit",
    "slug": "double-shot-on-crit",
    "baseName": "double_shot_on_crit",
    "item_type": "TRAIT"
}