feat(content): Armoire and BGs 2020/10

This commit is contained in:
Sabe Jones
2020-10-06 15:49:09 -05:00
parent 362dea6c5c
commit 058c1464d3
24 changed files with 60 additions and 56 deletions
@@ -400,6 +400,11 @@ const backgrounds = {
giant_autumn_leaf: { },
herding_sheep_in_autumn: { },
},
backgrounds102020: {
crescent_moon: { },
haunted_forest: { },
spooky_scarecrow_field: { },
},
timeTravelBackgrounds: {
airship: {
price: 1,
@@ -326,6 +326,10 @@ const armor = {
int: 7,
set: 'grazerGuardian',
},
autumnEnchantersCloak: {
int: 12,
set: 'autumnEnchanter',
},
};
const body = {
@@ -652,6 +656,10 @@ const head = {
con: 8,
set: 'grazerGuardian',
},
hornsOfAutumn: {
str: 12,
set: 'autumnEnchanter',
},
};
const shield = {
@@ -837,6 +845,10 @@ const shield = {
con: 9,
set: 'herbalist',
},
darkAutumnFlame: {
con: 12,
set: 'autumnEnchanter',
},
};
const headAccessory = {
@@ -1115,6 +1127,10 @@ const weapon = {
str: 10,
set: 'grazerGuardian',
},
enchantersStaff: {
per: 12,
set: 'autumnEnchanter',
},
};
forEach({
@@ -19,6 +19,7 @@ export default {
},
availableSpells: [
'spookySparkles',
],
availableQuests: [