← Arcanes

freezeenemiesonrollsub

arcane
/Lotus/Upgrades/CosmeticEnhancers/Utility/FreezeEnemiesOnRollSub
icon /Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionDX.png
domain weapon
family Utility
parent /Lotus/Types/Game/MeleeCosmeticEnhancer
base_drain QA_NONE
target_type MeleeCosmeticEnhancer
content_path /Lotus/Upgrades/CosmeticEnhancers/Utility/FreezeEnemiesOnRollSub
fusion_limit QA_HIGH
hud_buff_icon /Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png
internal_name FreezeEnemiesOnRollSub
is_script_only True
display_name_key [HC] FreezeEnemiesOnRollSub
is_player_facing False
item_compatibility /Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon
Raw record
{
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionDX.png",
  "tags": [
    "Utility",
    "ScriptDriven",
    "Helper"
  ],
  "domain": "weapon",
  "family": "Utility",
  "parent": "/Lotus/Types/Game/MeleeCosmeticEnhancer",
  "script": {
    "scalars": {
      "_radiusBase": 1.0,
      "_refreshRate": 0.1,
      "_cooldownBase": 2.0,
      "_radiusPerLevel": 1.0,
      "_cooldownPerLevel": 0.0,
      "_damageToApplyBase": 0.25,
      "_bonusDamageProcCount": 10.0,
      "_frozenStateExtension": 3.0,
      "_damageToApplyPerLevel": 0.25,
      "_numStatusProcsToApplyBase": 1.0,
      "_numStatusProcsToApplyPerLevel": 1.0
    },
    "strings": {
      "_statusToApply": "DT_FREEZE"
    },
    "script_path": "ApplyStatusToEnemiesOnRoll.lua",
    "function_name": "CheckNearbyEnemiesForBonusDamageProcCount"
  },
  "trigger": {
    "upgrade_chance": 1.0
  },
  "base_drain": "QA_NONE",
  "target_type": "MeleeCosmeticEnhancer",
  "content_path": "/Lotus/Upgrades/CosmeticEnhancers/Utility/FreezeEnemiesOnRollSub",
  "fusion_limit": "QA_HIGH",
  "hud_buff_icon": "/Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png",
  "internal_name": "FreezeEnemiesOnRollSub",
  "ancestor_chain": [
    "/Lotus/Types/Game/MeleeCosmeticEnhancer",
    "/Lotus/Types/Game/LotusLockedCosmeticEnhancer",
    "/Lotus/Types/Game/BaseCosmeticEnhancer",
    "/Lotus/Types/Game/"
  ],
  "is_script_only": true,
  "raw_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionDX.png",
    "Script": {
      "Script": "ApplyStatusToEnemiesOnRoll.lua",
      "Function": "CheckNearbyEnemiesForBonusDamageProcCount",
      "_radiusBase": 1,
      "_refreshRate": 0.1,
      "_rollStartFX": "",
      "_cooldownBase": 2,
      "_statusToApply": "DT_FREEZE",
      "_radiusPerLevel": 1,
      "_cooldownPerLevel": 0,
      "_damageToApplyBase": 0.25,
      "_bonusDamageProcCount": 10,
      "_frozenStateExtension": 3,
      "_damageToApplyPerLevel": 0.25,
      "_numStatusProcsToApplyBase": 1,
      "_numStatusProcsToApplyPerLevel": 1
    },
    "LocalizeTag": "[HC] FreezeEnemiesOnRollSub",
    "UpgradeChance": 1,
    "LocalizeDescTag": ""
  },
  "display_name_key": "[HC] FreezeEnemiesOnRollSub",
  "is_player_facing": false,
  "item_compatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
  "effective_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionDX.png",
    "Script": {
      "Script": "ApplyStatusToEnemiesOnRoll.lua",
      "Function": "CheckNearbyEnemiesForBonusDamageProcCount",
      "_radiusBase": 1,
      "_refreshRate": 0.1,
      "_rollStartFX": "",
      "_cooldownBase": 2,
      "_statusToApply": "DT_FREEZE",
      "_radiusPerLevel": 1,
      "_cooldownPerLevel": 0,
      "_damageToApplyBase": 0.25,
      "_bonusDamageProcCount": 10,
      "_frozenStateExtension": 3,
      "_damageToApplyPerLevel": 0.25,
      "_numStatusProcsToApplyBase": 1,
      "_numStatusProcsToApplyPerLevel": 1
    },
    "BaseDrain": "QA_NONE",
    "SearchTags": [
      "/Lotus/Language/Categories/ENHANCEMENTS"
    ],
    "FusionLimit": "QA_HIGH",
    "HudBuffIcon": "/Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png",
    "LocalizeTag": "[HC] FreezeEnemiesOnRollSub",
    "RectangleIcon": 0,
    "UpgradeChance": 1,
    "LocalizeDescTag": "",
    "FuseSameTypeOnly": 1,
    "ItemCompatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
    "IncompatibilityTags": [
      "OPERATOR_SUIT"
    ],
    "UseAlternateItemDisplay": 1
  },
  "incompatibility_tags": [
    "OPERATOR_SUIT"
  ]
}