Sustained Fire

Sustained Fire

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

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_057",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_057_small",
    "weapon_type_restriction": [
        "lasgun_p3"
    ],
    "id": "content/items/traits/bespoke_lasgun_p3/followup_shots_ranged_damage",
    "display_name": "Sustained Fire",
    "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_lasgun_p3_followup_shots_ranged_damage",
    "slug": "followup-shots-ranged-damage",
    "baseName": "followup_shots_ranged_damage",
    "item_type": "TRAIT"
}