User blog:Chilloutofpewp2nd/Turret

Turret is a bit bland to me so i made a rework

https://static.wikia.nocookie.net/tower-defense-sim/images/2/22/Turret3.png

Rework

{
  "master": {
    "Turret": {
      "Default": {
        "Upgrades": [
          {
            "Image": 149177741,
            "Stats": {
              "Extras": [],
              "Attributes": {
                "B Damage": 0,
                "B Cooldown": 0,
                "B Range": 0,
                "B Deadzone": 0,
                "B Explosion Radius": 0,
                "B Reload": 0,
                "B Burst": 0,
                "B Net Cost": "0",
                "B Cost Efficiency": 0,
                "B DPS": 0,
                "B Cost": "0"
              },
              "Detections": {
                "Flying": false,
                "Hidden": true,
                "Lead": false
              },
              "Cooldown": 0.3,
              "Range": 20,
              "Damage": 7,
              "Limit": 4
            },
            "Title": "Radar",
            "Cost": 750
          },
          {
            "Image": 149177741,
            "Stats": {
              "Extras": [
                "[Collapsible:(2B) Missile Modification]Damage: 11 → 40\n\nCooldown: 0.3 → 0.75\n\nRange: 20 → 36 \n\nDeadzone: 0 → 10 \n\nBurst: 6"
              ],
              "Attributes": {
                "B Damage": 40,
                "B Cooldown": 0.75,
                "B Range": 36,
                "B Deadzone": 10,
                "B Explosion Radius": 6,
                "B Reload": 3,
                "B Burst": 6,
                "B Net Cost": "$11,250",
                "B Cost Efficiency": 351.56,
                "B DPS": 32,
                "B Cost": "$6,000"
              },
              "Detections": {
                "Flying": false,
                "Hidden": true,
                "Lead": true
              },
              "Cooldown": 0.3,
              "Range": 20,
              "Damage": 11,
              "Limit": 4
            },
            "Title": "Stronger Ammunition",
            "Cost": 3200
          },
          {
            "Image": 3584258139,
            "Stats": {
              "Extras": [
                "[Collapsible:(3B)Stronger Missiles]Damage: 40 → 60\n\nRange: 36 → 42 \n\nDeadzone: 10 → 11.5 \n\nBigger explosion radius \n\nBurst: 6 → 8"
              ],
              "Attributes": {
                "B Damage": 60,
                "B Cooldown": 0.75,
                "B Range": 42,
                "B Deadzone": 11.5,
                "B Explosion Radius": 6.5,
                "B Reload": 3,
                "B Burst": 8,
                "B Net Cost": "$20,000",
                "B Cost Efficiency": 375.02,
                "B DPS": 53.33,
                "B Cost": "$8,750"
              },
              "Detections": {
                "Flying": false,
                "Hidden": true,
                "Lead": true
              },
              "Cooldown": 0.15,
              "Range": 22,
              "Damage": 11,
              "Limit": 4
            },
            "Title": "Dual Turret",
            "Cost": 8500
          },
          {
            "Image": 3584280869,
            "Stats": {
              "Extras": [
                "[Collapsible:(4B)Capacity and Power]Damage: 60 → 85 \n\nCooldown: 0.75 → 0.6 \n\nRange: 42 → 48 \n\nDeadzone: 11.5 → 13\n\nBigger explosion radius \n\nBurst: 8 → 12"
              ],
              "Attributes": {
                "B Damage": 85,
                "B Cooldown": 0.6,
                "B Range": 48,
                "B Deadzone": 13,
                "B Explosion Radius": 7,
                "B Reload": 4,
                "B Burst": 12,
                "B Net Cost": "$40,000",
                "B Cost Efficiency": 439.22,
                "B DPS": 91.07,
                "B Cost": "$20,000"
              },
              "Detections": {
                "Flying": false,
                "Hidden": true,
                "Lead": true
              },
              "Cooldown": 0.15,
              "Range": 24,
              "Damage": 24,
              "Limit": 4
            },
            "Title": "Even Heavier Ammo",
            "Cost": 19500
          },
          {
            "Image": 3584280869,
            "Stats": {
              "Extras": [
                "[Collapsible:(5B)Mk2 Turret]Damage: 85 → 140\n\nCooldown: 0.6 → 0.5\n\nRange: 48 → 54\n\nDeadzone: 13 → 15\n\nBigger explosion radius \n\nBurst: 12 → 20"
              ],
              "Attributes": {
                "B Damage": 140,
                "B Cooldown": 0.5,
                "B Range": 54,
                "B Deadzone": 15,
                "B Explosion Radius": 7.5,
                "B Reload": 5,
                "B Burst": 20,
                "B Net Cost": "$86,500",
                "B Cost Efficiency": 463.41,
                "B DPS": 186.66,
                "B Cost": "$46,500"
              },
              "Detections": {
                "Flying": false,
                "Hidden": true,
                "Lead": true
              },
              "Cooldown": 0.12,
              "Range": 26,
              "Damage": 40,
              "Limit": 4
            },
            "Title": "Even Heavier Ammo",
            "Cost": 40000
          }
        ],
        "Defaults": {
          "Detections": {
            "Flying": false,
            "Hidden": false,
            "Lead": false
          },
          "Limit": 4,
          "Price": 4500,
          "Range": 15,
          "Cooldown": 0.3,
          "Damage": 7,
          "Attributes": {
            "B Damage": 0,
            "B Cooldown": 0,
            "B Range": 0,
            "B Deadzone": 0,
            "B Explosion Radius": 0,
            "B Reload": 0,
            "B Burst": 0,
            "B Net Cost": "0",
            "B Cost Efficiency": 0,
            "B DPS": 0,
            "B Cost": "0"
          }
        }
      }
    }
  },
  "slave": {}
}