Flechette

Flechette

+{stacks:%s} Bleed Stacks on Critical Hit.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_107",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_107_small",
    "weapon_type_restriction": [
        "shotgun_p1"
    ],
    "id": "content/items/traits/bespoke_shotgun_p1/bleed_on_crit",
    "display_name": "Flechette",
    "description": "+{stacks:%s} Bleed Stacks on Critical Hit.",
    "description_values": [
        {
            "string_key": "stacks",
            "string_value": "6",
            "rarity": "2"
        }
    ],
    "trait": "weapon_trait_bespoke_shotgun_p1_bleed_on_crit",
    "slug": "bleed-on-crit",
    "baseName": "bleed_on_crit",
    "item_type": "TRAIT"
}