Thunderous

Thunderous

Target receives {stacks:%s} Stacks of {rending:%s} Brittleness on Hit. Lasts {time:%s}s.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_084",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_084_small",
    "weapon_type_restriction": [
        "combataxe_p1"
    ],
    "id": "content/items/traits/bespoke_combataxe_p1/targets_receive_rending_debuff",
    "display_name": "Thunderous",
    "description": "Target receives {stacks:%s} Stacks of {rending:%s} Brittleness on Hit. Lasts {time:%s}s.",
    "description_values": [
        {
            "string_key": "stacks",
            "string_value": "1",
            "rarity": "1"
        },
        {
            "string_key": "rending",
            "string_value": "5%",
            "rarity": "1"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "1"
        },
        {
            "string_key": "stacks",
            "string_value": "2",
            "rarity": "2"
        },
        {
            "string_key": "rending",
            "string_value": "5%",
            "rarity": "2"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "2"
        },
        {
            "string_key": "stacks",
            "string_value": "3",
            "rarity": "3"
        },
        {
            "string_key": "rending",
            "string_value": "5%",
            "rarity": "3"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "4",
            "rarity": "4"
        },
        {
            "string_key": "rending",
            "string_value": "5%",
            "rarity": "4"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_combataxe_p1_targets_receive_rending_debuff",
    "slug": "targets-receive-rending-debuff",
    "baseName": "targets_receive_rending_debuff",
    "item_type": "TRAIT"
}