superb-warfare/elements/Target1.mod.json
2024-05-04 14:26:24 +08:00

163 lines
No EOL
3.8 KiB
JSON

{
"_fv": 57,
"_type": "animatedentity",
"definition": {
"mobName": "Target 1",
"mobLabel": "",
"mobModelTexture": "target.png",
"mobModelGlowTexture": "",
"visualScale": {
"fixedValue": 1.0
},
"boundingBoxScale": {
"fixedValue": 1.0,
"name": "Bazipengzhuang"
},
"entityDataEntries": [],
"modelWidth": 0.875,
"modelHeight": 2.0,
"modelShadowSize": 0.0,
"mountedYOffset": 0.0,
"hasSpawnEgg": false,
"spawnEggBaseColor": {
"value": -1,
"falpha": 0.0
},
"spawnEggDotColor": {
"value": -1,
"falpha": 0.0
},
"creativeTab": {
"value": "MISC"
},
"isBoss": false,
"bossBarColor": "PINK",
"bossBarType": "PROGRESS",
"equipmentMainHand": {
"value": ""
},
"equipmentOffHand": {
"value": ""
},
"equipmentHelmet": {
"value": ""
},
"equipmentBody": {
"value": ""
},
"equipmentLeggings": {
"value": ""
},
"equipmentBoots": {
"value": ""
},
"mobBehaviourType": "Creature",
"mobCreatureType": "UNDEFINED",
"attackStrength": 0,
"attackKnockback": 0.0,
"knockbackResistance": 10.0,
"movementSpeed": 0.0,
"armorBaseValue": 0.0,
"trackingRange": 256,
"followRange": 16,
"health": 100,
"xpAmount": 0,
"waterMob": false,
"flyingMob": true,
"guiBoundTo": "<NONE>",
"inventorySize": 9,
"inventoryStackSize": 64,
"deathTime": 100,
"lerp": 4,
"disableCollisions": true,
"ridable": false,
"canControlForward": false,
"canControlStrafe": false,
"immuneToFire": true,
"immuneToArrows": false,
"immuneToFallDamage": true,
"immuneToCactus": true,
"immuneToDrowning": true,
"immuneToLightning": true,
"immuneToPotions": true,
"immuneToPlayer": false,
"immuneToExplosion": false,
"immuneToTrident": false,
"immuneToAnvil": true,
"immuneToWither": true,
"immuneToDragonBreath": true,
"mobDrop": {
"value": ""
},
"livingSound": {
"value": ""
},
"hurtSound": {
"value": ""
},
"deathSound": {
"value": ""
},
"stepSound": {
"value": ""
},
"whenMobIsHurt": {
"name": "Target1DangShiTiShouShangShi"
},
"onRightClickedOn": {
"name": "Target1DangYouJiShiTiShi"
},
"onMobTickUpdate": {
"name": "Target1DangShiTiGengXinKeShi"
},
"onInitialSpawn": {
"name": "Target1ShiTiChuShiShengChengShi"
},
"hasAI": false,
"aiBase": "(none)",
"aixml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"aitasks_container\" deletable=\"false\" x=\"40\" y=\"40\"></block></xml>",
"model": "target.geo.json",
"groupName": "",
"animation1": "animation.target.idle",
"animation2": "",
"animation3": "",
"animation4": "",
"animation5": "",
"animation6": "",
"animation7": "",
"animation8": "",
"animation9": "",
"animation10": "",
"enable2": false,
"enable3": false,
"enable4": false,
"enable5": false,
"enable6": false,
"enable7": false,
"enable8": false,
"enable9": false,
"enable10": false,
"breedable": false,
"tameable": false,
"disableDeathRotation": true,
"headMovement": false,
"eyeHeight": false,
"breedTriggerItems": [],
"ranged": false,
"rangedAttackItem": {
"value": ""
},
"rangedItemType": "Default item",
"rangedAttackInterval": 20,
"rangedAttackRadius": 10.0,
"height": 1.0,
"spawnThisMob": false,
"doesDespawnWhenIdle": false,
"spawningProbability": 20,
"mobSpawningType": "creature",
"minNumberOfMobsPerGroup": 4,
"maxNumberOfMobsPerGroup": 4,
"restrictionBiomes": [],
"spawnInDungeons": false
}
}