Arcane
arcane/Lotus/Upgrades/CosmeticEnhancers/Offensive/SpreadStatusOnStatusProc
| 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/SpreadStatusOnStatusProc |
| display_name | Arcane |
| fusion_limit | QA_HIGH |
| hud_buff_icon | /Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png |
| internal_name | SpreadStatusOnStatusProc |
| 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": {
"_radius": 10.0,
"_radiusPerFusionLevel": 2.0
},
"script_path": "SpreadStatusOnCondition.lua",
"function_name": "SpreadStatusAroundVictim",
"string_arrays": {
"_procsToSpread": [
"PT_IMMOLATION",
"PT_CHILLED",
"PT_ELECTROCUTION",
"PT_POISONED",
"PT_FLASHBANG",
"PT_RAD_TOX",
"PT_ASPHYXIATION",
"PT_MAGNETIZED",
"PT_INFECTED",
"PT_CAUSTIC_BURN"
]
}
},
"trigger": {
"upgrade_chance": 1.0,
"conditional_upgrades": [
"OnStatusProcALLAnySourceCondition"
]
},
"base_drain": "QA_NONE",
"target_type": "MeleeCosmeticEnhancer",
"content_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/SpreadStatusOnStatusProc",
"display_name": "Arcane",
"fusion_limit": "QA_HIGH",
"hud_buff_icon": "/Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png",
"internal_name": "SpreadStatusOnStatusProc",
"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": "SpreadStatusOnCondition.lua",
"_radius": 10,
"Function": "SpreadStatusAroundVictim",
"_procsToSpread": [
"PT_IMMOLATION",
"PT_CHILLED",
"PT_ELECTROCUTION",
"PT_POISONED",
"PT_FLASHBANG",
"PT_RAD_TOX",
"PT_ASPHYXIATION",
"PT_MAGNETIZED",
"PT_INFECTED",
"PT_CAUSTIC_BURN"
],
"_radiusPerFusionLevel": 2
},
"UpgradeChance": 1,
"ConditionalUpgrades": [
"OnStatusProcALLAnySourceCondition"
],
"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": "SpreadStatusOnCondition.lua",
"_radius": 10,
"Function": "SpreadStatusAroundVictim",
"_procsToSpread": [
"PT_IMMOLATION",
"PT_CHILLED",
"PT_ELECTROCUTION",
"PT_POISONED",
"PT_FLASHBANG",
"PT_RAD_TOX",
"PT_ASPHYXIATION",
"PT_MAGNETIZED",
"PT_INFECTED",
"PT_CAUSTIC_BURN"
],
"_radiusPerFusionLevel": 2
},
"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": [
"OnStatusProcALLAnySourceCondition"
],
"IncompatibilityTags": [
"OPERATOR_SUIT"
],
"ChanceScalesWithRank": 0,
"ApplyUpgradesByDefault": 0,
"UseAlternateItemDisplay": 1
},
"incompatibility_tags": [
"OPERATOR_SUIT"
]
}