User blog:Bman Shadow/Stewie griffin

From Tower Defense Simulator Wiki
Jump to navigation Jump to search

This is a joke tower but cool


New

{
  "Stewie griffin": {
    "Default": {
      "Upgrades": [
        {
          "Image": "https://sketchok.com/images/articles/01-cartoons/002-family-guy/06/12.jpg",
          "Stats": {
            "Extras": [],
            "Attributes": {
              "MaxHits": 0
            },
            "Detections": {
              "Flying": false,
              "Hidden": false
            },
            "Cooldown": 2,
            "Range": 13,
            "Damage": 16
          },
          "Title": "better gun",
          "Cost": 800
        },
        {
          "Image": "https://i.pinimg.com/736x/ee/9b/66/ee9b6653e4e284abba43f64a59039b8c.jpg",
          "Stats": {
            "Extras": [],
            "Attributes": {
              "MaxHits": 2
            },
            "Detections": {
              "Hidden": true,
              "Lead": true
            },
            "Cooldown": 1.5,
            "Range": 15,
            "Damage": 16
          },
          "Title": "laser gun",
          "Cost": 1500
        },
        {
          "Image": "https://static1.srcdn.com/wordpress/wp-content/uploads/2019/05/StewieFeature.jpg",
          "Stats": {
            "Extras": [],
            "Attributes": {
              "MaxHits": 4
            },
            "Detections": {
              "Hidden": true,
              "Lead": false
            },
            "Cooldown": 1.2,
            "Range": 15,
            "Damage": 25
          },
          "Title": "High energy Gun",
          "Cost": 3750
        },
        {
          "Image": "https://upload.wikimedia.org/wikipedia/en/0/02/Stewie_Griffin.png",
          "Stats": {
            "Extras": [
              ""
            ],
            "Attributes": {
              "MaxHits": 5
            },
            "Detections": {
              "Hidden": true,
              "Lead": false,
              "Flying": true
            },
            "Cooldown": 0.9,
            "Range": 17,
            "Damage": 55
          },
          "Title": "World Leader",
          "Cost": 8250
        }
      ],
      "Defaults": {
        "Detections": {
          "Flying": false,
          "Hidden": false
        },
        "Price": 625,
        "Range": 13,
        "Cooldown": 2,
        "Damage": 10,
        "Attributes": {
          "MaxHits": 0
        }
      }
    },
    "Golden": {
      "Upgrades": [
        {
          "Image": 3032133716,
          "Stats": {
            "Extras": [],
            "Attributes": {},
            "Detections": {
              "Flying": false,
              "Hidden": false,
              "Lead": false
            },
            "Cooldown": 1.2,
            "Range": 12,
            "Damage": 4
          },
          "Title": "Higher Caliber",
          "Cost": 200
        },
        {
          "Image": 115730014,
          "Stats": {
            "Extras": [],
            "Attributes": {},
            "Detections": {
              "Flying": false,
              "Hidden": true,
              "Lead": false
            },
            "Cooldown": 1,
            "Range": 14,
            "Damage": 8
          },
          "Title": "Precise Aiming",
          "Cost": 650
        },
        {
          "Image": 3278741672,
          "Stats": {
            "Extras": [],
            "Attributes": {},
            "Detections": {
              "Flying": false,
              "Hidden": true,
              "Lead": false
            },
            "Cooldown": 0.8,
            "Range": 16.5,
            "Damage": 15
          },
          "Title": "Golden Deagle",
          "Cost": 1500
        },
        {
          "Image": 3279537687,
          "Stats": {
            "Extras": [],
            "Attributes": {},
            "Detections": {
              "Flying": false,
              "Hidden": true,
              "Lead": false
            },
            "Cooldown": 0.4,
            "Range": 16.5,
            "Damage": 20
          },
          "Title": "Double Tap",
          "Cost": 4500
        }
      ],
      "Defaults": {
        "Detections": {
          "Flying": false,
          "Hidden": false,
          "Lead": false
        },
        "Price": 250,
        "Range": 12,
        "Cooldown": 1.2,
        "Damage": 3
      }
    }
  }
}