feat(content): armoire/bgs

This commit is contained in:
Sabe Jones
2020-07-03 11:17:50 -05:00
parent 46c92d6171
commit 94dd64677f
21 changed files with 30 additions and 0 deletions

View File

@@ -312,6 +312,11 @@ const armor = {
con: 6,
set: 'fiddler',
},
pirateOutfit: {
con: 4,
int: 4,
set: 'pirate',
},
};
const body = {
@@ -807,6 +812,10 @@ const shield = {
con: 12,
set: 'lifeguard',
},
piratesCompanion: {
per: 8,
set: 'pirate',
},
};
const headAccessory = {
@@ -1077,6 +1086,10 @@ const weapon = {
per: 12,
set: 'lifeguard',
},
handyHook: {
str: 8,
set: 'pirate',
},
};
forEach({