← Arcanes

Melee Exposure

arcane
/Lotus/Upgrades/CosmeticEnhancers/Offensive/CorrosiveMeleePerAbilityCast
icon /Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCY.png
domain weapon
family Offensive
parent /Lotus/Types/Game/MeleeCosmeticEnhancer
rarity RARE
base_drain QA_NONE
market_mode MM_HIDDEN
status_desc Additional <DT_CORROSIVE>Corrosive Melee Damage after Ability cast
target_type MeleeCosmeticEnhancer
content_path /Lotus/Upgrades/CosmeticEnhancers/Offensive/CorrosiveMeleePerAbilityCast
display_name Melee Exposure
fusion_limit QA_HIGH
hud_buff_icon /Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCYBuff.png
internal_name CorrosiveMeleePerAbilityCast
is_installable True
is_script_only True
enhancement_key /Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastDesc
status_desc_key /Lotus/Language/Buffs/CorrosiveMeleePerAbilityCastBuffDesc
display_name_key /Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastName
is_player_facing True
item_compatibility /Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon
enhancement_template |CONDITION|: Gain |DAMAGE_PERCENT|% Corrosive Damage on Melee strikes for |DURATION|s. Stacks up to |BUFF_CAP|%.
Raw record
{
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCY.png",
  "tags": [
    "Offensive",
    "ScriptDriven",
    "Conditional",
    "Rarity:RARE"
  ],
  "domain": "weapon",
  "family": "Offensive",
  "parent": "/Lotus/Types/Game/MeleeCosmeticEnhancer",
  "rarity": "RARE",
  "script": {
    "scalars": {
      "_buffDuration": 25.0,
      "_buffHardLimit": 2.4000001,
      "_buffStepPerCast": 0.1,
      "_buffStepPerFusionLevel": 0.1
    },
    "strings": {
      "_upgradeType": "WEAPON_PERCENT_BASE_DAMAGE_ADDED",
      "_operationType": "ADD",
      "_damageUpgradeType": "DT_CORROSIVE"
    },
    "script_path": "CorrosiveMeleePerAbilityCast.lua",
    "function_name": "OnAbilityCast"
  },
  "trigger": {
    "condition_key": "/Lotus/Language/Upgrades/OnAbilityCondition_Description",
    "condition_text": "On Ability Cast",
    "upgrade_chance": 1.0,
    "conditional_upgrades": [
      "OnWarframeOnlyAbilityCondition"
    ]
  },
  "base_drain": "QA_NONE",
  "market_mode": "MM_HIDDEN",
  "status_desc": "Additional <DT_CORROSIVE>Corrosive Melee Damage after Ability cast",
  "target_type": "MeleeCosmeticEnhancer",
  "content_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/CorrosiveMeleePerAbilityCast",
  "display_name": "Melee Exposure",
  "fusion_limit": "QA_HIGH",
  "hud_buff_icon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCYBuff.png",
  "internal_name": "CorrosiveMeleePerAbilityCast",
  "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/ArcaneProjectionCY.png",
    "Rarity": "RARE",
    "Script": {
      "Script": "CorrosiveMeleePerAbilityCast.lua",
      "Function": "OnAbilityCast",
      "_upgradeType": "WEAPON_PERCENT_BASE_DAMAGE_ADDED",
      "_buffDuration": 25,
      "_buffHardLimit": 2.4000001,
      "_operationType": "ADD",
      "_buffStepPerCast": 0.1,
      "_damageUpgradeType": "DT_CORROSIVE",
      "_buffStepPerFusionLevel": 0.1
    },
    "MarketMode": "MM_HIDDEN",
    "HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCYBuff.png",
    "LocalizeTag": "/Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastName",
    "ConditionTag": "/Lotus/Language/Upgrades/OnAbilityCondition_Description",
    "StatusDescTag": "/Lotus/Language/Buffs/CorrosiveMeleePerAbilityCastBuffDesc",
    "UpgradeChance": 1,
    "EnhancementTag": "/Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastDesc",
    "LocalizeDescTag": "",
    "ExcludeFromCodex": 0,
    "ConditionalUpgrades": [
      "/Lotus/Upgrades/CosmeticEnhancers/Utility/OnWarframeOnlyAbilityCondition"
    ],
    "ChanceScalesWithRank": 0,
    "BaseDistillPointValue": 24,
    "ApplyUpgradesByDefault": 0,
    "DurationScalesWithRank": 0,
    "EnhancementTagLocScript": {
      "Script": "CorrosiveMeleePerAbilityCast.lua",
      "Function": "GetDescription",
      "_upgradeType": "WEAPON_PERCENT_BASE_DAMAGE_ADDED",
      "_buffDuration": 25,
      "_buffHardLimit": 2.4000001,
      "_operationType": "STACKING_MULTIPLY",
      "_buffStepPerCast": 0.1,
      "_damageUpgradeType": "DT_CORROSIVE",
      "_buffStepPerFusionLevel": 0.1
    }
  },
  "enhancement_key": "/Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastDesc",
  "status_desc_key": "/Lotus/Language/Buffs/CorrosiveMeleePerAbilityCastBuffDesc",
  "display_name_key": "/Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastName",
  "is_player_facing": true,
  "item_compatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
  "effective_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCY.png",
    "Rarity": "RARE",
    "Script": {
      "Script": "CorrosiveMeleePerAbilityCast.lua",
      "Function": "OnAbilityCast",
      "_upgradeType": "WEAPON_PERCENT_BASE_DAMAGE_ADDED",
      "_buffDuration": 25,
      "_buffHardLimit": 2.4000001,
      "_operationType": "ADD",
      "_buffStepPerCast": 0.1,
      "_damageUpgradeType": "DT_CORROSIVE",
      "_buffStepPerFusionLevel": 0.1
    },
    "BaseDrain": "QA_NONE",
    "MarketMode": "MM_HIDDEN",
    "SearchTags": [
      "/Lotus/Language/Categories/ENHANCEMENTS"
    ],
    "FusionLimit": "QA_HIGH",
    "HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCYBuff.png",
    "LocalizeTag": "/Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastName",
    "ConditionTag": "/Lotus/Language/Upgrades/OnAbilityCondition_Description",
    "RectangleIcon": 0,
    "StatusDescTag": "/Lotus/Language/Buffs/CorrosiveMeleePerAbilityCastBuffDesc",
    "UpgradeChance": 1,
    "EnhancementTag": "/Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastDesc",
    "LocalizeDescTag": "",
    "ExcludeFromCodex": 0,
    "FuseSameTypeOnly": 1,
    "ItemCompatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
    "ConditionalUpgrades": [
      "/Lotus/Upgrades/CosmeticEnhancers/Utility/OnWarframeOnlyAbilityCondition"
    ],
    "IncompatibilityTags": [
      "OPERATOR_SUIT"
    ],
    "ChanceScalesWithRank": 0,
    "BaseDistillPointValue": 24,
    "ApplyUpgradesByDefault": 0,
    "DurationScalesWithRank": 0,
    "EnhancementTagLocScript": {
      "Script": "CorrosiveMeleePerAbilityCast.lua",
      "Function": "GetDescription",
      "_upgradeType": "WEAPON_PERCENT_BASE_DAMAGE_ADDED",
      "_buffDuration": 25,
      "_buffHardLimit": 2.4000001,
      "_operationType": "STACKING_MULTIPLY",
      "_buffStepPerCast": 0.1,
      "_damageUpgradeType": "DT_CORROSIVE",
      "_buffStepPerFusionLevel": 0.1
    },
    "UseAlternateItemDisplay": 1
  },
  "enhancement_template": "|CONDITION|: Gain |DAMAGE_PERCENT|% Corrosive Damage on Melee strikes for |DURATION|s. Stacks up to |BUFF_CAP|%.",
  "incompatibility_tags": [
    "OPERATOR_SUIT"
  ],
  "enhancement_loc_script": {
    "scalars": {
      "_buffDuration": 25.0,
      "_buffHardLimit": 2.4000001,
      "_buffStepPerCast": 0.1,
      "_buffStepPerFusionLevel": 0.1
    },
    "strings": {
      "_upgradeType": "WEAPON_PERCENT_BASE_DAMAGE_ADDED",
      "_operationType": "STACKING_MULTIPLY",
      "_damageUpgradeType": "DT_CORROSIVE"
    },
    "script_path": "CorrosiveMeleePerAbilityCast.lua",
    "function_name": "GetDescription"
  }
}