← Arcanes

Exodia Contagion

arcane
/Lotus/Upgrades/CosmeticEnhancers/Offensive/MeleeArcaneProjectileOnJump
icon /Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/MeleeArcaneProjectileOnJump.png
domain weapon
family Offensive
parent /Lotus/Types/Game/ModularWeaponCosmeticEnhancer
rarity LEGENDARY
base_drain QA_NONE
market_mode MM_HIDDEN
target_type ModularWeaponCosmeticEnhancer
content_path /Lotus/Upgrades/CosmeticEnhancers/Offensive/MeleeArcaneProjectileOnJump
display_name Exodia Contagion
fusion_limit QA_MEDIUM
hud_buff_icon /Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/MeleeArcaneProjectileOnJump.png
internal_name MeleeArcaneProjectileOnJump
is_installable True
enhancement_key /Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectile
display_name_key /Lotus/Language/Arcanes/MeleeArcaneProjectileOnJump
is_player_facing True
item_compatibility /Lotus/Weapons/Ostron/Melee/LotusModularWeapon
enhancement_template |CONDITION|: Melee while Aim Gliding launches a projectile that explodes on impact
Raw record
{
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/MeleeArcaneProjectileOnJump.png",
  "tags": [
    "Offensive",
    "Conditional",
    "Rarity:LEGENDARY"
  ],
  "domain": "weapon",
  "family": "Offensive",
  "parent": "/Lotus/Types/Game/ModularWeaponCosmeticEnhancer",
  "rarity": "LEGENDARY",
  "script": {
    "arrays": {
      "_projectileSpawnOffset": [
        0.0,
        0.0,
        0.0
      ]
    },
    "scalars": {
      "_projectileSpeed": 30.0,
      "_aerialDownThresholdOverride": 75.0,
      "_projectileDistanceForPowerUp": 20.0,
      "_aimingProjectileSpeedMultiplier": 1.5,
      "_projectilePowerUpDamageMultiplier": 2.0,
      "_projectilePowerUpDamageAddPerLevel": 1.0
    },
    "strings": {
      "_projectileType": "MeleeArcaneJumpProjectile",
      "_projectileLoopSound": "/Lotus/Sounds/Mods/Proc/Arcane/ArcaneMeleeProjectileLoopSeq",
      "_projectileSpawnBone": "GAME_R1_ARM3",
      "_explosiveAttackForcedProc": "PT_KNOCKBACK",
      "_projectileLaunchAnimEvent": "JumpArcaneProjRelease",
      "_startProjectileOnJumpSound": "/Lotus/Sounds/Mods/Proc/Arcane/ArcaneMeleeProjectileThrow"
    },
    "script_path": "MeleeArcaneOnJumpProjectile.lua",
    "function_name": "MeleeProjectile"
  },
  "effects": [
    {
      "loc_tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
      "stat_key": "NONE",
      "damage_type": "DT_ANY",
      "operation_type": "ADD",
      "value_per_rank": 0.0,
      "display_as_percent": false,
      "description_template": "Air melee projectile damage increased by |MULT|% after traveling |DIST|m"
    },
    {
      "loc_tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
      "stat_key": "NONE",
      "damage_type": "DT_ANY",
      "operation_type": "ADD",
      "value_per_rank": 0.0,
      "display_as_percent": false,
      "description_template": "Air melee projectile damage increased by |MULT|% after traveling |DIST|m"
    },
    {
      "loc_tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
      "stat_key": "NONE",
      "damage_type": "DT_ANY",
      "operation_type": "ADD",
      "value_per_rank": 0.0,
      "display_as_percent": false,
      "description_template": "Air melee projectile damage increased by |MULT|% after traveling |DIST|m"
    },
    {
      "loc_tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
      "stat_key": "NONE",
      "damage_type": "DT_ANY",
      "operation_type": "ADD",
      "value_per_rank": 0.0,
      "display_as_percent": false,
      "description_template": "Air melee projectile damage increased by |MULT|% after traveling |DIST|m"
    }
  ],
  "trigger": {
    "condition_key": "/Lotus/Language/Upgrades/OnSpecialJumpCondition_Description",
    "condition_text": "After a Bullet Jump or Double Jump",
    "upgrade_chance": 1.0,
    "conditional_upgrades": [
      "OnBulletOrDoubleJumpCondition"
    ]
  },
  "base_drain": "QA_NONE",
  "market_mode": "MM_HIDDEN",
  "target_type": "ModularWeaponCosmeticEnhancer",
  "content_path": "/Lotus/Upgrades/CosmeticEnhancers/Offensive/MeleeArcaneProjectileOnJump",
  "display_name": "Exodia Contagion",
  "fusion_limit": "QA_MEDIUM",
  "hud_buff_icon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/MeleeArcaneProjectileOnJump.png",
  "internal_name": "MeleeArcaneProjectileOnJump",
  "ancestor_chain": [
    "/Lotus/Types/Game/ModularWeaponCosmeticEnhancer",
    "/Lotus/Types/Game/BaseCosmeticEnhancer",
    "/Lotus/Types/Game/"
  ],
  "is_installable": true,
  "raw_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/MeleeArcaneProjectileOnJump.png",
    "Rarity": "LEGENDARY",
    "Script": {
      "Script": "MeleeArcaneOnJumpProjectile.lua",
      "Function": "MeleeProjectile",
      "_projectileType": "MeleeArcaneJumpProjectile",
      "_projectileSpeed": 30,
      "_projectileLoopSound": "/Lotus/Sounds/Mods/Proc/Arcane/ArcaneMeleeProjectileLoopSeq",
      "_projectilePowerUpFx": "",
      "_projectileSpawnBone": "GAME_R1_ARM3",
      "_projectileSpawnOffset": [
        0,
        0,
        0
      ],
      "_explosiveAttackForcedProc": "PT_KNOCKBACK",
      "_projectileLaunchAnimEvent": "JumpArcaneProjRelease",
      "_startProjectileOnJumpSound": "/Lotus/Sounds/Mods/Proc/Arcane/ArcaneMeleeProjectileThrow",
      "_aerialDownThresholdOverride": 75,
      "_projectileDistanceForPowerUp": 20,
      "_aimingProjectileSpeedMultiplier": 1.5,
      "_projectilePowerUpDamageMultiplier": 2,
      "_projectilePowerUpDamageAddPerLevel": 1
    },
    "Upgrades": [
      {
        "Value": 0,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "NONE",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "ADD",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": "MeleeArcaneOnJumpProjectile.lua",
          "Function": "GetDescriptionInfo",
          "_projectileType": "",
          "_projectileSpeed": 5,
          "_projectileLoopSound": "",
          "_projectilePowerUpFx": "",
          "_projectileSpawnBone": "GAME_R1_ARM3",
          "_projectileSpawnOffset": [
            0,
            0,
            0
          ],
          "_explosiveAttackForcedProc": "PT_KNOCKBACK",
          "_projectileLaunchAnimEvent": "JumpArcaneProjRelease",
          "_startProjectileOnJumpSound": "",
          "_aerialDownThresholdOverride": 75,
          "_projectileDistanceForPowerUp": 30,
          "_aimingProjectileSpeedMultiplier": 2,
          "_projectilePowerUpDamageMultiplier": 1,
          "_projectilePowerUpDamageAddPerLevel": 1
        },
        "CheckTypeOnInstall": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      },
      {
        "Value": 0,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "NONE",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "ADD",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": "MeleeArcaneOnJumpProjectile.lua",
          "Function": "GetDescriptionInfo",
          "_projectileType": "",
          "_projectileSpeed": 5,
          "_projectileLoopSound": "",
          "_projectilePowerUpFx": "",
          "_projectileSpawnBone": "GAME_R1_ARM3",
          "_projectileSpawnOffset": [
            0,
            0,
            0
          ],
          "_explosiveAttackForcedProc": "PT_KNOCKBACK",
          "_projectileLaunchAnimEvent": "JumpArcaneProjRelease",
          "_startProjectileOnJumpSound": "",
          "_aerialDownThresholdOverride": 75,
          "_projectileDistanceForPowerUp": 30,
          "_aimingProjectileSpeedMultiplier": 2,
          "_projectilePowerUpDamageMultiplier": 1,
          "_projectilePowerUpDamageAddPerLevel": 1
        },
        "CheckTypeOnInstall": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      },
      {
        "Value": 0,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "NONE",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "ADD",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": "MeleeArcaneOnJumpProjectile.lua",
          "Function": "GetDescriptionInfo",
          "_projectileType": "",
          "_projectileSpeed": 5,
          "_projectileLoopSound": "",
          "_projectilePowerUpFx": "",
          "_projectileSpawnBone": "GAME_R1_ARM3",
          "_projectileSpawnOffset": [
            0,
            0,
            0
          ],
          "_explosiveAttackForcedProc": "PT_KNOCKBACK",
          "_projectileLaunchAnimEvent": "JumpArcaneProjRelease",
          "_startProjectileOnJumpSound": "",
          "_aerialDownThresholdOverride": 75,
          "_projectileDistanceForPowerUp": 30,
          "_aimingProjectileSpeedMultiplier": 2,
          "_projectilePowerUpDamageMultiplier": 1,
          "_projectilePowerUpDamageAddPerLevel": 1
        },
        "CheckTypeOnInstall": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      },
      {
        "Value": 0,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "NONE",
        "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
      }
    ],
    "MarketMode": "MM_HIDDEN",
    "PlayEffect": 0,
    "HudBuffIcon": "/Lotus/Interface/Icons/ModBuffIndicators/ArcaneBuffs/MeleeArcaneProjectileOnJump.png",
    "LocalizeTag": "/Lotus/Language/Arcanes/MeleeArcaneProjectileOnJump",
    "ConditionTag": "/Lotus/Language/Upgrades/OnSpecialJumpCondition_Description",
    "UpgradeChance": 1,
    "EnhancementTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectile",
    "LocalizeDescTag": "",
    "ExcludeFromCodex": 0,
    "ConditionalUpgrades": [
      "OnBulletOrDoubleJumpCondition"
    ],
    "IncompatibilityTags": [
      "OPERATOR_SUIT",
      "POWER_WEAPON"
    ],
    "ModularReplacements": [
      {
        "Original": "/Lotus/Weapons/Ostron/Melee/ModularMelee01/Balance/BalanceDamageAttachment",
        "Replacement": "/Lotus/Weapons/Ostron/Melee/ModularMeleeInfested/Balances/InfestedBalanceDamageAttachment"
      },
      {
        "Original": "/Lotus/Weapons/Ostron/Melee/ModularMelee01/Balance/BalanceCritAttachment",
        "Replacement": "/Lotus/Weapons/Ostron/Melee/ModularMeleeInfested/Balances/InfestedBalanceCritAttachment"
      },
      {
        "Original": "/Lotus/Weapons/Ostron/Melee/ModularMelee01/Balance/BalanceStatusAttachment",
        "Replacement": "/Lotus/Weapons/Ostron/Melee/ModularMeleeInfested/Balances/InfestedBalanceStatusAttachment"
      },
      {
        "Original": "/Lotus/Weapons/Ostron/Melee/ModularMelee01/Balance/BalanceSpeedAttachment",
        "Replacement": "/Lotus/Weapons/Ostron/Melee/ModularMeleeInfested/Balances/InfestedBalanceSpeedAttachment"
      }
    ],
    "ApplyUpgradesByDefault": 0,
    "UseUpgradesForRankLocs": 1,
    "EnhancementTagLocScript": {
      "Script": ""
    }
  },
  "enhancement_key": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectile",
  "display_name_key": "/Lotus/Language/Arcanes/MeleeArcaneProjectileOnJump",
  "is_player_facing": true,
  "effect_loc_scripts": [
    {
      "arrays": {
        "_projectileSpawnOffset": [
          0.0,
          0.0,
          0.0
        ]
      },
      "scalars": {
        "_projectileSpeed": 5.0,
        "_aerialDownThresholdOverride": 75.0,
        "_projectileDistanceForPowerUp": 30.0,
        "_aimingProjectileSpeedMultiplier": 2.0,
        "_projectilePowerUpDamageMultiplier": 1.0,
        "_projectilePowerUpDamageAddPerLevel": 1.0
      },
      "strings": {
        "_projectileSpawnBone": "GAME_R1_ARM3",
        "_explosiveAttackForcedProc": "PT_KNOCKBACK",
        "_projectileLaunchAnimEvent": "JumpArcaneProjRelease"
      },
      "script_path": "MeleeArcaneOnJumpProjectile.lua",
      "function_name": "GetDescriptionInfo"
    },
    {
      "arrays": {
        "_projectileSpawnOffset": [
          0.0,
          0.0,
          0.0
        ]
      },
      "scalars": {
        "_projectileSpeed": 5.0,
        "_aerialDownThresholdOverride": 75.0,
        "_projectileDistanceForPowerUp": 30.0,
        "_aimingProjectileSpeedMultiplier": 2.0,
        "_projectilePowerUpDamageMultiplier": 1.0,
        "_projectilePowerUpDamageAddPerLevel": 1.0
      },
      "strings": {
        "_projectileSpawnBone": "GAME_R1_ARM3",
        "_explosiveAttackForcedProc": "PT_KNOCKBACK",
        "_projectileLaunchAnimEvent": "JumpArcaneProjRelease"
      },
      "script_path": "MeleeArcaneOnJumpProjectile.lua",
      "function_name": "GetDescriptionInfo"
    },
    {
      "arrays": {
        "_projectileSpawnOffset": [
          0.0,
          0.0,
          0.0
        ]
      },
      "scalars": {
        "_projectileSpeed": 5.0,
        "_aerialDownThresholdOverride": 75.0,
        "_projectileDistanceForPowerUp": 30.0,
        "_aimingProjectileSpeedMultiplier": 2.0,
        "_projectilePowerUpDamageMultiplier": 1.0,
        "_projectilePowerUpDamageAddPerLevel": 1.0
      },
      "strings": {
        "_projectileSpawnBone": "GAME_R1_ARM3",
        "_explosiveAttackForcedProc": "PT_KNOCKBACK",
        "_projectileLaunchAnimEvent": "JumpArcaneProjRelease"
      },
      "script_path": "MeleeArcaneOnJumpProjectile.lua",
      "function_name": "GetDescriptionInfo"
    },
    null
  ],
  "item_compatibility": "/Lotus/Weapons/Ostron/Melee/LotusModularWeapon",
  "effective_parameters": {
    "Icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/MeleeArcaneProjectileOnJump.png",
    "Rarity": "LEGENDARY",
    "Script": {
      "Script": "MeleeArcaneOnJumpProjectile.lua",
      "Function": "MeleeProjectile",
      "_projectileType": "MeleeArcaneJumpProjectile",
      "_projectileSpeed": 30,
      "_projectileLoopSound": "/Lotus/Sounds/Mods/Proc/Arcane/ArcaneMeleeProjectileLoopSeq",
      "_projectilePowerUpFx": "",
      "_projectileSpawnBone": "GAME_R1_ARM3",
      "_projectileSpawnOffset": [
        0,
        0,
        0
      ],
      "_explosiveAttackForcedProc": "PT_KNOCKBACK",
      "_projectileLaunchAnimEvent": "JumpArcaneProjRelease",
      "_startProjectileOnJumpSound": "/Lotus/Sounds/Mods/Proc/Arcane/ArcaneMeleeProjectileThrow",
      "_aerialDownThresholdOverride": 75,
      "_projectileDistanceForPowerUp": 20,
      "_aimingProjectileSpeedMultiplier": 1.5,
      "_projectilePowerUpDamageMultiplier": 2,
      "_projectilePowerUpDamageAddPerLevel": 1
    },
    "Upgrades": [
      {
        "Value": 0,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "NONE",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "ADD",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": "MeleeArcaneOnJumpProjectile.lua",
          "Function": "GetDescriptionInfo",
          "_projectileType": "",
          "_projectileSpeed": 5,
          "_projectileLoopSound": "",
          "_projectilePowerUpFx": "",
          "_projectileSpawnBone": "GAME_R1_ARM3",
          "_projectileSpawnOffset": [
            0,
            0,
            0
          ],
          "_explosiveAttackForcedProc": "PT_KNOCKBACK",
          "_projectileLaunchAnimEvent": "JumpArcaneProjRelease",
          "_startProjectileOnJumpSound": "",
          "_aerialDownThresholdOverride": 75,
          "_projectileDistanceForPowerUp": 30,
          "_aimingProjectileSpeedMultiplier": 2,
          "_projectilePowerUpDamageMultiplier": 1,
          "_projectilePowerUpDamageAddPerLevel": 1
        },
        "CheckTypeOnInstall": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      },
      {
        "Value": 0,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "NONE",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "ADD",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": "MeleeArcaneOnJumpProjectile.lua",
          "Function": "GetDescriptionInfo",
          "_projectileType": "",
          "_projectileSpeed": 5,
          "_projectileLoopSound": "",
          "_projectilePowerUpFx": "",
          "_projectileSpawnBone": "GAME_R1_ARM3",
          "_projectileSpawnOffset": [
            0,
            0,
            0
          ],
          "_explosiveAttackForcedProc": "PT_KNOCKBACK",
          "_projectileLaunchAnimEvent": "JumpArcaneProjRelease",
          "_startProjectileOnJumpSound": "",
          "_aerialDownThresholdOverride": 75,
          "_projectileDistanceForPowerUp": 30,
          "_aimingProjectileSpeedMultiplier": 2,
          "_projectilePowerUpDamageMultiplier": 1,
          "_projectilePowerUpDamageAddPerLevel": 1
        },
        "CheckTypeOnInstall": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      },
      {
        "Value": 0,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "NONE",
        "RoundingMode": "RM_ROUND",
        "SymbolFilter": "",
        "OperationType": "ADD",
        "UpgradeObject": "",
        "ValidPostures": [],
        "ValidModifiers": [],
        "ValidProcTypes": [],
        "SmallerIsBetter": 0,
        "InvalidModifiers": [],
        "LocKeyWordScript": {
          "Script": "MeleeArcaneOnJumpProjectile.lua",
          "Function": "GetDescriptionInfo",
          "_projectileType": "",
          "_projectileSpeed": 5,
          "_projectileLoopSound": "",
          "_projectilePowerUpFx": "",
          "_projectileSpawnBone": "GAME_R1_ARM3",
          "_projectileSpawnOffset": [
            0,
            0,
            0
          ],
          "_explosiveAttackForcedProc": "PT_KNOCKBACK",
          "_projectileLaunchAnimEvent": "JumpArcaneProjRelease",
          "_startProjectileOnJumpSound": "",
          "_aerialDownThresholdOverride": 75,
          "_projectileDistanceForPowerUp": 30,
          "_aimingProjectileSpeedMultiplier": 2,
          "_projectilePowerUpDamageMultiplier": 1,
          "_projectilePowerUpDamageAddPerLevel": 1
        },
        "CheckTypeOnInstall": 0,
        "OverrideLocalization": 1,
        "AllowConditionalLocMerge": 0
      },
      {
        "Value": 0,
        "LocTag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectileDistanceDmg",
        "RoundTo": 0.1,
        "AutoType": 1,
        "ValidType": "",
        "DamageType": "DT_ANY",
        "UpgradeType": "NONE",
        "RoundingMode": "R