Initial commit
This commit is contained in:
31
config/armorsets/forestguard.json
Normal file
31
config/armorsets/forestguard.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user