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

159 lines
No EOL
3.7 KiB
JSON

{
"_fv": 57,
"_type": "animatedentity",
"definition": {
"mobName": "Claymore",
"mobLabel": "",
"mobModelTexture": "claymore.png",
"mobModelGlowTexture": "",
"visualScale": {
"fixedValue": 0.5
},
"boundingBoxScale": {
"fixedValue": 0.5
},
"entityDataEntries": [],
"modelWidth": 0.5,
"modelHeight": 0.5,
"modelShadowSize": 0.0,
"mountedYOffset": 0.0,
"hasSpawnEgg": false,
"spawnEggBaseColor": {
"value": -1,
"falpha": 0.0
},
"spawnEggDotColor": {
"value": -1,
"falpha": 0.0
},
"creativeTab": {
"value": "CUSTOM:TargetItem"
},
"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": 1.0,
"movementSpeed": 0.0,
"armorBaseValue": 0.0,
"trackingRange": 64,
"followRange": 16,
"health": 20,
"xpAmount": 0,
"waterMob": false,
"flyingMob": false,
"guiBoundTo": "<NONE>",
"inventorySize": 9,
"inventoryStackSize": 64,
"deathTime": 1,
"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": true,
"immuneToTrident": false,
"immuneToAnvil": false,
"immuneToWither": true,
"immuneToDragonBreath": true,
"mobDrop": {
"value": ""
},
"livingSound": {
"value": ""
},
"hurtSound": {
"value": ""
},
"deathSound": {
"value": ""
},
"stepSound": {
"value": ""
},
"whenMobDies": {
"name": "ClaymoreDangShiTiSiWangShi"
},
"onRightClickedOn": {
"name": "ClaymoreYouJiShiTiShi"
},
"onMobTickUpdate": {
"name": "ClaymoreDangShiTiGengXinKeShi"
},
"hasAI": true,
"aiBase": "(none)",
"aixml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"aitasks_container\" deletable=\"false\" x=\"40\" y=\"40\"></block></xml>",
"model": "claymore.geo.json",
"groupName": "",
"animation1": "animation.claymore.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": true,
"tameable": true,
"disableDeathRotation": true,
"headMovement": false,
"eyeHeight": false,
"breedTriggerItems": [],
"ranged": false,
"rangedAttackItem": {
"value": ""
},
"rangedItemType": "Default item",
"rangedAttackInterval": 20,
"rangedAttackRadius": 10.0,
"height": 0.7,
"spawnThisMob": false,
"doesDespawnWhenIdle": false,
"spawningProbability": 20,
"mobSpawningType": "creature",
"minNumberOfMobsPerGroup": 4,
"maxNumberOfMobsPerGroup": 4,
"restrictionBiomes": [],
"spawnInDungeons": false
}
}