98 lines
2.6 KiB
JSON
Executable File
98 lines
2.6 KiB
JSON
Executable File
{
|
|
"_fv": 60,
|
|
"_type": "armor",
|
|
"definition": {
|
|
"enableHelmet": true,
|
|
"textureHelmet": "a_head",
|
|
"enableBody": true,
|
|
"textureBody": "a_body",
|
|
"enableLeggings": true,
|
|
"textureLeggings": "a_legging",
|
|
"enableBoots": true,
|
|
"textureBoots": "a_boots",
|
|
"onHelmetTick": {
|
|
"name": "ArmorL2ArmorHelmetTickEvent"
|
|
},
|
|
"onBodyTick": {
|
|
"name": "ArmorL2ArmorChestplateTickEvent"
|
|
},
|
|
"onLeggingsTick": {
|
|
"name": "ArmorL2ArmorLeggingsTickEvent"
|
|
},
|
|
"onBootsTick": {
|
|
"name": "ArmorL2ArmorBootsTickEvent"
|
|
},
|
|
"creativeTab": {
|
|
"value": "CUSTOM:MantleToStratusTab"
|
|
},
|
|
"armorTextureFile": "a",
|
|
"helmetName": "Cat Ears",
|
|
"bodyName": "Diving Chestplate",
|
|
"leggingsName": "Red Tearstone Leggings",
|
|
"bootsName": "Hunting Boots",
|
|
"helmetSpecialInformation": {
|
|
"fixedValue": [
|
|
"Creepers no longer come near you"
|
|
]
|
|
},
|
|
"bodySpecialInformation": {
|
|
"fixedValue": [
|
|
"Grants full aquatic proficiency"
|
|
]
|
|
},
|
|
"leggingsSpecialInformation": {
|
|
"fixedValue": [
|
|
"Grants incredible strenght when on low health"
|
|
]
|
|
},
|
|
"bootsSpecialInformation": {
|
|
"fixedValue": [
|
|
"Mobs can be seen through walls"
|
|
]
|
|
},
|
|
"helmetModelName": "ModelCatHatID",
|
|
"helmetModelPart": "bb_main",
|
|
"helmetModelTexture": "From armor",
|
|
"bodyModelName": "Default",
|
|
"bodyModelPart": "Body",
|
|
"armsModelPartL": "Arms L",
|
|
"armsModelPartR": "Arms R",
|
|
"bodyModelTexture": "From armor",
|
|
"leggingsModelName": "Default",
|
|
"leggingsModelPartL": "Leggings L",
|
|
"leggingsModelPartR": "Leggings R",
|
|
"leggingsModelTexture": "From armor",
|
|
"bootsModelName": "Default",
|
|
"bootsModelPartL": "Boots L",
|
|
"bootsModelPartR": "Boots R",
|
|
"bootsModelTexture": "From armor",
|
|
"helmetItemRenderType": 0,
|
|
"helmetItemCustomModelName": "Normal",
|
|
"bodyItemRenderType": 0,
|
|
"bodyItemCustomModelName": "Normal",
|
|
"leggingsItemRenderType": 0,
|
|
"leggingsItemCustomModelName": "Normal",
|
|
"bootsItemRenderType": 0,
|
|
"bootsItemCustomModelName": "Normal",
|
|
"helmetImmuneToFire": false,
|
|
"bodyImmuneToFire": false,
|
|
"leggingsImmuneToFire": false,
|
|
"bootsImmuneToFire": false,
|
|
"maxDamage": 37,
|
|
"damageValueHelmet": 4,
|
|
"damageValueBody": 12,
|
|
"damageValueLeggings": 0,
|
|
"damageValueBoots": 4,
|
|
"enchantability": 25,
|
|
"toughness": 2.0,
|
|
"knockbackResistance": 0.2,
|
|
"equipSound": {
|
|
"value": ""
|
|
},
|
|
"repairItems": [
|
|
{
|
|
"value": "CUSTOM:Blightstone"
|
|
}
|
|
]
|
|
}
|
|
} |