Blazing Spirit

Blazing Spirit

Enemy gains +{stacks:%s} Stack(s) of Soulblaze on Critical Hit, to a maximum of {max_stacks:%s} Stack(s).

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_061",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_061_small",
    "weapon_type_restriction": [
        "forcesword_p1"
    ],
    "id": "content/items/traits/bespoke_forcesword_p1/warp_burninating_on_crit",
    "display_name": "Blazing Spirit",
    "description": "Enemy gains +{stacks:%s} Stack(s) of Soulblaze on Critical Hit, to a maximum of {max_stacks:%s} Stack(s). ",
    "description_values": [
        {
            "string_key": "stacks",
            "string_value": "2",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "4",
            "rarity": "4"
        },
        {
            "string_key": "max_stacks",
            "string_value": "10",
            "rarity": "3"
        },
        {
            "string_key": "max_stacks",
            "string_value": "12",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_forcesword_p1_warp_burninating_on_crit",
    "slug": "warp-burninating-on-crit",
    "baseName": "warp_burninating_on_crit",
    "item_type": "TRAIT"
}