Punishing Salvo

Punishing Salvo

+{damage:%s} Damage on Third and Fourth shots in a Salvo.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_030",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_030_small",
    "weapon_type_restriction": [
        "autogun_p1"
    ],
    "id": "content/items/traits/bespoke_autogun_p1/followup_shots_ranged_weakspot_damage",
    "display_name": "Punishing Salvo",
    "description": "+{damage:%s} Damage on Third and Fourth shots in a Salvo.",
    "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_autogun_p1_followup_shots_ranged_weakspot_damage",
    "slug": "followup-shots-ranged-weakspot-damage",
    "baseName": "followup_shots_ranged_weakspot_damage",
    "item_type": "TRAIT"
}