Ghost

Ghost

Immune to Ranged Attacks for {time:%s}s on Weak Spot Hit.

{
    "icon": "content/ui/textures/icons/traits/weapon_trait_037",
    "icon_small": "content/ui/textures/icons/traits/weapon_trait_037_small",
    "weapon_type_restriction": [
        "lasgun_p1"
    ],
    "id": "content/items/traits/bespoke_lasgun_p1/count_as_dodge_vs_ranged_on_weakspot",
    "display_name": "Ghost",
    "description": "Immune to Ranged Attacks for {time:%s}s on Weak Spot Hit.",
    "description_values": [
        {
            "string_key": "time",
            "string_value": "0.6",
            "rarity": "1"
        },
        {
            "string_key": "time",
            "string_value": "0.8",
            "rarity": "2"
        },
        {
            "string_key": "time",
            "string_value": "1.0",
            "rarity": "3"
        },
        {
            "string_key": "time",
            "string_value": "1.2",
            "rarity": "4"
        }
    ],
    "trait": "weapon_trait_bespoke_lasgun_p1_count_as_dodge_vs_ranged_on_weakspot",
    "slug": "count-as-dodge-vs-ranged-on-weakspot",
    "baseName": "count_as_dodge_vs_ranged_on_weakspot",
    "item_type": "TRAIT"
}