41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"armorSetName": "armors.un_army.title",
|
|
"head": {
|
|
"itemKey": "apocalypsenow:un_armor_helmet",
|
|
"mixAndMatch": [
|
|
"apocalypsenow:pkm_4gasmask_helmet"
|
|
]
|
|
},
|
|
"chest": {
|
|
"itemKey": "apocalypsenow:un_armor_chestplate"
|
|
},
|
|
"legs": {
|
|
"itemKey": "apocalypsenow:un_armor_leggings"
|
|
},
|
|
"boots": {
|
|
"itemKey": "apocalypsenow:un_armor_boots"
|
|
},
|
|
"fullSetBonuses": [
|
|
{
|
|
"type": "attribute",
|
|
"name": "minecraft:generic.movement_speed",
|
|
"value": 0.2,
|
|
"interactionType": "self",
|
|
"attributeOperation": 1,
|
|
"modifierUUID": "e50ce33b-8a51-40b9-9c27-2c3f908bc0a9",
|
|
"description": "armors.un_army.description_movement",
|
|
"hideBonusDescription": false
|
|
},
|
|
{
|
|
"type": "attribute",
|
|
"name": "minecraft:generic.attack_speed",
|
|
"value": 0.3,
|
|
"interactionType": "self",
|
|
"attributeOperation": 2,
|
|
"modifierUUID": "7fade7aa-0fe5-4016-97ba-8c0821f15612",
|
|
"description": "armors.un_army.description_as",
|
|
"hideBonusDescription": false
|
|
}
|
|
],
|
|
"hideGeneratedTooltip": false
|
|
} |