feat(content): March backgrounds and Enchanted Armoire items (#14524)

* feat(content): March backgrounds and Enchanted Armoire

* fix(backgrounds): trivial syntax consistency

* fix(gear): missing verbiage

* fix(gear): correct usage of <%= attrs %>

* fix(backgrounds): broken string tokens

* fix(backgrounds): more broken tokens

---------

Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
This commit is contained in:
Natalie L
2023-03-06 17:57:56 -05:00
committed by GitHub
parent 3354ca048c
commit 57f86bac70
5 changed files with 84 additions and 3 deletions

View File

@@ -1369,6 +1369,11 @@
width: 141px; width: 141px;
height: 147px; height: 147px;
} }
.background_jungle_watering_hole {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_jungle_watering_hole.png');
width: 141px;
height: 147px;
}
.background_kelp_forest { .background_kelp_forest {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_kelp_forest.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_kelp_forest.png');
width: 141px; width: 141px;
@@ -1404,6 +1409,11 @@
width: 141px; width: 141px;
height: 147px; height: 147px;
} }
.background_mangrove_forest {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_mangrove_forest.png');
width: 141px;
height: 147px;
}
.background_marble_temple { .background_marble_temple {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_marble_temple.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_marble_temple.png');
width: 141px; width: 141px;
@@ -1514,6 +1524,11 @@
width: 141px; width: 141px;
height: 147px; height: 147px;
} }
.background_old_timey_basketball_court {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_old_timey_basketball_court.png');
width: 141px;
height: 147px;
}
.background_on_a_castle_wall { .background_on_a_castle_wall {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_on_a_castle_wall.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_on_a_castle_wall.png');
width: 141px; width: 141px;
@@ -3025,6 +3040,11 @@
width: 68px; width: 68px;
height: 68px; height: 68px;
} }
.icon_background_jungle_watering_hole {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_jungle_watering_hole.png');
width: 68px;
height: 68px;
}
.icon_background_kelp_forest { .icon_background_kelp_forest {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_kelp_forest.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_kelp_forest.png');
width: 68px; width: 68px;
@@ -3060,6 +3080,11 @@
width: 68px; width: 68px;
height: 68px; height: 68px;
} }
.icon_background_mangrove_forest {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_mangrove_forest.png');
width: 68px;
height: 68px;
}
.icon_background_marble_temple { .icon_background_marble_temple {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_marble_temple.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_marble_temple.png');
width: 68px; width: 68px;
@@ -3170,6 +3195,11 @@
width: 68px; width: 68px;
height: 68px; height: 68px;
} }
.icon_background_old_timey_basketball_court {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_old_timey_basketball_court.png');
width: 68px;
height: 68px;
}
.icon_background_on_a_castle_wall { .icon_background_on_a_castle_wall {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_on_a_castle_wall.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_on_a_castle_wall.png');
width: 68px; width: 68px;
@@ -18320,6 +18350,11 @@
width: 90px; width: 90px;
height: 90px; height: 90px;
} }
.broad_armor_armoire_basketballUniform {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/broad_armor_armoire_basketballUniform.png');
width: 114px;
height: 90px;
}
.broad_armor_armoire_bathtub { .broad_armor_armoire_bathtub {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/broad_armor_armoire_bathtub.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/broad_armor_armoire_bathtub.png');
width: 114px; width: 114px;
@@ -19205,6 +19240,11 @@
width: 114px; width: 114px;
height: 90px; height: 90px;
} }
.shield_armoire_basketball {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shield_armoire_basketball.png');
width: 114px;
height: 90px;
}
.shield_armoire_birthdayBanner { .shield_armoire_birthdayBanner {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shield_armoire_birthdayBanner.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shield_armoire_birthdayBanner.png');
width: 114px; width: 114px;
@@ -19575,6 +19615,11 @@
width: 68px; width: 68px;
height: 68px; height: 68px;
} }
.shop_armor_armoire_basketballUniform {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_armor_armoire_basketballUniform.png');
width: 68px;
height: 68px;
}
.shop_armor_armoire_bathtub { .shop_armor_armoire_bathtub {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_armor_armoire_bathtub.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_armor_armoire_bathtub.png');
width: 68px; width: 68px;
@@ -20475,6 +20520,11 @@
width: 68px; width: 68px;
height: 68px; height: 68px;
} }
.shop_shield_armoire_basketball {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_shield_armoire_basketball.png');
width: 68px;
height: 68px;
}
.shop_shield_armoire_birthdayBanner { .shop_shield_armoire_birthdayBanner {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_shield_armoire_birthdayBanner.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_shield_armoire_birthdayBanner.png');
width: 68px; width: 68px;
@@ -21305,6 +21355,11 @@
width: 90px; width: 90px;
height: 90px; height: 90px;
} }
.slim_armor_armoire_basketballUniform {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/slim_armor_armoire_basketballUniform.png');
width: 114px;
height: 90px;
}
.slim_armor_armoire_bathtub { .slim_armor_armoire_bathtub {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/slim_armor_armoire_bathtub.png'); background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/slim_armor_armoire_bathtub.png');
width: 114px; width: 114px;

View File

@@ -845,11 +845,11 @@
"backgrounds012023": "SET 104: Released January 2023", "backgrounds012023": "SET 104: Released January 2023",
"backgroundRimeIceText": "Rime Ice", "backgroundRimeIceText": "Rime Ice",
"backgroundRimeIceNotes": "Admire Sparkly Rime Ice.", "backgroundRimeIceNotes": "Admire sparkly Rime Ice.",
"backgroundSnowyTempleText": "Snowy Temple", "backgroundSnowyTempleText": "Snowy Temple",
"backgroundSnowyTempleNotes": "View a Serene Snowy Temple.", "backgroundSnowyTempleNotes": "View a serene Snowy Temple.",
"backgroundWinterLakeWithSwansText": "Winter Lake With Swans", "backgroundWinterLakeWithSwansText": "Winter Lake With Swans",
"backgroundWinterLakeWithSwansNotes": "Enjoy Nature at a Winter Lake With Swans.", "backgroundWinterLakeWithSwansNotes": "Enjoy nature at a Winter Lake With Swans.",
"backgrounds022023": "SET 105: Released February 2023", "backgrounds022023": "SET 105: Released February 2023",
"backgroundInFrontOfFountainText": "In Front of a Fountain", "backgroundInFrontOfFountainText": "In Front of a Fountain",
@@ -859,6 +859,14 @@
"backgroundFancyBedroomText": "Fancy Bedroom", "backgroundFancyBedroomText": "Fancy Bedroom",
"backgroundFancyBedroomNotes": "Luxuriate in a Fancy Bedroom.", "backgroundFancyBedroomNotes": "Luxuriate in a Fancy Bedroom.",
"backgrounds032023": "SET 106: Released March 2023",
"backgroundOldTimeyBasketballCourtText": "Old Timey Basketball Court",
"backgroundOldTimeyBasketballCourtNotes": "Shoot hoops on an Old Timey BasketBall Court.",
"backgroundJungleWateringHoleText": "Jungle Watering Hole",
"backgroundJungleWateringHoleNotes": "Stop for a sip at a Jungle Watering Hole.",
"backgroundMangroveForestText": "Mangrove Forest",
"backgroundMangroveForestNotes": "Explore the edge of the Mangrove Forest.",
"timeTravelBackgrounds": "Steampunk Backgrounds", "timeTravelBackgrounds": "Steampunk Backgrounds",
"backgroundAirshipText": "Airship", "backgroundAirshipText": "Airship",
"backgroundAirshipNotes": "Become a sky sailor on board your very own Airship.", "backgroundAirshipNotes": "Become a sky sailor on board your very own Airship.",

View File

@@ -1430,6 +1430,8 @@
"armorArmoireShawlCollarCoatNotes": "A wise wizard once said theres nothing better than being both cozy and productive! Wear this warm and stylish coat as you conquer the years challenges. Increases Constitution by <%= con %>. Enchanted Armoire: Independent Item.", "armorArmoireShawlCollarCoatNotes": "A wise wizard once said theres nothing better than being both cozy and productive! Wear this warm and stylish coat as you conquer the years challenges. Increases Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
"armorArmoireTeaGownText": "Tea Party Gown", "armorArmoireTeaGownText": "Tea Party Gown",
"armorArmoireTeaGownNotes": "Youre resilient, creative, brilliant, and so fashionable! Increases Strength and Intelligence by <%= attrs %> each. Enchanted Armoire: Tea Party Set (Item 1 of 3).", "armorArmoireTeaGownNotes": "Youre resilient, creative, brilliant, and so fashionable! Increases Strength and Intelligence by <%= attrs %> each. Enchanted Armoire: Tea Party Set (Item 1 of 3).",
"armorArmoireBasketballUniformText": "Basketball Uniform",
"armorArmoireBasketballUniformNotes": "Wondering whats printed on the back of this uniform? Its your lucky number, of course! Increases Perception by <% per %>. Enchanted Armoire: Old Timey Basketball Set (Item 1 of 2).",
"headgear": "helm", "headgear": "helm",
"headgearCapitalized": "Headgear", "headgearCapitalized": "Headgear",
@@ -2603,6 +2605,8 @@
"shieldArmoireJewelersPliersNotes": "They cut, twist, pinch, and more. This tool can help you create whatever you can imagine. Increases Strength by <%= str %>. Enchanted Armoire: Jeweler Set (Item 3 of 4).", "shieldArmoireJewelersPliersNotes": "They cut, twist, pinch, and more. This tool can help you create whatever you can imagine. Increases Strength by <%= str %>. Enchanted Armoire: Jeweler Set (Item 3 of 4).",
"shieldArmoireTeaKettleText": "Tea Kettle", "shieldArmoireTeaKettleText": "Tea Kettle",
"shieldArmoireTeaKettleNotes": "All your favorite, flavorful teas can be brewed in this kettle. Are you in the mood for black tea, green tea, oolong, or perhaps an herbal infusion? Increases Constitution by <%= con %>. Enchanted Armoire: Tea Party Set (Item 3 of 3).", "shieldArmoireTeaKettleNotes": "All your favorite, flavorful teas can be brewed in this kettle. Are you in the mood for black tea, green tea, oolong, or perhaps an herbal infusion? Increases Constitution by <%= con %>. Enchanted Armoire: Tea Party Set (Item 3 of 3).",
"shieldArmoireBasketballText": "Basketball",
"shieldArmoireBasketballNotes": "Swish! Whenever you shoot this magic basketball, there will be nothing but net. Increases Constitution and Strength by <%= attrs %> each. Enchanted Armoire: Old Timey Basketball Set (Item 2 of 2).",
"back": "Back Accessory", "back": "Back Accessory",
"backBase0Text": "No Back Accessory", "backBase0Text": "No Back Accessory",

View File

@@ -545,6 +545,11 @@ const backgrounds = {
golden_birdcage: { }, golden_birdcage: { },
fancy_bedroom: { }, fancy_bedroom: { },
}, },
backgrounds032023: {
jungle_watering_hole: { },
mangrove_forest: { },
old_timey_basketball_court: { },
},
eventBackgrounds: { eventBackgrounds: {
birthday_bash: { birthday_bash: {
price: 0, price: 0,

View File

@@ -416,6 +416,10 @@ const armor = {
int: 5, int: 5,
set: 'teaParty', set: 'teaParty',
}, },
basketballUniform: {
per: 10,
set: 'oldTimeyBasketball',
},
}; };
const body = { const body = {
@@ -1146,6 +1150,11 @@ const shield = {
con: 10, con: 10,
set: 'teaParty', set: 'teaParty',
}, },
basketball: {
con: 5,
str: 5,
set: 'oldTimeyBasketball',
},
}; };
const headAccessory = { const headAccessory = {