Arcane Battery
arcane/Lotus/Upgrades/CosmeticEnhancers/Offensive/MaxEnergyForArmor
| icon | /Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionDF.png |
| domain | frame |
| family | Offensive |
| parent | /Lotus/Types/Game/WarframeEnergyCosmeticEnhancer |
| rarity | RARE |
| base_drain | QA_NONE |
| market_mode | MM_HIDDEN |
| status_desc | Increased max Energy based on current Armor |
| target_type | WarframeEnergyCosmeticEnhancer |
| content_path | /Lotus/Upgrades/CosmeticEnhancers/Offensive/MaxEnergyForArmor |
| display_name | Arcane Battery |
| fusion_limit | QA_HIGH |
| hud_buff_icon | /Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionDFBuff.png |
| internal_name | MaxEnergyForArmor |
| is_installable | True |
| is_script_only | True |
| enhancement_key | /Lotus/Language/Arcanes/MaxEnergyForArmorDesc |
| status_desc_key | /Lotus/Language/Buffs/MaxEnergyForArmorBuffDesc |
| display_name_key | /Lotus/Language/Arcanes/MaxEnergyForArmorName |
| is_player_facing | True |
| item_compatibility | PowerSuits/PlayerPowerSuit |
| enhancement_template | Gain |STAT_INCREASE| maximum Energy per Armor point, up to 1000 Energy. |
Raw record
{
"icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionDF.png",
"tags": [
"Offensive",
"ScriptDriven",
"Rarity:RARE"
],
"domain": "frame",
"family": "Offensive",
"parent": "/Lotus/Types/Game/WarframeEnergyCosmeticEnhancer",
"rarity": "RARE",
"script": {
"scalars": {
"_maxStatIncrease": 1000.0,
"_abilityStatModifier": 0.050000001,
"_displayDecimalLimit": 0.0,
"_refreshRateInSeconds": 2.0,
"_armorAmountPerStatIncrease": 1.0
},
"strings": {
"_operationType": "ADD"
},
"script_path": "/Lotus/Upgrades/Boons/Offensive/StatIncreasePerArmor.lua",
"function_name": "ApplyUpgrade",
"string_arrays": {
"_statUpgradeTypes": [
"AVATAR_POWER_MAX"
]
}
},
"trigger": {
"upgrade_chance": 1.0
},
"base_drain": "QA_NONE",
"market_mode": "MM_HIDDEN",
"status_desc": "Increased max Energy based on current Armor",
"target_type": "WarframeEnergyCosmeticEnhancer",
"content_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/MaxEnergyForArmor",
"display_name": "Arcane Battery",
"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/ArcaneProjectionDFBuff.png",
"internal_name": "MaxEnergyForArmor",
"ancestor_chain": [
"/Lotus/Types/Game/WarframeEnergyCosmeticEnhancer",
"/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/ArcaneProjectionDF.png",
"Rarity": "RARE",
"Script": {
"Script": "/Lotus/Upgrades/Boons/Offensive/StatIncreasePerArmor.lua",
"Function": "ApplyUpgrade",
"_operationType": "ADD",
"_maxStatIncrease": 1000,
"_statUpgradeTypes": [
"AVATAR_POWER_MAX"
],
"_abilityStatModifier": 0.050000001,
"_displayDecimalLimit": 0,
"_refreshRateInSeconds": 2,
"_armorAmountPerStatIncrease": 1
},
"MarketMode": "MM_HIDDEN",
"FusionLimit": "QA_HIGH",
"HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionDFBuff.png",
"LocalizeTag": "/Lotus/Language/Arcanes/MaxEnergyForArmorName",
"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/Buffs/MaxEnergyForArmorBuffDesc",
"UpgradeChance": 1,
"EnhancementTag": "/Lotus/Language/Arcanes/MaxEnergyForArmorDesc",
"LocalizeDescTag": "",
"UnappliedScript": {
"Script": "/Lotus/Upgrades/Boons/Offensive/StatIncreasePerArmor.lua",
"Function": "RemoveUpgrade",
"_operationType": "ADD",
"_maxStatIncrease": 10,
"_statUpgradeTypes": [
"AVATAR_POWER_MAX"
],
"_abilityStatModifier": 0.1,
"_displayDecimalLimit": 0,
"_refreshRateInSeconds": 1,
"_armorAmountPerStatIncrease": 100
},
"ExcludeFromCodex": 0,
"BaseDistillPointValue": 24,
"EnhancementTagLocScript": {
"Script": "/Lotus/Upgrades/Boons/Offensive/StatIncreasePerArmor.lua",
"Function": "GetDescription",
"_operationType": "ADD",
"_maxStatIncrease": 1000,
"_statUpgradeTypes": [
"AVATAR_ABILITY_STRENGTH"
],
"_abilityStatModifier": 0.050000001,
"_displayDecimalLimit": 2,
"_refreshRateInSeconds": 1,
"_armorAmountPerStatIncrease": 1
}
},
"enhancement_key": "/Lotus/Language/Arcanes/MaxEnergyForArmorDesc",
"status_desc_key": "/Lotus/Language/Buffs/MaxEnergyForArmorBuffDesc",
"display_name_key": "/Lotus/Language/Arcanes/MaxEnergyForArmorName",
"is_player_facing": true,
"item_compatibility": "PowerSuits/PlayerPowerSuit",
"effective_parameters": {
"Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionDF.png",
"Rarity": "RARE",
"Script": {
"Script": "/Lotus/Upgrades/Boons/Offensive/StatIncreasePerArmor.lua",
"Function": "ApplyUpgrade",
"_operationType": "ADD",
"_maxStatIncrease": 1000,
"_statUpgradeTypes": [
"AVATAR_POWER_MAX"
],
"_abilityStatModifier": 0.050000001,
"_displayDecimalLimit": 0,
"_refreshRateInSeconds": 2,
"_armorAmountPerStatIncrease": 1
},
"BaseDrain": "QA_NONE",
"MarketMode": "MM_HIDDEN",
"SearchTags": [
"/Lotus/Language/Categories/ENHANCEMENTS"
],
"FusionLimit": "QA_HIGH",
"HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionDFBuff.png",
"LocalizeTag": "/Lotus/Language/Arcanes/MaxEnergyForArmorName",
"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/Buffs/MaxEnergyForArmorBuffDesc",
"UpgradeChance": 1,
"EnhancementTag": "/Lotus/Language/Arcanes/MaxEnergyForArmorDesc",
"LocalizeDescTag": "",
"UnappliedScript": {
"Script": "/Lotus/Upgrades/Boons/Offensive/StatIncreasePerArmor.lua",
"Function": "RemoveUpgrade",
"_operationType": "ADD",
"_maxStatIncrease": 10,
"_statUpgradeTypes": [
"AVATAR_POWER_MAX"
],
"_abilityStatModifier": 0.1,
"_displayDecimalLimit": 0,
"_refreshRateInSeconds": 1,
"_armorAmountPerStatIncrease": 100
},
"ExcludeFromCodex": 0,
"FuseSameTypeOnly": 1,
"ItemCompatibility": "PowerSuits/PlayerPowerSuit",
"IncompatibilityTags": [
"OPERATOR_SUIT"
],
"BaseDistillPointValue": 24,
"EnhancementTagLocScript": {
"Script": "/Lotus/Upgrades/Boons/Offensive/StatIncreasePerArmor.lua",
"Function": "GetDescription",
"_operationType": "ADD",
"_maxStatIncrease": 1000,
"_statUpgradeTypes": [
"AVATAR_ABILITY_STRENGTH"
],
"_abilityStatModifier": 0.050000001,
"_displayDecimalLimit": 2,
"_refreshRateInSeconds": 1,
"_armorAmountPerStatIncrease": 1
},
"UseAlternateItemDisplay": 1
},
"enhancement_template": "Gain |STAT_INCREASE| maximum Energy per Armor point, up to 1000 Energy.",
"incompatibility_tags": [
"OPERATOR_SUIT"
],
"enhancement_loc_script": {
"scalars": {
"_maxStatIncrease": 1000.0,
"_abilityStatModifier": 0.050000001,
"_displayDecimalLimit": 2.0,
"_refreshRateInSeconds": 1.0,
"_armorAmountPerStatIncrease": 1.0
},
"strings": {
"_operationType": "ADD"
},
"script_path": "/Lotus/Upgrades/Boons/Offensive/StatIncreasePerArmor.lua",
"function_name": "GetDescription",
"string_arrays": {
"_statUpgradeTypes": [
"AVATAR_ABILITY_STRENGTH"
]
}
}
}