Rending Shockwave

Rending Shockwave

Target receives up to {stacks:%s} Stacks of {rending:%s} Brittleness, scaling with charge time of Secondary Attack. Lasts {time:%s}s.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_010",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_010_small",
    "weapon_type_restriction": [
        "forcestaff_p1_m1"
    ],
    "id": "content/items/traits/bespoke_forcestaff_p1/rend_armor_on_aoe_charge",
    "display_name": "Rending Shockwave",
    "description": "Target receives up to {stacks:%s} Stacks of {rending:%s} Brittleness, scaling with charge time of Secondary Attack. Lasts {time:%s}s.",
    "description_values": [
        {
            "string_key": "stacks",
            "string_value": "2",
            "rarity": "1"
        },
        {
            "string_key": "stacks",
            "string_value": "4",
            "rarity": "2"
        },
        {
            "string_key": "stacks",
            "string_value": "6",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "8",
            "rarity": "4"
        },
        {
            "string_key": "rending",
            "string_value": "5%",
            "rarity": "1"
        },
        {
            "string_key": "rending",
            "string_value": "5%",
            "rarity": "2"
        },
        {
            "string_key": "rending",
            "string_value": "5%",
            "rarity": "3"
        },
        {
            "string_key": "rending",
            "string_value": "5%",
            "rarity": "4"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "1"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "2"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "3"
        },
        {
            "string_key": "time",
            "string_value": "5",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_forcestaff_p1_rend_armor_on_aoe_charge",
    "slug": "rend-armor-on-aoe-charge",
    "baseName": "rend_armor_on_aoe_charge",
    "item_type": "TRAIT"
}