Raking Fire

Raking Fire

+{damage:%s} Damage when shooting Enemies in the back.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_041",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_041_small",
    "weapon_type_restriction": [
        "laspistol_p1"
    ],
    "id": "content/items/traits/bespoke_laspistol_p1/allow_flanking_and_increased_damage_when_flanking",
    "display_name": "Raking Fire",
    "description": "+{damage:%s} Damage when shooting Enemies in the back.",
    "description_values": [
        {
            "string_key": "damage",
            "string_value": "32.5%",
            "rarity": "1"
        },
        {
            "string_key": "damage",
            "string_value": "35%",
            "rarity": "2"
        },
        {
            "string_key": "damage",
            "string_value": "37.5%",
            "rarity": "3"
        },
        {
            "string_key": "damage",
            "string_value": "40%",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_laspistol_p1_allow_flanking_and_increased_damage_when_flanking",
    "slug": "allow-flanking-and-increased-damage-when-flanking",
    "baseName": "allow_flanking_and_increased_damage_when_flanking",
    "item_type": "TRAIT"
}