Roaring Advance

Roaring Advance

-{movement_speed:%s} Movement Speed Reduction for every {ammo:%s} of magazine spent during continuous fire. Stacks {stacks:%s} times.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_113",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_113_small",
    "weapon_type_restriction": [
        "ogryn_heavystubber_p1"
    ],
    "id": "content/items/traits/bespoke_ogryn_heavystubber_p1/movement_speed_on_continuous_fire",
    "display_name": "Roaring Advance",
    "description": "-{movement_speed:%s} Movement Speed Reduction for every {ammo:%s} of magazine spent during continuous fire. Stacks {stacks:%s} times.",
    "description_values": [
        {
            "string_key": "movement_speed",
            "string_value": "7%",
            "rarity": "1"
        },
        {
            "string_key": "movement_speed",
            "string_value": "8%",
            "rarity": "2"
        },
        {
            "string_key": "movement_speed",
            "string_value": "9%",
            "rarity": "3"
        },
        {
            "string_key": "movement_speed",
            "string_value": "10%",
            "rarity": "4"
        },
        {
            "string_key": "ammo",
            "string_value": "5%",
            "rarity": "1"
        },
        {
            "string_key": "ammo",
            "string_value": "5%",
            "rarity": "2"
        },
        {
            "string_key": "ammo",
            "string_value": "5%",
            "rarity": "3"
        },
        {
            "string_key": "ammo",
            "string_value": "5%",
            "rarity": "4"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "1"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "2"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_ogryn_heavystubber_p1_movement_speed_on_continous_fire",
    "slug": "movement-speed-on-continuous-fire",
    "baseName": "movement_speed_on_continuous_fire",
    "item_type": "TRAIT"
}