Confident Strike

Confident Strike

+{toughness:%s} toughness on Chained Hit.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_092",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_092_small",
    "weapon_type_restriction": [
        "ogryn_club_p1"
    ],
    "id": "content/items/traits/bespoke_ogryn_club_p1/toughness_recovery_on_chained_attacks",
    "display_name": "Confident Strike",
    "description": "+{toughness:%s} toughness on Chained Hit.",
    "description_values": [
        {
            "string_key": "toughness",
            "string_value": "5%",
            "rarity": "1"
        },
        {
            "string_key": "toughness",
            "string_value": "6%",
            "rarity": "2"
        },
        {
            "string_key": "toughness",
            "string_value": "7%",
            "rarity": "3"
        },
        {
            "string_key": "toughness",
            "string_value": "8%",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_ogryn_club_p1_toughness_recovery_on_chained_attacks",
    "slug": "toughness-recovery-on-chained-attacks",
    "baseName": "toughness_recovery_on_chained_attacks",
    "item_type": "TRAIT"
}