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

31 lines
793 B
JSON

{
"armorSetName": "armors.forest_guard.title",
"head": {
"itemKey": "apocalypsenow:forestguard_helmet",
"mixAndMatch": [
"apocalypsenow:gasmask_helmet"
]
},
"chest": {
"itemKey": "apocalypsenow:forestguard_chestplate"
},
"legs": {
"itemKey": "apocalypsenow:forestguard_leggings"
},
"boots": {
"itemKey": "apocalypsenow:forestguard_boots"
},
"fullSetBonuses": [
{
"type": "attribute",
"name": "puffish_skills:player.ranged_damage",
"value": 0.2,
"interactionType": "self",
"attributeOperation": 1,
"modifierUUID": "766b4e0a-13f3-4e4f-8a2c-49b4f41da5b9",
"description": "armors.forest_guard.description_ranged_damage",
"hideBonusDescription": false
}
],
"hideGeneratedTooltip": false
}