Files
Aris-Random-Additions/elements/WarTank.mod.json
nimsolated 07b6a545b8 2.3.4
2026-04-02 10:20:18 -07:00

157 lines
4.0 KiB
JSON

{
"_fv": 73,
"_type": "livingentity",
"definition": {
"mobName": "War Tank",
"mobLabel": "",
"mobModelName": "ModelWarTank",
"mobModelTexture": "wartank_texture.png",
"transparentModelCondition": {
"fixedValue": false
},
"isShakingCondition": {
"fixedValue": false
},
"solidBoundingBox": {
"fixedValue": false
},
"visualScale": {
"fixedValue": 3.0
},
"boundingBoxScale": {
"fixedValue": 3.0
},
"modelLayers": [],
"animations": [],
"modelWidth": 0.6,
"modelHeight": 1.8,
"modelShadowSize": 0.5,
"mountedYOffset": 0.0,
"hasSpawnEgg": true,
"spawnEggBaseColor": {
"value": -16764160,
"falpha": 0.0
},
"spawnEggDotColor": {
"value": -13421773,
"falpha": 0.0
},
"creativeTabs": [
{
"value": "MISC"
}
],
"isBoss": true,
"bossBarColor": "GREEN",
"bossBarType": "NOTCHED_10",
"equipmentMainHand": {
"value": ""
},
"equipmentOffHand": {
"value": ""
},
"equipmentHelmet": {
"value": ""
},
"equipmentBody": {
"value": ""
},
"equipmentLeggings": {
"value": ""
},
"equipmentBoots": {
"value": ""
},
"mobBehaviourType": "Mob",
"mobCreatureType": "UNDEFINED",
"attackStrength": 3,
"attackKnockback": 0.0,
"knockbackResistance": 1.0,
"movementSpeed": 0.15,
"stepHeight": 1.0,
"armorBaseValue": 20.0,
"trackingRange": 64,
"followRange": 32,
"health": 300,
"xpAmount": 300,
"waterMob": false,
"breatheUnderwater": {
"fixedValue": false
},
"pushedByFluids": {
"fixedValue": true
},
"flyingMob": false,
"inventorySize": 9,
"inventoryStackSize": 64,
"disableCollisions": false,
"ridable": false,
"canControlForward": false,
"canControlStrafe": false,
"immuneToFire": true,
"immuneToArrows": true,
"immuneToFallDamage": true,
"immuneToCactus": true,
"immuneToDrowning": true,
"immuneToLightning": true,
"immuneToPotions": true,
"immuneToPlayer": true,
"immuneToExplosion": false,
"immuneToTrident": true,
"immuneToAnvil": true,
"immuneToWither": true,
"immuneToDragonBreath": true,
"mobDrop": {
"value": ""
},
"livingSound": {
"value": ""
},
"hurtSound": {
"value": "entity.irongolem.hurt"
},
"deathSound": {
"value": "entity.irongolem.death"
},
"stepSound": {
"value": "entity.irongolem.step"
},
"raidCelebrationSound": {
"value": ""
},
"entityDataEntries": [],
"onInitialSpawn": {
"name": "WarTankOnInitialEntitySpawn"
},
"hasAI": true,
"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_action\"><field name=\"callhelp\">TRUE</field><field name=\"condition\">null,null</field><next><block type=\"wander\"><field name=\"speed\">0.8</field><field name=\"condition\">null,null</field><next><block type=\"look_around\"><field name=\"condition\">null,null</field><next><block type=\"attack_entity\"><field name=\"insight\">TRUE</field><field name=\"nearby\">FALSE</field><field name=\"entity\">EntityPlayer</field><field name=\"condition\">null,null</field></block></next></block></next></block></next></block></next></block></xml>",
"breedable": false,
"tameable": false,
"breedTriggerItems": [],
"ranged": true,
"rangedAttackItem": {
"value": ""
},
"rangedItemType": "WarTankBullet",
"rangedAttackInterval": 100,
"rangedAttackRadius": 32.0,
"spawnThisMob": false,
"doesDespawnWhenIdle": false,
"spawningProbability": 20,
"mobSpawningType": "monster",
"minNumberOfMobsPerGroup": 4,
"maxNumberOfMobsPerGroup": 4,
"restrictionBiomes": [],
"spawnInDungeons": false,
"raidSpawnsCount": [
4,
3,
3,
4,
4,
4,
2
]
}
}