Lacerate

Lacerate

+{stacks:%s} Bleed Stacks on non-Weak Spot Hits.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_193",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_193_small",
    "weapon_type_restriction": [
        "combatknife_p1"
    ],
    "id": "content/items/traits/bespoke_combatknife_p1/bleed_on_non_weakspot_hit",
    "display_name": "Lacerate",
    "description": "+{stacks:%s} Bleed Stacks on non-Weak Spot Hits.",
    "description_values": [
        {
            "string_key": "stacks",
            "string_value": "1",
            "rarity": "1"
        },
        {
            "string_key": "stacks",
            "string_value": "2",
            "rarity": "2"
        },
        {
            "string_key": "stacks",
            "string_value": "3",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "4",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_combatknife_p1_bleed_on_non_weakspot_hit",
    "slug": "bleed-on-non-weakspot-hit",
    "baseName": "bleed_on_non_weakspot_hit",
    "item_type": "TRAIT"
}