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

150 lines
No EOL
4.1 KiB
JSON

{
"_fv": 57,
"_type": "animatedentity",
"definition": {
"mobName": "Target",
"mobLabel": "",
"mobModelTexture": "target.png",
"mobModelGlowTexture": "target_e.png",
"visualScale": {
"fixedValue": 1.0
},
"boundingBoxScale": {
"fixedValue": 1.0
},
"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": "No creative tab entry"
},
"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": 64,
"followRange": 16,
"health": 5,
"xpAmount": 0,
"waterMob": false,
"flyingMob": true,
"guiBoundTo": "<NONE>",
"inventorySize": 9,
"inventoryStackSize": 64,
"deathTime": 20,
"lerp": 0,
"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": true,
"immuneToTrident": false,
"immuneToAnvil": true,
"immuneToWither": true,
"immuneToDragonBreath": true,
"mobDrop": {
"value": ""
},
"livingSound": {
"value": ""
},
"hurtSound": {
"value": "CUSTOM:hit"
},
"deathSound": {
"value": "CUSTOM:hit"
},
"stepSound": {
"value": ""
},
"hasAI": false,
"aiBase": "(none)",
"aixml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"aitasks_container\" deletable=\"false\" x=\"40\" y=\"40\"><next><block type=\"attack_on_collide\"><field name=\"speed\">1.2</field><field name=\"longmemory\">FALSE</field><field name=\"condition\">null,null</field><next><block type=\"wander\"><field name=\"speed\">1</field><field name=\"condition\">null,null</field><next><block type=\"attack_action\"><field name=\"callhelp\">FALSE</field><field name=\"condition\">null,null</field><next><block type=\"look_around\"><field name=\"condition\">null,null</field><next><block type=\"swim_in_water\"><field name=\"condition\">null,null</field></block></next></block></next></block></next></block></next></block></next></block></xml>",
"model": "target2.geo.json",
"groupName": "",
"animation1": "animation.target2.idle",
"animation2": "",
"animation3": "animation.target2.down",
"animation4": "",
"animation5": "",
"animation6": "",
"animation7": "",
"animation8": "",
"animation9": "",
"animation10": "",
"enable2": false,
"enable3": true,
"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
}
}