Headtaker

Headtaker

+{power_level:%s} Power for {time:%s}s on Hit. Stacks {stacks:%s} times.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_176",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_176_small",
    "weapon_type_restriction": [
        "thunderhammer_2h_p1"
    ],
    "id": "content/items/traits/bespoke_thunderhammer_2h_p1/increase_power_on_hit",
    "display_name": "Headtaker",
    "description": "+{power_level:%s} Power for {time:%s}s on Hit. Stacks {stacks:%s} times.",
    "description_values": [
        {
            "string_key": "power_level",
            "string_value": "3.5%",
            "rarity": "1"
        },
        {
            "string_key": "time",
            "string_value": "3.5",
            "rarity": "1"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "1"
        },
        {
            "string_key": "power_level",
            "string_value": "4%",
            "rarity": "2"
        },
        {
            "string_key": "time",
            "string_value": "3.5",
            "rarity": "2"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "2"
        },
        {
            "string_key": "power_level",
            "string_value": "4.5%",
            "rarity": "3"
        },
        {
            "string_key": "time",
            "string_value": "3.5",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "3"
        },
        {
            "string_key": "power_level",
            "string_value": "5%",
            "rarity": "4"
        },
        {
            "string_key": "time",
            "string_value": "3.5",
            "rarity": "4"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_thunderhammer_2h_p1_increase_power_on_hit",
    "slug": "increase-power-on-hit",
    "baseName": "increase_power_on_hit",
    "item_type": "TRAIT"
}