← Arcanes

Arcane

arcane
/Lotus/Upgrades/CosmeticEnhancers/Offensive/CritDamageForPunctureStatusSub
icon /Lotus/Interface/Icons/Store/CosmeticEnhancer.png
domain weapon
family Offensive
parent /Lotus/Types/Game/MeleeCosmeticEnhancer
base_drain QA_NONE
target_type MeleeCosmeticEnhancer
content_path /Lotus/Upgrades/CosmeticEnhancers/Offensive/CritDamageForPunctureStatusSub
display_name Arcane
fusion_limit QA_HIGH
hud_buff_icon /Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png
internal_name CritDamageForPunctureStatusSub
is_script_only True
display_name_key /Lotus/Language/Items/GenericCosmeticEnhancerName
is_player_facing False
item_compatibility /Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon
Raw record
{
  "icon": "/Lotus/Interface/Icons/Store/CosmeticEnhancer.png",
  "tags": [
    "Offensive",
    "ScriptDriven",
    "Conditional",
    "Helper"
  ],
  "domain": "weapon",
  "family": "Offensive",
  "parent": "/Lotus/Types/Game/MeleeCosmeticEnhancer",
  "script": {
    "scalars": {
      "_maxStacks": 50.0,
      "_discreteBuffTiers": 0.0,
      "_giveStatIncreaseBase": 0.5,
      "_haveStatThresholdBase": 0.1,
      "_giveStatIncreasePerLevel": 0.1,
      "_haveStatThresholdPerLevel": 0.0
    },
    "strings": {
      "_giveStatType": "WEAPON_CRIT_DAMAGE",
      "_haveStatType": "DT_PUNCTURE",
      "_giveStatOperation": "ADD"
    },
    "script_path": "GiveStatForDamageType.lua",
    "function_name": "OnBehaviorChange"
  },
  "trigger": {
    "upgrade_chance": 1.0,
    "conditional_upgrades": [
      "OnWeaponBehaviorChangeAltCondition",
      "OnWeaponBehaviorChangePrimaryCondition"
    ]
  },
  "base_drain": "QA_NONE",
  "target_type": "MeleeCosmeticEnhancer",
  "content_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/CritDamageForPunctureStatusSub",
  "display_name": "Arcane",
  "fusion_limit": "QA_HIGH",
  "hud_buff_icon": "/Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png",
  "internal_name": "CritDamageForPunctureStatusSub",
  "ancestor_chain": [
    "/Lotus/Types/Game/MeleeCosmeticEnhancer",
    "/Lotus/Types/Game/LotusLockedCosmeticEnhancer",
    "/Lotus/Types/Game/BaseCosmeticEnhancer",
    "/Lotus/Types/Game/"
  ],
  "is_script_only": true,
  "raw_parameters": {
    "Script": {
      "Script": "GiveStatForDamageType.lua",
      "Function": "OnBehaviorChange",
      "_maxStacks": 50,
      "_giveStatType": "WEAPON_CRIT_DAMAGE",
      "_haveStatType": "DT_PUNCTURE",
      "_discreteBuffTiers": 0,
      "_giveStatOperation": "ADD",
      "_giveStatIncreaseBase": 0.5,
      "_haveStatThresholdBase": 0.1,
      "_giveStatIncreasePerLevel": 0.1,
      "_haveStatThresholdPerLevel": 0
    },
    "UpgradeChance": 1,
    "ConditionalUpgrades": [
      "/Lotus/Upgrades/CosmeticEnhancers/Utility/OnWeaponBehaviorChangeAltCondition",
      "/Lotus/Upgrades/CosmeticEnhancers/Utility/OnWeaponBehaviorChangePrimaryCondition"
    ],
    "ChanceScalesWithRank": 0,
    "ApplyUpgradesByDefault": 0
  },
  "display_name_key": "/Lotus/Language/Items/GenericCosmeticEnhancerName",
  "is_player_facing": false,
  "item_compatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
  "effective_parameters": {
    "Icon": "/Lotus/Interface/Icons/Store/CosmeticEnhancer.png",
    "Script": {
      "Script": "GiveStatForDamageType.lua",
      "Function": "OnBehaviorChange",
      "_maxStacks": 50,
      "_giveStatType": "WEAPON_CRIT_DAMAGE",
      "_haveStatType": "DT_PUNCTURE",
      "_discreteBuffTiers": 0,
      "_giveStatOperation": "ADD",
      "_giveStatIncreaseBase": 0.5,
      "_haveStatThresholdBase": 0.1,
      "_giveStatIncreasePerLevel": 0.1,
      "_haveStatThresholdPerLevel": 0
    },
    "BaseDrain": "QA_NONE",
    "SearchTags": [
      "/Lotus/Language/Categories/ENHANCEMENTS"
    ],
    "FusionLimit": "QA_HIGH",
    "HudBuffIcon": "/Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png",
    "LocalizeTag": "/Lotus/Language/Items/GenericCosmeticEnhancerName",
    "RectangleIcon": 0,
    "UpgradeChance": 1,
    "LocalizeDescTag": "/Lotus/Language/Items/GenericCosmeticEnhancerDesc",
    "FuseSameTypeOnly": 1,
    "ItemCompatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
    "ConditionalUpgrades": [
      "/Lotus/Upgrades/CosmeticEnhancers/Utility/OnWeaponBehaviorChangeAltCondition",
      "/Lotus/Upgrades/CosmeticEnhancers/Utility/OnWeaponBehaviorChangePrimaryCondition"
    ],
    "IncompatibilityTags": [
      "OPERATOR_SUIT"
    ],
    "ChanceScalesWithRank": 0,
    "ApplyUpgradesByDefault": 0,
    "UseAlternateItemDisplay": 1
  },
  "incompatibility_tags": [
    "OPERATOR_SUIT"
  ]
}