feat(content): Seafoam and Amigos

This commit is contained in:
Sabe Jones
2020-07-14 16:11:34 -05:00
parent c27d52098b
commit 15753de3a1
9 changed files with 46 additions and 20 deletions

View File

@@ -1,21 +1,33 @@
.promo_aquatic_amigos_bundle {
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: 0px -883px;
width: 423px;
height: 147px;
}
.promo_armoire_backgrounds_202007 {
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -340px -524px;
background-position: 0px -735px;
width: 423px;
height: 147px;
}
.promo_mystery_202007 {
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -424px -735px;
background-position: -848px -735px;
width: 282px;
height: 147px;
}
.promo_sand_sculpture_potions {
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: 0px -735px;
background-position: -424px -735px;
width: 423px;
height: 147px;
}
.promo_seafoam {
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -340px -524px;
width: 425px;
height: 148px;
}
.promo_splashy_skins {
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -409px -337px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 117 KiB

View File

@@ -702,7 +702,7 @@
"cuddleBuddiesNotes": "Contains 'The Killer Bunny', 'The Nefarious Ferret', and 'The Guinea Pig Gang'. Available until May 31.",
"aquaticAmigosText": "Aquatic Amigos Quest Bundle",
"aquaticAmigosNotes": "Contains 'The Magical Axolotl', 'The Kraken of Inkomplete', and 'The Call of Octothulu'. Available until June 30.",
"aquaticAmigosNotes": "Contains 'The Magical Axolotl', 'The Kraken of Inkomplete', and 'The Call of Octothulu'. Available until August 31.",
"questSeaSerpentText": "Danger in the Depths: Sea Serpent Strike!",
"questSeaSerpentNotes": "Your streaks have you feeling lucky—its the perfect time for a trip to the seahorse racetrack. You board the submarine at Diligent Docks and settle in for the trip to Dilatory, but youve barely submerged when an impact rocks the sub, sending its occupants tumbling. “Whats going on?” @AriesFaries shouts.<br><br>You glance through a nearby porthole and are shocked by the wall of shimmering scales passing by it. “Sea serpent!” Captain @Witticaster calls through the intercom. “Brace yourselves, its coming round again!” As you grip the arms of your seat, your unfinished tasks flash before your eyes. Maybe if we work together and complete them, you think, we can drive this monster away!",

View File

@@ -126,7 +126,7 @@ const bundles = {
'octopus',
],
canBuy () {
return moment().isBetween('2018-06-12', '2018-07-02');
return moment().isBetween('2020-07-14', '2020-08-02');
},
type: 'quests',
value: 7,

View File

@@ -25,8 +25,8 @@ const featuredItems = {
quests () {
return [
{
type: 'quests',
path: 'quests.rock',
type: 'bundles',
path: 'bundles.aquaticAmigos',
},
{
type: 'quests',

View File

@@ -19,6 +19,7 @@ export default {
},
availableSpells: [
'seafoam',
],
availableQuests: [

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -4,7 +4,7 @@ const api = {};
// @TODO export this const, cannot export it from here because only routes are exported from
// controllers
const LAST_ANNOUNCEMENT_TITLE = 'NEW BACKGROUNDS AND ARMOIRE ITEMS!';
const LAST_ANNOUNCEMENT_TITLE = 'PET QUEST BUNDLE AND SEAFOAM!';
const worldDmg = { // @TODO
bailey: false,
};
@@ -31,25 +31,38 @@ api.getNews = {
<div class="mr-3 ${baileyClass}"></div>
<div class="media-body">
<h1 class="align-self-center">${res.t('newStuff')}</h1>
<h2>6/29/2020 - ${LAST_ANNOUNCEMENT_TITLE}</h2>
<h2>7/14/2020 - ${LAST_ANNOUNCEMENT_TITLE}</h2>
</div>
</div>
<hr/>
<div class="promo_armoire_backgrounds_202007 center-block"></div>
<div class="promo_aquatic_amigos_bundle center-block"></div>
<h3>Discounted Pet Quest Bundle: Aquatic Amigos!</h3>
<p>
Weve added three new backgrounds to the Background Shop! Now your avatar can explore
Underwater Ruins, go Swimming Among Jellyfish, and relax in a Beach Cabana. Check them
out under User Icon > Backgrounds on web and Menu > Inventory > Customize Avatar on
mobile!
</p>
<p>
Plus, theres new Gold-purchasable equipment in the Enchanted Armoire, including a new
set of Pirate Accessories. Better work hard on your real-life tasks to earn all the
pieces! Enjoy :)
If you're looking to add some splashy pets to your Habitica stable, you're in luck! From
now until July 31, you can purchase the Aquatic Amigos Pet Quest Bundle and receive the
Axolotl, Cuttlefish, and Octopus quests, all for only 7 Gems! That's a discount of 5 Gems
from the price of purchasing them separately. Check it out in the <a href='/shops/quests'>
Quest Shop</a> today!
</p>
<div class="small mb-3">
by gawrone, Vikte, -Tyr-, Vyllan, a_diamond, katieslug, shanaqui, and SabreCat
by PainterProphet, Streak, James Danger, hazel, RiverMori, UncommonCriminal, Urse,
RBrinks, TokenKnight, wolvenhalo, Lemoness, and SabreCat
</div>
<div class="promo_seafoam center-block"></div>
<h3>Seafoam!</h3>
<p>
Throw some Seafoam at your friends and they will turn into a cheerful sea star until
their next cron! You can buy the Seafoam in the <a href='/shops/seasonal'>Seasonal
Shop</a> for 15 Gold. Plus, if you get splashed by Seafoam, you'll receive the Aquatic
Friends badge!
</p>
<p>
Don't want to be a sea star? Just buy some Sand from your Rewards column to reverse it.
</p>
<p>
Seafoam will be available in the Seasonal Shop until July 31st!
</p>
<div class="small mb-3">by Lemoness</div>
</div>
`,
});