Volatile

Volatile

+{charge_speed:%s}Charge Speed on low Overheat. Stacks up to {stacks:%s} times.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_154",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_154_small",
    "weapon_type_restriction": [
        "plasmagun_p1"
    ],
    "id": "content/items/traits/bespoke_plasmagun_p1/lower_overheat_gives_faster_charge",
    "display_name": "Volatile",
    "description": "+{charge_speed:%s}Charge Speed on low Overheat. Stacks up to {stacks:%s} times. ",
    "description_values": [
        {
            "string_key": "charge_speed",
            "string_value": "2.5%",
            "rarity": "1"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "1"
        },
        {
            "string_key": "charge_speed",
            "string_value": "3%",
            "rarity": "2"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "2"
        },
        {
            "string_key": "charge_speed",
            "string_value": "3.5%",
            "rarity": "3"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "3"
        },
        {
            "string_key": "charge_speed",
            "string_value": "4%",
            "rarity": "4"
        },
        {
            "string_key": "stacks",
            "string_value": "5",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_plasmagun_p1_lower_overheat_gives_faster_charge",
    "slug": "lower-overheat-gives-faster-charge",
    "baseName": "lower_overheat_gives_faster_charge",
    "item_type": "TRAIT"
}