Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2025 02 content build #15379

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion habitica-images
Submodule habitica-images updated 62 files
+ backgrounds/background_old_fashioned_tea_shop.png
+ backgrounds/icons/icon_background_old_fashioned_tea_shop.png
+ gear/armoire/head_armoire_fancyFloralHat.png
+ gear/armoire/shield_armoire_fancyFloralFan.png
+ gear/armoire/shop/shop_head_armoire_fancyFloralHat.png
+ gear/armoire/shop/shop_shield_armoire_fancyFloralFan.png
+ gear/events/mystery_202501/head_mystery_202501.png
+ gear/events/mystery_202501/shield_mystery_202501.png
+ gear/events/mystery_202501/shop_head_mystery_202501.png
+ gear/events/mystery_202501/shop_set_mystery_202501.png
+ gear/events/mystery_202501/shop_shield_mystery_202501.png
+ gear/events/mystery_202502/broad_armor_mystery_202502.png
+ gear/events/mystery_202502/head_mystery_202502.png
+ gear/events/mystery_202502/shield_mystery_202502.png
+ gear/events/mystery_202502/shop_armor_mystery_202502.png
+ gear/events/mystery_202502/shop_head_mystery_202502.png
+ gear/events/mystery_202502/shop_set_mystery_202502.png
+ gear/events/mystery_202502/shop_shield_mystery_202502.png
+ gear/events/mystery_202502/slim_armor_mystery_202502.png
+ quests/bosses/quest_cat.png
+ quests/scrolls/inventory_quest_scroll_cat.png
+ stable/eggs/Pet_Egg_Cat.png
+ stable/mounts/body/Mount_Body_Cat-Base.png
+ stable/mounts/body/Mount_Body_Cat-CottonCandyBlue.png
+ stable/mounts/body/Mount_Body_Cat-CottonCandyPink.png
+ stable/mounts/body/Mount_Body_Cat-Desert.png
+ stable/mounts/body/Mount_Body_Cat-Golden.png
+ stable/mounts/body/Mount_Body_Cat-Red.png
+ stable/mounts/body/Mount_Body_Cat-Shade.png
+ stable/mounts/body/Mount_Body_Cat-Skeleton.png
+ stable/mounts/body/Mount_Body_Cat-White.png
+ stable/mounts/body/Mount_Body_Cat-Zombie.png
+ stable/mounts/head/Mount_Head_Cat-Base.png
+ stable/mounts/head/Mount_Head_Cat-CottonCandyBlue.png
+ stable/mounts/head/Mount_Head_Cat-CottonCandyPink.png
+ stable/mounts/head/Mount_Head_Cat-Desert.png
+ stable/mounts/head/Mount_Head_Cat-Golden.png
+ stable/mounts/head/Mount_Head_Cat-Red.png
+ stable/mounts/head/Mount_Head_Cat-Shade.png
+ stable/mounts/head/Mount_Head_Cat-Skeleton.png
+ stable/mounts/head/Mount_Head_Cat-White.png
+ stable/mounts/head/Mount_Head_Cat-Zombie.png
+ stable/mounts/icon/Mount_Icon_Cat-Base.png
+ stable/mounts/icon/Mount_Icon_Cat-CottonCandyBlue.png
+ stable/mounts/icon/Mount_Icon_Cat-CottonCandyPink.png
+ stable/mounts/icon/Mount_Icon_Cat-Desert.png
+ stable/mounts/icon/Mount_Icon_Cat-Golden.png
+ stable/mounts/icon/Mount_Icon_Cat-Red.png
+ stable/mounts/icon/Mount_Icon_Cat-Shade.png
+ stable/mounts/icon/Mount_Icon_Cat-Skeleton.png
+ stable/mounts/icon/Mount_Icon_Cat-White.png
+ stable/mounts/icon/Mount_Icon_Cat-Zombie.png
+ stable/pets/Pet-Cat-Base.png
+ stable/pets/Pet-Cat-CottonCandyBlue.png
+ stable/pets/Pet-Cat-CottonCandyPink.png
+ stable/pets/Pet-Cat-Desert.png
+ stable/pets/Pet-Cat-Golden.png
+ stable/pets/Pet-Cat-Red.png
+ stable/pets/Pet-Cat-Shade.png
+ stable/pets/Pet-Cat-Skeleton.png
+ stable/pets/Pet-Cat-White.png
+ stable/pets/Pet-Cat-Zombie.png
215 changes: 205 additions & 10 deletions website/client/src/assets/css/sprites/spritesmith-main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1730,6 +1730,11 @@
width: 141px;
height: 147px;
}
.background_old_fashioned_tea_shop {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_old_fashioned_tea_shop.png');
width: 141px;
height: 147px;
}
.background_old_photo {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_old_photo.png');
width: 141px;
Expand Down Expand Up @@ -30214,6 +30219,11 @@
width: 90px;
height: 90px;
}
.head_armoire_fancyFloralHat {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/head_armoire_fancyFloralHat.png');
width: 114px;
height: 90px;
}
.head_armoire_fancyPirateHat {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/head_armoire_fancyPirateHat.png');
width: 114px;
Expand Down Expand Up @@ -30644,6 +30654,11 @@
width: 114px;
height: 90px;
}
.shield_armoire_fancyFloralFan {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shield_armoire_fancyFloralFan.png');
width: 114px;
height: 90px;
}
.shield_armoire_fancyShoe {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shield_armoire_fancyShoe.png');
width: 90px;
Expand Down Expand Up @@ -33719,16 +33734,6 @@
width: 90px;
height: 90px;
}
.head_mystery_202501 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/head_mystery_202501.png');
width: 114px;
height: 90px;
}
.shield_mystery_202501 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shield_mystery_202501.png');
width: 114px;
height: 90px;
}
.back_mystery_201402 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/back_mystery_201402.png');
width: 90px;
Expand Down Expand Up @@ -35404,6 +35409,36 @@
width: 114px;
height: 90px;
}
.head_mystery_202501 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/head_mystery_202501.png');
width: 114px;
height: 90px;
}
.shield_mystery_202501 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shield_mystery_202501.png');
width: 114px;
height: 90px;
}
.broad_armor_mystery_202502 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/broad_armor_mystery_202502.png');
width: 114px;
height: 90px;
}
.head_mystery_202502 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/head_mystery_202502.png');
width: 114px;
height: 90px;
}
.shield_mystery_202502 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shield_mystery_202502.png');
width: 114px;
height: 90px;
}
.slim_armor_mystery_202502 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/slim_armor_mystery_202502.png');
width: 114px;
height: 90px;
}
.broad_armor_mystery_301404 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/broad_armor_mystery_301404.png');
width: 90px;
Expand Down Expand Up @@ -40557,6 +40592,11 @@
width: 219px;
height: 219px;
}
.quest_cat {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/quest_cat.png');
width: 219px;
height: 219px;
}
.quest_chameleon {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/quest_chameleon.png');
width: 216px;
Expand Down Expand Up @@ -41292,6 +41332,11 @@
width: 68px;
height: 68px;
}
.inventory_quest_scroll_cat {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/inventory_quest_scroll_cat.png');
width: 68px;
height: 68px;
}
.inventory_quest_scroll_chameleon {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/inventory_quest_scroll_chameleon.png');
width: 68px;
Expand Down Expand Up @@ -42897,6 +42942,56 @@
width: 105px;
height: 105px;
}
.Mount_Body_Cat-Base {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-Base.png');
width: 105px;
height: 105px;
}
.Mount_Body_Cat-CottonCandyBlue {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-CottonCandyBlue.png');
width: 105px;
height: 105px;
}
.Mount_Body_Cat-CottonCandyPink {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-CottonCandyPink.png');
width: 105px;
height: 105px;
}
.Mount_Body_Cat-Desert {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-Desert.png');
width: 105px;
height: 105px;
}
.Mount_Body_Cat-Golden {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-Golden.png');
width: 105px;
height: 105px;
}
.Mount_Body_Cat-Red {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-Red.png');
width: 105px;
height: 105px;
}
.Mount_Body_Cat-Shade {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-Shade.png');
width: 105px;
height: 105px;
}
.Mount_Body_Cat-Skeleton {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-Skeleton.png');
width: 105px;
height: 105px;
}
.Mount_Body_Cat-White {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-White.png');
width: 105px;
height: 105px;
}
.Mount_Body_Cat-Zombie {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Cat-Zombie.png');
width: 105px;
height: 105px;
}
.Mount_Body_Chameleon-Base {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Chameleon-Base.png');
width: 105px;
Expand Down Expand Up @@ -48437,6 +48532,56 @@
width: 105px;
height: 105px;
}
.Mount_Head_Cat-Base {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-Base.png');
width: 105px;
height: 105px;
}
.Mount_Head_Cat-CottonCandyBlue {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-CottonCandyBlue.png');
width: 105px;
height: 105px;
}
.Mount_Head_Cat-CottonCandyPink {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-CottonCandyPink.png');
width: 105px;
height: 105px;
}
.Mount_Head_Cat-Desert {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-Desert.png');
width: 105px;
height: 105px;
}
.Mount_Head_Cat-Golden {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-Golden.png');
width: 105px;
height: 105px;
}
.Mount_Head_Cat-Red {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-Red.png');
width: 105px;
height: 105px;
}
.Mount_Head_Cat-Shade {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-Shade.png');
width: 105px;
height: 105px;
}
.Mount_Head_Cat-Skeleton {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-Skeleton.png');
width: 105px;
height: 105px;
}
.Mount_Head_Cat-White {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-White.png');
width: 105px;
height: 105px;
}
.Mount_Head_Cat-Zombie {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Cat-Zombie.png');
width: 105px;
height: 105px;
}
.Mount_Head_Chameleon-Base {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Chameleon-Base.png');
width: 105px;
Expand Down Expand Up @@ -54037,6 +54182,56 @@
width: 81px;
height: 99px;
}
.Pet-Cat-Base {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-Base.png');
width: 81px;
height: 99px;
}
.Pet-Cat-CottonCandyBlue {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-CottonCandyBlue.png');
width: 81px;
height: 99px;
}
.Pet-Cat-CottonCandyPink {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-CottonCandyPink.png');
width: 81px;
height: 99px;
}
.Pet-Cat-Desert {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-Desert.png');
width: 81px;
height: 99px;
}
.Pet-Cat-Golden {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-Golden.png');
width: 81px;
height: 99px;
}
.Pet-Cat-Red {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-Red.png');
width: 81px;
height: 99px;
}
.Pet-Cat-Shade {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-Shade.png');
width: 81px;
height: 99px;
}
.Pet-Cat-Skeleton {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-Skeleton.png');
width: 81px;
height: 99px;
}
.Pet-Cat-White {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-White.png');
width: 81px;
height: 99px;
}
.Pet-Cat-Zombie {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Cat-Zombie.png');
width: 81px;
height: 99px;
}
.Pet-Chameleon-Base {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Chameleon-Base.png');
width: 81px;
Expand Down
4 changes: 4 additions & 0 deletions website/common/locales/en/backgrounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -1011,6 +1011,10 @@
"backgroundWinterLandscapeWithCabinText": "Winter Landscape with Cabin",
"backgroundWinterLandscapeWithCabinNotes": "Stay cozy in a Winter Landscape with a Cabin.",

"backgrounds022025": "SET 129: Released February 2025",
"backgroundOldFashionedTeaShopText": "Old Fashioned Tea Shop",
"backgroundOldFashionedTeaShopNotes": "Enjoy a cozy beverage in an Old Fashioned Tea Shop.",

"timeTravelBackgrounds": "Steampunk Backgrounds",
"backgroundAirshipText": "Airship",
"backgroundAirshipNotes": "Become a sky sailor on board your very own Airship.",
Expand Down
6 changes: 5 additions & 1 deletion website/common/locales/en/content.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,11 @@

"questEggDogText": "Puppy",
"questEggDogMountText": "Dog",
"questEggDogAdjective": "a friendly",
"questEggDogAdjective": "a friendly",

"questEggCatText": "Kitten",
"questEggCatMountText": "Cat",
"questEggCatAdjective": "a mischievous",

"eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.",

Expand Down
12 changes: 12 additions & 0 deletions website/common/locales/en/gear.json
Original file line number Diff line number Diff line change
Expand Up @@ -1453,6 +1453,9 @@
"armorMystery202407Notes": "Glide through lakes and canals with your sweeping pink tail! Confers no benefit. July 2024 Subscriber Item.",
"armorMystery202412Text": "Candy Cane Cottontail Coat",
"armorMystery202412Notes": "A fun and fluffy look to keep you snug on a winter day. Confers no benefit. December 2024 Subscriber Item.",
"armorMystery202502Text": "Heartfelt Harlequin Suit",
"armorMystery202502Notes": "You’re full of kind-hearted jokes and japes from your ruffled collar to your gigantic shoes! Confers no benefit. February 2025 Subscriber Item",


"armorMystery301404Text": "Steampunk Suit",
"armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.",
Expand Down Expand Up @@ -2372,6 +2375,9 @@
"headMystery202412Notes": "Warm and cozy, just like a cup of minty hot cocoa on a winter night! Confers no benefit. December 2024 Subscriber Item.",
"headMystery202501Text": "Frostbinder’s Hat",
"headMystery202501Notes": "This sparkling hat generates a light and festive flurry around you at all times. Confers no benefit. January 2025 Subscriber Item.",
"headMystery202502Text": "Heartfelt Harlequin Hat",
"headMystery202502Notes": "This jaunty little hat is sure to inspire joy in anyone who sees you! Confers no benefit. February 2025 Subscriber Item",


"headMystery301404Text": "Fancy Top Hat",
"headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.",
Expand Down Expand Up @@ -2580,6 +2586,8 @@
"headArmoireFestiveHelperHatNotes": "Holiday tip #27: have a helper hat handy. This one is big enough to keep an emergency toy underneath! Increases Intelligence by <%= int %>. Enchanted Armoire: Festive Helper Set (Item 1 of 2)",
"headArmoireSnowyTrapperHatText": "Snowy Trapper Hat",
"headArmoireSnowyTrapperHatNotes": "Blue, frostbitten ears will be a thing of the past. Embrace cozy warmth in style! Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Snowy Trapper Hat Set (Item 1 of 2).",
"headArmoireFancyFloralHatText": "Fancy Floral Hat",
"headArmoireFancyFloralHatNotes": "Feast your eyes on this fancy hat full of fantastic flowers and frilly fastenings. Increases Intelligence by <%= int %>. Enchanted Armoire: Fancy Floral Accessories Set (Item 1 of 2).",

"offhand": "off-hand item",
"offHandCapitalized": "Off-Hand Item",
Expand Down Expand Up @@ -2895,6 +2903,8 @@
"shieldMystery202409Notes": "The glowing ruby on this staff draws its power from the late summer sun. Confers no benefit. September 2024 Subscriber Item.",
"shieldMystery202501Text": "Frostbinder's Staff",
"shieldMystery202501Notes": "Decorate any outdoor scenery with a diamond coat of shimmering frost. Confers no benefit. January 2025 Subscriber Item.",
"shieldMystery202502Text": "Heartfelt Harlequin Balloons",
"shieldMystery202502Notes": "This Valentine’s Day and every day, may your heart be as light as these buoyant balloons. Confers no benefit. February 2025 Subscriber Item.",

"shieldMystery301405Text": "Clock Shield",
"shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.",
Expand Down Expand Up @@ -3063,6 +3073,8 @@
"shieldArmoireBuoyantBeachBallNotes": "Got too many balls up in the air already? Here’s one that you can safely set down, roll, bounce and bounce and bounce... Increases Strength by <%= str %>. Enchanted Armoire: Beachside Set (Item 4 of 4).",
"shieldArmoireSafetyFlashlightText": "Safety Flashlight",
"shieldArmoireSafetyFlashlightNotes": "Wait, did you hear that noise? Quick! Shine your flashlight into the shadows over there. Hmmm. Looks like it was just the wind. Or was it…? Increases Constitution by <%= con %>. Enchanted Armoire: Fright Night Set (Item 1 of 2)",
"shieldArmoireFancyFloralFanText": "Fancy Floral Fan",
"shieldArmoireFancyFloralFanNotes": "Finish your fancy look with this first-rate fan made of fabulous floral fabric. Increases Perception by <%= per %>. Enchanted Armoire: Fancy Floral Accessories Set (Item 2 of 2).",

"back": "Back Accessory",
"backBase0Text": "No Back Accessory",
Expand Down
11 changes: 11 additions & 0 deletions website/common/locales/en/questsContent.json
Original file line number Diff line number Diff line change
Expand Up @@ -933,6 +933,17 @@
"questDogDropDogEgg": "Dog (Egg)",
"questDogUnlockText": "Unlocks Dog Eggs for purchase in the Market.",

"questCatText": "A Purrplexing Predicament",
"questCatNotes": "On this fine day you find yourself in Habit City's Enchanted Efficiency Emporium workshop. You've been assigned a tough task: create a new magic motivation spell to help Habiticans everywhere complete their goals with ease.<br><br>Sitting on a table in front of you is a variety of magical objects. All the tomes said they were supposed to resonate together with productive energy… but so far there's not even a spark of motivation.<br><br>The creaking of a door alerts you to a new guest entering your workshop. Scampering feet and a blur of fluff dart onto the table. A... cat? Before you even have a chance to compliment how fluffy she is, she's lifting a paw to one of the crystals you set up and… knocking it off the table!<br><br>\"Hey!\" you shout, \"You're really cute but I'm trying to do some work over here...\"<br><br>She looks at you with her pretty blue eyes, tilts her head, and bats a bundle of herbs off the table. \"I'm helping!\" she purrs.<br><br>You see her paw reaching out toward the rest of the items you've collected and dive to the floor to catch the next one to go down!",
"questCatCompletion": "You've thankfully caught everything that pushy cat knocked off the table. As you sit on the floor you notice a bright glow coming from the objects in front of you. Looking up, the ones on the table are reacting too! Putting them at different elevations seems to be a breakthrough in your research!<br><br>\"You know, in the end you did help me. I guess I just needed some fresh eyes on my task to get me unstuck. I wish you would have given me a bit of a heads-up before you started pushing things around, though,\" you say to the cat, patting her gently.<br><br>\"That's a purrfectly reasonable request, please take these as my apology!\" she purrs, nudging some funny-looking eggs in your direction. \"I'm glad I could help you see things from a different purrspective.\"",
"questCatBoss": "The Purrplexer",
"questCatRageTitle": "Furious Bapping",
"questCatRageDescription": "This bar fills when you don't complete your Dailies. When it's full, the Purrplexer will take away some of your party's MP!",
"questCatRageEffect": "The Purrplexer knocks the magic objects you've collected off the table! The party's MP is reduced!",
"questCatDropCatEgg": "Cat (Egg)",
"questCatUnlockText": "Unlocks Cat Eggs for Purchase in the Market",


"questFungiText": "The Moody Mushroom",
"questFungiNotes": "It’s been a rainy spring in Habitica and the ground around the stables is spongy and damp. You notice quite a few mushrooms have appeared along the wooden stable walls and fences. There’s a fog hanging about, not quite letting the sun peek through, and it’s a bit dispiriting.<br><br>Out of the mist you see the outline of the April Fool, not at all his usual bouncy self.<br><br>”I’d hoped to bring you all some delightful Fungi Magic Hatching Potions so that you can keep your mushroom friends from my special day forever,” he says, his expression alarmingly unsmiling. “But this cold fog is really getting to me, it’s making me feel too tired and dismal to work my usual magic.”<br><br>“Oh no, sorry to hear that,” you say, noticing your own increasingly somber mood. “This fog is really making the day gloomy. I wonder where it came from…”<br><br>A low rumble sounds across the fields, and you see an outline emerging from the mist. You’re alarmed to see a gigantic and unhappy looking mushroom creature, and the mist appears to be emanating from it.<br><br>“Aha,” says the Fool, “I think this fungal fellow may be the source of our blues. Let’s see if we can summon a little cheer for our friend here and ourselves.”",
"questFungiCompletion": "You and the April Fool look at each other with a sign of relief as the mushroom retreats to the forest.<br><br>“Ah,” the Fool exclaims, “that was quite a mycelial melancholy. I’m glad we could improve his mood, and ours too! I feel my energy coming back. Come with me and we’ll get those Fungi potions going together.”",
Expand Down
1 change: 1 addition & 0 deletions website/common/locales/en/subscriber.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@
"mysterySet202411": "Bristled Brawler Set",
"mysterySet202412": "Candy Cane Cottontail Set",
"mysterySet202501": "Frostbinder Set",
"mysterySet202502": "Heartfelt Harlequin Set",
"mysterySet301404": "Steampunk Standard Set",
"mysterySet301405": "Steampunk Accessories Set",
"mysterySet301703": "Peacock Steampunk Set",
Expand Down
3 changes: 3 additions & 0 deletions website/common/script/content/appearance/backgrounds.js
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,9 @@ const backgrounds = {
backgrounds012025: {
winter_landscape_with_cabin: { },
},
backgrounds022025: {
old_fashioned_tea_shop: { },
},
eventBackgrounds: {
birthday_bash: {
price: 0,
Expand Down
Loading
Loading