← Arcanes

Melee Influence

arcane
/Lotus/Upgrades/CosmeticEnhancers/Offensive/MeleeProcsSpread
icon /Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCZ.png
domain weapon
family Offensive
parent /Lotus/Types/Game/MeleeCosmeticEnhancer
rarity RARE
base_drain QA_NONE
market_mode MM_HIDDEN
status_desc Chance to spread Elemental Melee Status Effects to nearby enemies after <DT_ELECTRICITY>Electricity Melee Status Effect
target_type MeleeCosmeticEnhancer
content_path /Lotus/Upgrades/CosmeticEnhancers/Offensive/MeleeProcsSpread
display_name Melee Influence
fusion_limit QA_HIGH
hud_buff_icon /Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCZBuff.png
internal_name MeleeProcsSpread
is_installable True
is_script_only True
enhancement_key /Lotus/Language/Arcanes/MeleeProcsSpreadDesc
status_desc_key /Lotus/Language/Buffs/MeleeProcsSpreadBuffDesc
display_name_key /Lotus/Language/Arcanes/MeleeProcsSpreadName
is_player_facing True
item_compatibility /Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon
enhancement_template On Melee <DT_ELECTRICITY_COLOR>Electricity Status: |CHANCE|% chance for elemental Melee Status Effects to apply to enemies within |range|m for |DURATION|s. Cannot refresh while active.
Raw record
{
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCZ.png",
  "tags": [
    "Offensive",
    "ScriptDriven",
    "Conditional",
    "Rarity:RARE"
  ],
  "domain": "weapon",
  "family": "Offensive",
  "parent": "/Lotus/Types/Game/MeleeCosmeticEnhancer",
  "rarity": "RARE",
  "script": {
    "strings": {
      "_upgradeToGive": "SpreadStatusOnStatusProc"
    },
    "script_path": "ApplyUpgrade.lua",
    "function_name": "AddUpgrade"
  },
  "trigger": {
    "upgrade_chance": 0.2,
    "upgrade_duration": 3.0,
    "conditional_upgrades": [
      "OnElectricityProcCondition"
    ]
  },
  "base_drain": "QA_NONE",
  "market_mode": "MM_HIDDEN",
  "status_desc": "Chance to spread Elemental Melee Status Effects to nearby enemies after <DT_ELECTRICITY>Electricity Melee Status Effect",
  "target_type": "MeleeCosmeticEnhancer",
  "content_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/MeleeProcsSpread",
  "display_name": "Melee Influence",
  "fusion_limit": "QA_HIGH",
  "hud_buff_icon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCZBuff.png",
  "internal_name": "MeleeProcsSpread",
  "ancestor_chain": [
    "/Lotus/Types/Game/MeleeCosmeticEnhancer",
    "/Lotus/Types/Game/LotusLockedCosmeticEnhancer",
    "/Lotus/Types/Game/BaseCosmeticEnhancer",
    "/Lotus/Types/Game/"
  ],
  "is_installable": true,
  "is_script_only": true,
  "raw_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCZ.png",
    "Rarity": "RARE",
    "Script": {
      "Script": "ApplyUpgrade.lua",
      "Function": "AddUpgrade",
      "_upgradeToGive": "SpreadStatusOnStatusProc"
    },
    "CanReproc": 0,
    "MarketMode": "MM_HIDDEN",
    "HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCZBuff.png",
    "LocalizeTag": "/Lotus/Language/Arcanes/MeleeProcsSpreadName",
    "StatusDescTag": "/Lotus/Language/Buffs/MeleeProcsSpreadBuffDesc",
    "UpgradeChance": 0.2,
    "EnhancementTag": "/Lotus/Language/Arcanes/MeleeProcsSpreadDesc",
    "LocalizeDescTag": "",
    "UnappliedScript": {
      "Script": "ApplyUpgrade.lua",
      "Function": "RemoveUpgrade",
      "_upgradeToGive": "SpreadStatusOnStatusProc"
    },
    "UpgradeDuration": 3,
    "ExcludeFromCodex": 0,
    "ConditionalUpgrades": [
      "OnElectricityProcCondition"
    ],
    "ChanceScalesWithRank": 0,
    "BaseDistillPointValue": 24,
    "ApplyUpgradesByDefault": 0,
    "EnhancementTagLocScript": {
      "Script": "SpreadStatusOnCondition.lua",
      "_radius": 10,
      "Function": "GetDescription",
      "_procsToSpread": [
        "PT_CAUSTIC_BURN"
      ],
      "_radiusPerFusionLevel": 2
    }
  },
  "enhancement_key": "/Lotus/Language/Arcanes/MeleeProcsSpreadDesc",
  "status_desc_key": "/Lotus/Language/Buffs/MeleeProcsSpreadBuffDesc",
  "display_name_key": "/Lotus/Language/Arcanes/MeleeProcsSpreadName",
  "is_player_facing": true,
  "item_compatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
  "effective_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCZ.png",
    "Rarity": "RARE",
    "Script": {
      "Script": "ApplyUpgrade.lua",
      "Function": "AddUpgrade",
      "_upgradeToGive": "SpreadStatusOnStatusProc"
    },
    "BaseDrain": "QA_NONE",
    "CanReproc": 0,
    "MarketMode": "MM_HIDDEN",
    "SearchTags": [
      "/Lotus/Language/Categories/ENHANCEMENTS"
    ],
    "FusionLimit": "QA_HIGH",
    "HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCZBuff.png",
    "LocalizeTag": "/Lotus/Language/Arcanes/MeleeProcsSpreadName",
    "RectangleIcon": 0,
    "StatusDescTag": "/Lotus/Language/Buffs/MeleeProcsSpreadBuffDesc",
    "UpgradeChance": 0.2,
    "EnhancementTag": "/Lotus/Language/Arcanes/MeleeProcsSpreadDesc",
    "LocalizeDescTag": "",
    "UnappliedScript": {
      "Script": "ApplyUpgrade.lua",
      "Function": "RemoveUpgrade",
      "_upgradeToGive": "SpreadStatusOnStatusProc"
    },
    "UpgradeDuration": 3,
    "ExcludeFromCodex": 0,
    "FuseSameTypeOnly": 1,
    "ItemCompatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
    "ConditionalUpgrades": [
      "OnElectricityProcCondition"
    ],
    "IncompatibilityTags": [
      "OPERATOR_SUIT"
    ],
    "ChanceScalesWithRank": 0,
    "BaseDistillPointValue": 24,
    "ApplyUpgradesByDefault": 0,
    "EnhancementTagLocScript": {
      "Script": "SpreadStatusOnCondition.lua",
      "_radius": 10,
      "Function": "GetDescription",
      "_procsToSpread": [
        "PT_CAUSTIC_BURN"
      ],
      "_radiusPerFusionLevel": 2
    },
    "UseAlternateItemDisplay": 1
  },
  "enhancement_template": "On Melee <DT_ELECTRICITY_COLOR>Electricity Status: |CHANCE|% chance for elemental Melee Status Effects to apply to enemies within |range|m for |DURATION|s. Cannot refresh while active.",
  "incompatibility_tags": [
    "OPERATOR_SUIT"
  ],
  "enhancement_loc_script": {
    "scalars": {
      "_radius": 10.0,
      "_radiusPerFusionLevel": 2.0
    },
    "script_path": "SpreadStatusOnCondition.lua",
    "function_name": "GetDescription",
    "string_arrays": {
      "_procsToSpread": [
        "PT_CAUSTIC_BURN"
      ]
    }
  }
}