Fan the Flames

Fan the Flames

Primary Attack ignores {stagger_reduction:%s} Stagger Resistance on Burning Enemies, as well as dealing +{impact_modifier:%s} Impact.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_162",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_162_small",
    "weapon_type_restriction": [
        "flamer_p1"
    ],
    "id": "content/items/traits/bespoke_flamer_p1/ignore_stagger_reduction_with_primary_on_burning",
    "display_name": "Fan the Flames",
    "description": "Primary Attack ignores {stagger_reduction:%s} Stagger Resistance on Burning Enemies, as well as dealing +{impact_modifier:%s} Impact.",
    "description_values": [
        {
            "string_key": "stagger_reduction",
            "string_value": "30%",
            "rarity": "1"
        },
        {
            "string_key": "stagger_reduction",
            "string_value": "40%",
            "rarity": "2"
        },
        {
            "string_key": "stagger_reduction",
            "string_value": "50%",
            "rarity": "3"
        },
        {
            "string_key": "stagger_reduction",
            "string_value": "60%",
            "rarity": "4"
        },
        {
            "string_key": "impact_modifier",
            "string_value": "30%",
            "rarity": "1"
        },
        {
            "string_key": "impact_modifier",
            "string_value": "35%",
            "rarity": "2"
        },
        {
            "string_key": "impact_modifier",
            "string_value": "40%",
            "rarity": "3"
        },
        {
            "string_key": "impact_modifier",
            "string_value": "45%",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_flamer_p1_negate_stagger_reduction_with_primary_on_burning",
    "slug": "ignore-stagger-reduction-with-primary-on-burning",
    "baseName": "ignore_stagger_reduction_with_primary_on_burning",
    "item_type": "TRAIT"
}