{
 "type": "PowerTurret",
 "name": "космо турель",
 "health": 5000,
 "size": 3,
 "requirements": [
        {"item": "graphite", "amount": 880},
        {"item": "surge-alloy", "amount": 1200},
        {"item": "silicon", "amount": 800},
	{"item": "phase-fabric", "amount": 1500},
	{"item": "copper", "amount": 2000},
	"me-steel-alloy/800",
	"exogenesis-osmium/600",
	"new-horizon-zeta/1500",
	"new-horizon-thermo-core-positive/500",
	"new-horizon-thermo-core-negative/500",
	"new-compression-multisteel/700"
 ],
 "targetAir": true,
 "targetGround": true,
 "reload": 70,
 "range": 1250,
 "shootCone": 1,
 "rotateSpeed": 20,
 "shootSound": "none",
 "consumes": {
   "power": 750,
    "coolant": {
      "amount": 7.5
    }
  },
 "coolantMultiplier": 1.3,
 "hasPower": true,
 "shootType": {
   "type": "SapBulletType",
      "damage": 700,
      "pierceArmor": true,
      "ammoMultiplier": 5,
      "length": 1250,
      "width": 15,
      "lifetime": 60,
      "color": "bc5452",
      "hitColor": "bc5452",
      "pierce": true,
      "pierceBuilding": true,
      "removeAfterPierce": false,
      "laserAbsorb": false,
      "buildingDamageMultiplier": 0.3,
      "splashDamage": 500,
      "splashDamageRadius": 70,
      "knockback": 50,
      "impact": true,
      "status": "exogenesis-crystallization",
      "statusDuration": 600,
      "reflectable": false,
      "splashDamagePierce": true,
      "absorbable": false,
      "fragOnHit": true,
      "fragBullets": 5
      "fragBullet": {
                    "collidesTiles":false,
                    "collides": false,
                    "hitSound":Sounds.explosion,

                    "rangeOverride":30,
                    "hitEffect":"pulverize",
                    "speed": 0,
                    "splashDamageRadius":80
                    "instantDisappear":true,
                    "splashDamage": 300,
                    "killShooter":false,
                    "hittable":false,
                    "collidesAir":true,
		    "splashDamagePierce": true,
		    "collidesGround":true
		},
 },
  "research": "new-compression-demonic-turret-444",
  "category": "turret"
}