feat(content): Backgrounds and Armoire items

This commit is contained in:
Sabe Jones
2020-09-08 16:10:01 -05:00
parent d98932e183
commit f5eb868763
19 changed files with 42 additions and 52 deletions

View File

@@ -322,6 +322,10 @@ const armor = {
int: 7,
set: 'herbalist',
},
guardiansGown: {
int: 7,
set: 'grazerGuardian',
},
};
const body = {
@@ -644,6 +648,10 @@ const head = {
int: 9,
set: 'herbalist',
},
guardiansBonnet: {
con: 8,
set: 'grazerGuardian',
},
};
const shield = {
@@ -1103,6 +1111,10 @@ const weapon = {
str: 8,
set: 'pirate',
},
guardiansCrook: {
str: 10,
set: 'grazerGuardian',
},
};
forEach({