Vicious Slice

Vicious Slice

Each target in a sweep receives {impact:%s} more impact damage, times the number of previous hits in the sweep.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_173",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_173_small",
    "weapon_type_restriction": [
        "combatsword_p1"
    ],
    "id": "content/items/traits/bespoke_combatsword_p1/increase_stagger_per_hit_in_sweep",
    "display_name": "Vicious Slice",
    "description": "Each target in a sweep receives {impact:%s} more impact damage, times the number of previous hits in the sweep.",
    "description_values": [
        {
            "string_key": "impact",
            "string_value": "14%",
            "rarity": "1"
        },
        {
            "string_key": "impact",
            "string_value": "16%",
            "rarity": "2"
        },
        {
            "string_key": "impact",
            "string_value": "18%",
            "rarity": "3"
        },
        {
            "string_key": "impact",
            "string_value": "20%",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_combatsword_p1_increase_stagger_per_hit_in_sweep",
    "slug": "increase-stagger-per-hit-in-sweep",
    "baseName": "increase_stagger_per_hit_in_sweep",
    "item_type": "TRAIT"
}