← Arcanes

Shotgun Vendetta

arcane
/Lotus/Upgrades/CosmeticEnhancers/Offensive/ShotgunMultishotAndReloadSpeedOnCloseKill
icon /Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCO.png
domain weapon
family Offensive
parent /Lotus/Types/Game/LongGunCosmeticEnhancer
rarity RARE
base_drain QA_NONE
market_mode MM_HIDDEN
status_desc Increased Multishot and Reload Speed after close-range shotgun kill
target_type LongGunCosmeticEnhancer
content_path /Lotus/Upgrades/CosmeticEnhancers/Offensive/ShotgunMultishotAndReloadSpeedOnCloseKill
display_name Shotgun Vendetta
fusion_limit QA_HIGH
hud_buff_icon /Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCOBuff.png
internal_name ShotgunMultishotAndReloadSpeedOnCloseKill
is_installable True
enhancement_key /Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration
status_desc_key /Lotus/Language/Buffs/ShotgunVendettaBuffDesc
display_name_key /Lotus/Language/Arcanes/ShotgunMultishotAndReloadSpeedOnCloseKill
is_player_facing True
item_compatibility /Lotus/Weapons/Tenno/Shotgun/LotusShotgun
enhancement_template |CONDITION|: |BONUS1| and |BONUS2| for |DURATION|s.
Raw record
{
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCO.png",
  "tags": [
    "Offensive",
    "Conditional",
    "Rarity:RARE"
  ],
  "domain": "weapon",
  "family": "Offensive",
  "parent": "/Lotus/Types/Game/LongGunCosmeticEnhancer",
  "rarity": "RARE",
  "effects": [
    {
      "loc_tag": "/Lotus/Language/Upgrades/WeaponMultishotModDesc",
      "stat_key": "WEAPON_FIRE_ITERATIONS",
      "damage_type": "DT_ANY",
      "operation_type": "STACKING_MULTIPLY",
      "value_per_rank": 0.30000001,
      "display_as_percent": true,
      "description_template": "|val|% Multishot"
    },
    {
      "loc_tag": "/Lotus/Language/Upgrades/WeaponReloadSpeedModDesc",
      "stat_key": "WEAPON_RELOAD_SPEED",
      "damage_type": "DT_ANY",
      "operation_type": "STACKING_MULTIPLY",
      "value_per_rank": 0.125,
      "display_as_percent": true,
      "description_template": "|val|% Reload Speed"
    }
  ],
  "trigger": {
    "condition_key": "/Lotus/Language/Upgrades/OnKillWithinFiveMetersCondition_Description",
    "condition_text": "On shotgun kill within 5m of target",
    "upgrade_chance": 1.0,
    "upgrade_duration": 15.0,
    "conditional_upgrades": [
      "OnShotgunCloseKillCondition"
    ]
  },
  "base_drain": "QA_NONE",
  "market_mode": "MM_HIDDEN",
  "status_desc": "Increased Multishot and Reload Speed after close-range shotgun kill",
  "target_type": "LongGunCosmeticEnhancer",
  "content_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/ShotgunMultishotAndReloadSpeedOnCloseKill",
  "display_name": "Shotgun Vendetta",
  "fusion_limit": "QA_HIGH",
  "hud_buff_icon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCOBuff.png",
  "internal_name": "ShotgunMultishotAndReloadSpeedOnCloseKill",
  "ancestor_chain": [
    "/Lotus/Types/Game/LongGunCosmeticEnhancer",
    "/Lotus/Types/Game/LotusLockedCosmeticEnhancer",
    "/Lotus/Types/Game/BaseCosmeticEnhancer",
    "/Lotus/Types/Game/"
  ],
  "is_installable": true,
  "raw_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCO.png",
    "Rarity": "RARE",
    "Upgrades": [
      {
        "Value": 0.30000001,
        "LocTag": "/Lotus/Language/Upgrades/WeaponMultishotModDesc",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "WEAPON_FIRE_ITERATIONS",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "STACKING_MULTIPLY",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "DisplayAsPercent": 1,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": ""
        },
        "CheckTypeOnInstall": 0,
        "ReverseValueSymbol": 0,
        "DisplayAsMultiplier": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      },
      {
        "Value": 0.125,
        "LocTag": "/Lotus/Language/Upgrades/WeaponReloadSpeedModDesc",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "WEAPON_RELOAD_SPEED",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "STACKING_MULTIPLY",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "DisplayAsPercent": 1,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": ""
        },
        "CheckTypeOnInstall": 0,
        "ReverseValueSymbol": 0,
        "DisplayAsMultiplier": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      }
    ],
    "MarketMode": "MM_HIDDEN",
    "FusionLimit": "QA_HIGH",
    "HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCOBuff.png",
    "LocalizeTag": "/Lotus/Language/Arcanes/ShotgunMultishotAndReloadSpeedOnCloseKill",
    "ConditionTag": "/Lotus/Language/Upgrades/OnKillWithinFiveMetersCondition_Description",
    "MultiBonusLoc": 1,
    "StatusDescTag": "/Lotus/Language/Buffs/ShotgunVendettaBuffDesc",
    "UpgradeChance": 1,
    "EnhancementTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration",
    "LocalizeDescTag": "",
    "UpgradeDuration": 15,
    "ExcludeFromCodex": 0,
    "ItemCompatibility": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
    "ConditionalUpgrades": [
      "OnShotgunCloseKillCondition"
    ],
    "IncompatibilityTags": [],
    "ChanceScalesWithRank": 0,
    "BaseDistillPointValue": 24,
    "ApplyUpgradesByDefault": 0,
    "DurationScalesWithRank": 0,
    "ExtraItemCompatibility": [
      "/Lotus/Weapons/Tenno/Archwing/Primary/LaunchGrenade/ArchCannon",
      "/Lotus/Weapons/Tenno/Archwing/Primary/TnConcreteArchgun/TnConcreteArchgunWeapon"
    ],
    "EnhancementTagLocScript": {
      "Script": ""
    }
  },
  "enhancement_key": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration",
  "status_desc_key": "/Lotus/Language/Buffs/ShotgunVendettaBuffDesc",
  "display_name_key": "/Lotus/Language/Arcanes/ShotgunMultishotAndReloadSpeedOnCloseKill",
  "is_player_facing": true,
  "item_compatibility": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
  "effective_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCO.png",
    "Rarity": "RARE",
    "Upgrades": [
      {
        "Value": 0.30000001,
        "LocTag": "/Lotus/Language/Upgrades/WeaponMultishotModDesc",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "WEAPON_FIRE_ITERATIONS",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "STACKING_MULTIPLY",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "DisplayAsPercent": 1,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": ""
        },
        "CheckTypeOnInstall": 0,
        "ReverseValueSymbol": 0,
        "DisplayAsMultiplier": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      },
      {
        "Value": 0.125,
        "LocTag": "/Lotus/Language/Upgrades/WeaponReloadSpeedModDesc",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "WEAPON_RELOAD_SPEED",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "STACKING_MULTIPLY",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "DisplayAsPercent": 1,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": ""
        },
        "CheckTypeOnInstall": 0,
        "ReverseValueSymbol": 0,
        "DisplayAsMultiplier": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      }
    ],
    "BaseDrain": "QA_NONE",
    "MarketMode": "MM_HIDDEN",
    "SearchTags": [
      "/Lotus/Language/Categories/ENHANCEMENTS"
    ],
    "FusionLimit": "QA_HIGH",
    "HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/ArcaneProjectionCOBuff.png",
    "LocalizeTag": "/Lotus/Language/Arcanes/ShotgunMultishotAndReloadSpeedOnCloseKill",
    "ConditionTag": "/Lotus/Language/Upgrades/OnKillWithinFiveMetersCondition_Description",
    "MultiBonusLoc": 1,
    "RectangleIcon": 0,
    "StatusDescTag": "/Lotus/Language/Buffs/ShotgunVendettaBuffDesc",
    "UpgradeChance": 1,
    "EnhancementTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration",
    "LocalizeDescTag": "",
    "UpgradeDuration": 15,
    "ExcludeFromCodex": 0,
    "FuseSameTypeOnly": 1,
    "ItemCompatibility": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
    "ConditionalUpgrades": [
      "OnShotgunCloseKillCondition"
    ],
    "IncompatibilityTags": [],
    "ChanceScalesWithRank": 0,
    "BaseDistillPointValue": 24,
    "ApplyUpgradesByDefault": 0,
    "DurationScalesWithRank": 0,
    "ExtraItemCompatibility": [
      "/Lotus/Weapons/Tenno/Archwing/Primary/LaunchGrenade/ArchCannon",
      "/Lotus/Weapons/Tenno/Archwing/Primary/TnConcreteArchgun/TnConcreteArchgunWeapon"
    ],
    "EnhancementTagLocScript": {
      "Script": ""
    },
    "UseAlternateItemDisplay": 1
  },
  "enhancement_template": "|CONDITION|:\r\n|BONUS1| and |BONUS2| for |DURATION|s.",
  "extra_item_compatibility": [
    "/Lotus/Weapons/Tenno/Archwing/Primary/LaunchGrenade/ArchCannon",
    "/Lotus/Weapons/Tenno/Archwing/Primary/TnConcreteArchgun/TnConcreteArchgunWeapon"
  ]
}