Files
2024-11-28 17:00:03 +00:00

56 lines
1.4 KiB
JSON

{
"armorSetName": "armors.nurse.title",
"head": {
"itemKey": "apocalypsenow:nurse_helmet"
},
"chest": {
"itemKey": "apocalypsenow:nurse_chestplate"
},
"legs": {
"itemKey": "apocalypsenow:nurse_leggings"
},
"boots": {
"itemKey": "apocalypsenow:nurse_boots"
},
"mainHand": {
"itemKey": "apocalypsenow:scissors",
"mixAndMatch": [
"apocalypsenow:scissorst",
"apocalypsenow:scalpel"
]
},
"partialBonusRequiredAmount": 4,
"partialSetBonuses": [
{
"type": "effect",
"name": "minecraft:health_boost",
"value": 1.0,
"interactionType": "self",
"interactionDuration": 100.0,
"description": "armors.nurse.description_health",
"hideBonusDescription": false
}
],
"fullSetBonuses": [
{
"type": "attribute",
"name": "minecraft:generic.attack_damage",
"value": 1.5,
"interactionType": "self",
"attributeOperation": 1,
"modifierUUID": "a1e9f5a6-4e36-4c87-b7f1-0268329dc30b",
"description": "armors.nurse.description_damage",
"hideBonusDescription": false
},
{
"type": "effect",
"name": "minecraft:health_boost",
"value": 1.0,
"interactionType": "self",
"interactionDuration": 100.0,
"description": "armors.nurse.description_health",
"hideBonusDescription": false
}
],
"hideGeneratedTooltip": false
}