XFEstudio/MCIndustry / content/units/磁爆.json.bak

{
    "type": "legs",
	"name": "磁爆",
	"description": "类自爆单位,可在自身周围爆发高伤害的电磁脉冲",
	"research":"磁铜工业",
	"flying":false,
"speed":3
"hitSize":5
"health": 400
"itemCapacity":0
"rotateSpeed": 30,
"armor": 3
            "legCount": 6,
            "legLength": 7,
            "legBaseOfset": 360,
            "legMoveSpace": 1.3,
            "legTrns": 1.0,
            "hovering": true,
            "allowLegStep": true,
"canDrown":true
	"weapons":[{
 "name": "爆破",
 "mirror": false,
 "shootY": 0,
 "shootX": 0,
 "x": 0,
 "y": 0,
 "rotateSpeed": 30,
 "reload": 50,
 "recoil": 0,
 "inaccuracy": 0,
 "occlusion": 1,
 "width": 3,
 "shots": 1,
"bullet":{
   "type":"ArtilleryBulletType",
           "damage": 20,
           "speed": 1,
           "pierce": true,
           "lifetime":10,
           "width": 0.01,
           "length": 0,
           "height": 0,
           "hitSize": 20,
           "drawSize": 60,
           "drag": 0,
           "backColor": "6495ED",
           "frontColor": "6495ED",
           "hitTiles": true,
           "lightningDamage":5,
           "lightningColor": 6495EDFF,
           "lightning":50,
           "lightningLength":15,
           "collidesTiles": true,
           "collidesTeam": false,
           "collidesAir": true,
           "collides": true,
           "keepVelocity": true,
           "fragBullets": 3
           }
           }
           ]
}