secondarycritonhitsubsub
arcane/Lotus/Upgrades/CosmeticEnhancers/Offensive/SecondaryCritOnHitSubSub
| 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/SecondaryCritOnHitSubSub |
| fusion_limit | QA_HIGH |
| hud_buff_icon | /Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png |
| internal_name | SecondaryCritOnHitSubSub |
| is_script_only | True |
| is_player_facing | False |
| item_compatibility | /Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon |
Raw record
{
"icon": "/Lotus/Interface/Icons/Store/CosmeticEnhancer.png",
"tags": [
"Offensive",
"ScriptDriven",
"Helper"
],
"domain": "weapon",
"family": "Offensive",
"parent": "/Lotus/Types/Game/MeleeCosmeticEnhancer",
"script": {
"scalars": {
"_resetCritTier": 1.0,
"_critChanceBase": 0.1,
"_critChancePerLevel": 0.0,
"_numTieredCritsToResetBase": 1.0,
"_numTieredCritToResetPerLevel": 1.0
},
"script_path": "CritOnHit.lua",
"function_name": "OnApplied"
},
"trigger": {
"upgrade_chance": 1.0
},
"base_drain": "QA_NONE",
"target_type": "MeleeCosmeticEnhancer",
"content_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/SecondaryCritOnHitSubSub",
"fusion_limit": "QA_HIGH",
"hud_buff_icon": "/Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png",
"internal_name": "SecondaryCritOnHitSubSub",
"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": "CritOnHit.lua",
"Function": "OnApplied",
"_resetCritTier": 1,
"_critChanceBase": 0.1,
"_critChancePerLevel": 0,
"_ignoreAltFireWeapons": [],
"_numTieredCritsToResetBase": 1,
"_numTieredCritToResetPerLevel": 1
},
"LocalizeTag": "",
"UpgradeChance": 1,
"LocalizeDescTag": "[HC] Give me a description"
},
"is_player_facing": false,
"item_compatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
"effective_parameters": {
"Icon": "/Lotus/Interface/Icons/Store/CosmeticEnhancer.png",
"Script": {
"Script": "CritOnHit.lua",
"Function": "OnApplied",
"_resetCritTier": 1,
"_critChanceBase": 0.1,
"_critChancePerLevel": 0,
"_ignoreAltFireWeapons": [],
"_numTieredCritsToResetBase": 1,
"_numTieredCritToResetPerLevel": 1
},
"BaseDrain": "QA_NONE",
"SearchTags": [
"/Lotus/Language/Categories/ENHANCEMENTS"
],
"FusionLimit": "QA_HIGH",
"HudBuffIcon": "/Lotus/Interface/Icons/GenericCosmeticEnhancerIcon.png",
"LocalizeTag": "",
"RectangleIcon": 0,
"UpgradeChance": 1,
"LocalizeDescTag": "[HC] Give me a description",
"FuseSameTypeOnly": 1,
"ItemCompatibility": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
"IncompatibilityTags": [
"OPERATOR_SUIT"
],
"UseAlternateItemDisplay": 1
},
"incompatibility_tags": [
"OPERATOR_SUIT"
]
}