feat(content): Armoire and BGs data (#8095)

This commit is contained in:
Sabe Jones
2016-10-04 09:57:28 -05:00
committed by GitHub
parent 2dc0958678
commit 0109aa4250
3 changed files with 56 additions and 8 deletions

View File

@@ -395,6 +395,20 @@ let backgrounds = {
notes: t('backgroundOrchardNotes'), notes: t('backgroundOrchardNotes'),
}, },
}, },
backgrounds102016: {
rainy_city: {
text: t('backgroundRainyCityText'),
notes: t('backgroundRainyCityNotes'),
},
spider_web: {
text: t('backgroundSpiderWebText'),
notes: t('backgroundSpiderWebNotes'),
},
strange_sewers: {
text: t('backgroundStrangeSewersText'),
notes: t('backgroundStrangeSewersNotes'),
},
},
}; };
/* eslint-enable quote-props */ /* eslint-enable quote-props */

View File

@@ -166,6 +166,14 @@ let armor = {
set: 'vermilionArcher', set: 'vermilionArcher',
canOwn: ownsItem('armor_armoire_vermilionArcherArmor'), canOwn: ownsItem('armor_armoire_vermilionArcherArmor'),
}, },
ogreArmor: {
text: t('armorArmoireOgreArmorText'),
notes: t('armorArmoireOgreArmorNotes', { con: 15 }),
value: 100,
con: 15,
set: 'ogre',
canOwn: ownsItem('armor_armoire_ogreArmor'),
},
}; };
let eyewear = { let eyewear = {
@@ -412,6 +420,15 @@ let head = {
set: 'vermilionArcher', set: 'vermilionArcher',
canOwn: ownsItem('head_armoire_vermilionArcherHelm'), canOwn: ownsItem('head_armoire_vermilionArcherHelm'),
}, },
ogreMask: {
text: t('headArmoireOgreMaskText'),
notes: t('headArmoireOgreMaskNotes', { attrs: 7 }),
value: 100,
con: 7,
str: 7,
set: 'ogre',
canOwn: ownsItem('head_armoire_ogreMask'),
},
}; };
let shield = { let shield = {
@@ -659,6 +676,14 @@ let weapon = {
set: 'vermilionArcher', set: 'vermilionArcher',
canOwn: ownsItem('weapon_armoire_vermilionArcherBow'), canOwn: ownsItem('weapon_armoire_vermilionArcherBow'),
}, },
ogreClub: {
text: t('weaponArmoireOgreClubText'),
notes: t('weaponArmoireOgreClubNotes', { str: 15 }),
value: 100,
str: 15,
set: 'ogre',
canOwn: ownsItem('weapon_armoire_ogreClub'),
},
}; };
let armoireSet = { let armoireSet = {

View File

@@ -1,5 +1,20 @@
h2 10/2/2016 - NEW TAKE THIS CHALLENGE! h2 10/4/2016 - OCTOBER BACKROUNDS AND ARMOIRE ITEMS!
.promo_backgrounds_armoire_201610.pull-right
hr hr
tr
td
h3 October Backgrounds and Armoire Items
p Weve added three new backgrounds to <a href='/#/options/profile/backgrounds'>the Background Shop</a>! Now your avatar can get snagged in a Spider Web, slither through the Strange Sewers, and splash through a Rainy City. Get them now!
br
p Plus, theres new gold-purchasable equipment in the Enchanted Armoire, including the Ogre Outfit. Better work hard on your real-life tasks to earn all the pieces! Enjoy :)
p.small.muted by KusSv, Kiwibot, Dial F For Funky, and HappyPete
if menuItem !== 'oldNews'
hr
a(href='/static/old-news', target='_blank') Read older news
mixin oldNews
h2 10/2/2016 - NEW TAKE THIS CHALLENGE!
tr tr
td td
.promo_takeThis_gear.pull-right .promo_takeThis_gear.pull-right
@@ -10,12 +25,6 @@ h2 10/2/2016 - NEW TAKE THIS CHALLENGE!
br br
p Congratulations to the winners of the last Take This Challenge, "I Am the Night!": grand prize winner ladyhalation, and runners-up Khaleesi, SalientAlien, Debeys, Andrew Parkinson, and jenrosehol! Plus, all participants in that Challenge have received a piece of the <a href='http://habitica.wikia.com/wiki/Event_Item_Sequences#Take_This_Armor_Set' target='_blank'>Take This item set</a>. It is located in your Rewards column. Enjoy! p Congratulations to the winners of the last Take This Challenge, "I Am the Night!": grand prize winner ladyhalation, and runners-up Khaleesi, SalientAlien, Debeys, Andrew Parkinson, and jenrosehol! Plus, all participants in that Challenge have received a piece of the <a href='http://habitica.wikia.com/wiki/Event_Item_Sequences#Take_This_Armor_Set' target='_blank'>Take This item set</a>. It is located in your Rewards column. Enjoy!
p.small.muted by Lemoness, SabreCat, Doctor B, and the Take This team p.small.muted by Lemoness, SabreCat, Doctor B, and the Take This team
if menuItem !== 'oldNews'
hr
a(href='/static/old-news', target='_blank') Read older news
mixin oldNews
h2 9/29/2016 - WIDGETS ON ANDROID APP, TAG MANAGEMENT ON iOS APP, GAYMERX ARMOR, AND LAST CHANCE FOR COW COSTUME h2 9/29/2016 - WIDGETS ON ANDROID APP, TAG MANAGEMENT ON iOS APP, GAYMERX ARMOR, AND LAST CHANCE FOR COW COSTUME
tr tr
td td