No Respite

No Respite

Up to +{damage:%s} Damage on Hit (Staggered Enemy), scaling with Stagger.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_115",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_115_small",
    "weapon_type_restriction": [
        "shotgun_p1"
    ],
    "id": "content/items/traits/bespoke_shotgun_p1/damage_bonus_on_stagger_count",
    "display_name": "No Respite",
    "description": "Up to +{damage:%s} Damage on Hit (Staggered Enemy), scaling with Stagger.",
    "description_values": [
        {
            "string_key": "damage",
            "string_value": "14%",
            "rarity": "1"
        },
        {
            "string_key": "damage",
            "string_value": "16%",
            "rarity": "2"
        },
        {
            "string_key": "damage",
            "string_value": "18%",
            "rarity": "3"
        },
        {
            "string_key": "damage",
            "string_value": "20%",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_shotgun_p1_stagger_count_bonus_damage",
    "slug": "damage-bonus-on-stagger-count",
    "baseName": "damage_bonus_on_stagger_count",
    "item_type": "TRAIT"
}