Gloryhunter

Gloryhunter

+{toughness:%s} Toughness on Elite Kill.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_120",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_120_small",
    "weapon_type_restriction": [
        "thumper_p2"
    ],
    "id": "content/items/traits/bespoke_thumper_p2/toughness_on_elite_kills",
    "display_name": "Gloryhunter",
    "description": "+{toughness:%s} Toughness on Elite Kill.",
    "description_values": [
        {
            "string_key": "toughness",
            "string_value": "20%",
            "rarity": "1"
        },
        {
            "string_key": "toughness",
            "string_value": "25%",
            "rarity": "2"
        },
        {
            "string_key": "toughness",
            "string_value": "30%",
            "rarity": "3"
        },
        {
            "string_key": "toughness",
            "string_value": "35%",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_ogryn_thumper_p2_toughness_on_elite_kills",
    "slug": "toughness-on-elite-kills",
    "baseName": "toughness_on_elite_kills",
    "item_type": "TRAIT"
}