← Arcanes

Arcane Expertise

arcane
/Lotus/Upgrades/CosmeticEnhancers/Defensive/ShieldMaxForAbilityStrength
icon /Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionEB.png
domain frame
family Defensive
parent /Lotus/Types/Game/WarframeCosmeticEnhancer
rarity RARE
base_drain QA_NONE
market_mode MM_HIDDEN
status_desc Ability Strength buffs shield max.
target_type WarframeCosmeticEnhancer
content_path /Lotus/Upgrades/CosmeticEnhancers/Defensive/ShieldMaxForAbilityStrength
display_name Arcane Expertise
fusion_limit QA_HIGH
hud_buff_icon /Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionEBBuff.png
internal_name ShieldMaxForAbilityStrength
is_installable True
is_script_only True
enhancement_key /Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthDesc
status_desc_key /Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthBuffDesc
display_name_key /Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthName
is_player_facing True
item_compatibility PowerSuits/PlayerPowerSuit
enhancement_template |GIVE_STAT|% of Ability Strength modifiers are also applied to Max Shields.
Raw record
{
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionEB.png",
  "tags": [
    "Defensive",
    "ScriptDriven",
    "Rarity:RARE"
  ],
  "domain": "frame",
  "family": "Defensive",
  "parent": "/Lotus/Types/Game/WarframeCosmeticEnhancer",
  "rarity": "RARE",
  "script": {
    "scalars": {
      "_maxStacks": 0.0,
      "_giveStatCapBase": 0.0,
      "_discreteBuffTiers": 0.0,
      "_giveStatCapPerLevel": 0.0,
      "_giveStatIncreaseBase": 0.5,
      "_haveStatThresholdMin": 1.0,
      "_showBuffNotification": 1.0,
      "_allowNegativeHaveStat": 1.0,
      "_haveStatThresholdBase": 0.0,
      "_giveStatIncreasePerLevel": 0.1,
      "_haveStatThresholdPerLevel": 0.0
    },
    "strings": {
      "_giveStatType": "AVATAR_SHIELD_MAX",
      "_haveStatType": "AVATAR_ABILITY_STRENGTH",
      "_giveStatOperation": "STACKING_MULTIPLY",
      "_buffNotificationType": "BT_PERCENT"
    },
    "script_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/GiveStatForStat.lua",
    "function_name": "ApplyUpgrade"
  },
  "trigger": {
    "upgrade_chance": 1.0
  },
  "base_drain": "QA_NONE",
  "market_mode": "MM_HIDDEN",
  "status_desc": "Ability Strength buffs shield max.",
  "target_type": "WarframeCosmeticEnhancer",
  "content_path": "/Lotus/Upgrades/CosmeticEnhancers/Defensive/ShieldMaxForAbilityStrength",
  "display_name": "Arcane Expertise",
  "fusion_limit": "QA_HIGH",
  "extra_effects": [
    {
      "loc_tag": "/Lotus/Language/Upgrades/CosmeticEnhancerBonusRevive",
      "stat_key": "GAMEPLAY_FREE_REVIVE_COUNT",
      "damage_type": "DT_ANY",
      "operation_type": "ADD",
      "value_per_rank": 1.0,
      "display_as_percent": false,
      "description_template": "+1 Arcane Revive"
    }
  ],
  "hud_buff_icon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionEBBuff.png",
  "internal_name": "ShieldMaxForAbilityStrength",
  "ancestor_chain": [
    "/Lotus/Types/Game/WarframeCosmeticEnhancer",
    "/Lotus/Types/Game/BaseCosmeticEnhancer",
    "/Lotus/Types/Game/"
  ],
  "is_installable": true,
  "is_script_only": true,
  "raw_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionEB.png",
    "Rarity": "RARE",
    "Script": {
      "Script": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/GiveStatForStat.lua",
      "Function": "ApplyUpgrade",
      "_maxStacks": 0,
      "_giveStatType": "AVATAR_SHIELD_MAX",
      "_haveStatType": "AVATAR_ABILITY_STRENGTH",
      "_giveStatCapBase": 0,
      "_discreteBuffTiers": 0,
      "_giveStatOperation": "STACKING_MULTIPLY",
      "_giveStatCapPerLevel": 0,
      "_buffNotificationType": "BT_PERCENT",
      "_giveStatIncreaseBase": 0.5,
      "_haveStatThresholdMin": 1,
      "_showBuffNotification": 1,
      "_allowNegativeHaveStat": 1,
      "_haveStatThresholdBase": 0,
      "_giveStatIncreasePerLevel": 0.1,
      "_haveStatThresholdPerLevel": 0
    },
    "MarketMode": "MM_HIDDEN",
    "FusionLimit": "QA_HIGH",
    "HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionEBBuff.png",
    "LocalizeTag": "/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthName",
    "ExtraUpgrades": [
      {
        "Value": 1,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerBonusRevive",
        "RoundTo": 0.1,
        "AutoType": 0,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "GAMEPLAY_FREE_REVIVE_COUNT",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "ADD",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "DisplayAsPercent": 0,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": ""
        },
        "CheckTypeOnInstall": 0,
        "ReverseValueSymbol": 0,
        "DisplayAsMultiplier": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      }
    ],
    "StatusDescTag": "/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthBuffDesc",
    "UpgradeChance": 1,
    "EnhancementTag": "/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthDesc",
    "LocalizeDescTag": "",
    "UnappliedScript": {
      "Script": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/GiveStatForStat.lua",
      "Function": "UnapplyUpgrade",
      "_maxStacks": 0,
      "_giveStatType": "AVATAR_ABILITY",
      "_haveStatType": "AVATAR_ABILITY",
      "_giveStatCapBase": 0,
      "_discreteBuffTiers": 1,
      "_giveStatOperation": "ADD",
      "_giveStatCapPerLevel": 0,
      "_buffNotificationType": "BT_PERCENT",
      "_giveStatIncreaseBase": 0,
      "_haveStatThresholdMin": 0,
      "_showBuffNotification": 1,
      "_allowNegativeHaveStat": 0,
      "_haveStatThresholdBase": 0,
      "_giveStatIncreasePerLevel": 0,
      "_haveStatThresholdPerLevel": 0
    },
    "ExcludeFromCodex": 0,
    "BaseDistillPointValue": 24,
    "EnhancementTagLocScript": {
      "Script": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/GiveStatForStat.lua",
      "Function": "GetDescriptionInfo",
      "_maxStacks": 0,
      "_giveStatType": "AVATAR_ABILITY",
      "_haveStatType": "AVATAR_ABILITY",
      "_giveStatCapBase": 0,
      "_discreteBuffTiers": 1,
      "_giveStatOperation": "ADD",
      "_giveStatCapPerLevel": 0,
      "_buffNotificationType": "BT_PERCENT",
      "_giveStatIncreaseBase": 0.5,
      "_haveStatThresholdMin": 0,
      "_showBuffNotification": 1,
      "_allowNegativeHaveStat": 0,
      "_haveStatThresholdBase": 0,
      "_giveStatIncreasePerLevel": 0.1,
      "_haveStatThresholdPerLevel": 0
    }
  },
  "enhancement_key": "/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthDesc",
  "status_desc_key": "/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthBuffDesc",
  "display_name_key": "/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthName",
  "is_player_facing": true,
  "item_compatibility": "PowerSuits/PlayerPowerSuit",
  "effective_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionEB.png",
    "Rarity": "RARE",
    "Script": {
      "Script": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/GiveStatForStat.lua",
      "Function": "ApplyUpgrade",
      "_maxStacks": 0,
      "_giveStatType": "AVATAR_SHIELD_MAX",
      "_haveStatType": "AVATAR_ABILITY_STRENGTH",
      "_giveStatCapBase": 0,
      "_discreteBuffTiers": 0,
      "_giveStatOperation": "STACKING_MULTIPLY",
      "_giveStatCapPerLevel": 0,
      "_buffNotificationType": "BT_PERCENT",
      "_giveStatIncreaseBase": 0.5,
      "_haveStatThresholdMin": 1,
      "_showBuffNotification": 1,
      "_allowNegativeHaveStat": 1,
      "_haveStatThresholdBase": 0,
      "_giveStatIncreasePerLevel": 0.1,
      "_haveStatThresholdPerLevel": 0
    },
    "BaseDrain": "QA_NONE",
    "MarketMode": "MM_HIDDEN",
    "SearchTags": [
      "/Lotus/Language/Categories/ENHANCEMENTS"
    ],
    "FusionLimit": "QA_HIGH",
    "HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionEBBuff.png",
    "LocalizeTag": "/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthName",
    "ExtraUpgrades": [
      {
        "Value": 1,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerBonusRevive",
        "RoundTo": 0.1,
        "AutoType": 0,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "GAMEPLAY_FREE_REVIVE_COUNT",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "ADD",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "DisplayAsPercent": 0,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": ""
        },
        "CheckTypeOnInstall": 0,
        "ReverseValueSymbol": 0,
        "DisplayAsMultiplier": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      }
    ],
    "RectangleIcon": 0,
    "StatusDescTag": "/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthBuffDesc",
    "UpgradeChance": 1,
    "EnhancementTag": "/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthDesc",
    "LocalizeDescTag": "",
    "UnappliedScript": {
      "Script": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/GiveStatForStat.lua",
      "Function": "UnapplyUpgrade",
      "_maxStacks": 0,
      "_giveStatType": "AVATAR_ABILITY",
      "_haveStatType": "AVATAR_ABILITY",
      "_giveStatCapBase": 0,
      "_discreteBuffTiers": 1,
      "_giveStatOperation": "ADD",
      "_giveStatCapPerLevel": 0,
      "_buffNotificationType": "BT_PERCENT",
      "_giveStatIncreaseBase": 0,
      "_haveStatThresholdMin": 0,
      "_showBuffNotification": 1,
      "_allowNegativeHaveStat": 0,
      "_haveStatThresholdBase": 0,
      "_giveStatIncreasePerLevel": 0,
      "_haveStatThresholdPerLevel": 0
    },
    "ExcludeFromCodex": 0,
    "FuseSameTypeOnly": 1,
    "ItemCompatibility": "PowerSuits/PlayerPowerSuit",
    "IncompatibilityTags": [
      "OPERATOR_SUIT"
    ],
    "BaseDistillPointValue": 24,
    "EnhancementTagLocScript": {
      "Script": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/GiveStatForStat.lua",
      "Function": "GetDescriptionInfo",
      "_maxStacks": 0,
      "_giveStatType": "AVATAR_ABILITY",
      "_haveStatType": "AVATAR_ABILITY",
      "_giveStatCapBase": 0,
      "_discreteBuffTiers": 1,
      "_giveStatOperation": "ADD",
      "_giveStatCapPerLevel": 0,
      "_buffNotificationType": "BT_PERCENT",
      "_giveStatIncreaseBase": 0.5,
      "_haveStatThresholdMin": 0,
      "_showBuffNotification": 1,
      "_allowNegativeHaveStat": 0,
      "_haveStatThresholdBase": 0,
      "_giveStatIncreasePerLevel": 0.1,
      "_haveStatThresholdPerLevel": 0
    },
    "UseAlternateItemDisplay": 1
  },
  "enhancement_template": "|GIVE_STAT|% of Ability Strength modifiers are also applied to Max Shields.",
  "incompatibility_tags": [
    "OPERATOR_SUIT"
  ],
  "enhancement_loc_script": {
    "scalars": {
      "_maxStacks": 0.0,
      "_giveStatCapBase": 0.0,
      "_discreteBuffTiers": 1.0,
      "_giveStatCapPerLevel": 0.0,
      "_giveStatIncreaseBase": 0.5,
      "_haveStatThresholdMin": 0.0,
      "_showBuffNotification": 1.0,
      "_allowNegativeHaveStat": 0.0,
      "_haveStatThresholdBase": 0.0,
      "_giveStatIncreasePerLevel": 0.1,
      "_haveStatThresholdPerLevel": 0.0
    },
    "strings": {
      "_giveStatType": "AVATAR_ABILITY",
      "_haveStatType": "AVATAR_ABILITY",
      "_giveStatOperation": "ADD",
      "_buffNotificationType": "BT_PERCENT"
    },
    "script_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/GiveStatForStat.lua",
    "function_name": "GetDescriptionInfo"
  }
}