Warp Nexus

Warp Nexus

Gain between {crit_chance:%s} and {crit_chance_max:%s} Critical Chance based on current level of peril.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_064",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_064_small",
    "weapon_type_restriction": [
        "forcestaff_p3"
    ],
    "id": "content/items/traits/bespoke_forcestaff_p3/increased_crit_chance_scaled_on_peril",
    "display_name": "Warp Nexus",
    "description": "Gain between {crit_chance:%s} and {crit_chance_max:%s} Critical Chance based on current level of peril.",
    "description_values": [
        {
            "string_key": "crit_chance",
            "string_value": "3.5%",
            "rarity": "1"
        },
        {
            "string_key": "crit_chance_max",
            "string_value": "14%",
            "rarity": "1"
        },
        {
            "string_key": "crit_chance",
            "string_value": "4%",
            "rarity": "2"
        },
        {
            "string_key": "crit_chance_max",
            "string_value": "16%",
            "rarity": "2"
        },
        {
            "string_key": "crit_chance",
            "string_value": "4.5%",
            "rarity": "3"
        },
        {
            "string_key": "crit_chance_max",
            "string_value": "18%",
            "rarity": "3"
        },
        {
            "string_key": "crit_chance",
            "string_value": "5%",
            "rarity": "4"
        },
        {
            "string_key": "crit_chance_max",
            "string_value": "20%",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_forcestaff_p3_warp_charge_critical_strike_chance_bonus",
    "slug": "increased-crit-chance-scaled-on-peril",
    "baseName": "increased_crit_chance_scaled_on_peril",
    "item_type": "TRAIT"
}