mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-18 01:42:20 +00:00
feat(content): strings for upcoming items
This commit is contained in:
parent
a0ae200a54
commit
7273f8f6d9
2 changed files with 19 additions and 1 deletions
|
|
@ -271,5 +271,13 @@
|
|||
"backgroundSparklingSnowflakeText": "Sparkling Snowflake",
|
||||
"backgroundSparklingSnowflakeNotes": "Glide on a Sparkling Snowflake.",
|
||||
"backgroundStoikalmVolcanoesText": "Stoïkalm Volcanoes",
|
||||
"backgroundStoikalmVolcanoesNotes": "Explore the Stoïkalm Volcanoes."
|
||||
"backgroundStoikalmVolcanoesNotes": "Explore the Stoïkalm Volcanoes.",
|
||||
|
||||
"backgrounds022017": "SET 33: Released February 2017",
|
||||
"backgroundBellTowerText": "Bell Tower",
|
||||
"backgroundBellTowerNotes": "Climb to the Bell Tower.",
|
||||
"backgroundTreasureRoomText": "Treasure Room",
|
||||
"backgroundTreasureRoomNotes": "Bask in the wealth of a Treasure Room.",
|
||||
"backgroundWeddingArchText": "Wedding Arch",
|
||||
"backgroundWeddingArchNotes": "Pose under the Wedding Arch."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -266,6 +266,8 @@
|
|||
"weaponArmoireOgreClubNotes": "This club was salvaged from an actual Ogre's lair. Increases Strength by <%= str %>. Enchanted Armoire: Ogre Outfit (Item 2 of 3).",
|
||||
"weaponArmoireWoodElfStaffText": "Wood Elf Staff",
|
||||
"weaponArmoireWoodElfStaffNotes": "Made from a fallen limb of an ancient tree, this staff will help you communicate with forest denizens great and small. Increases Intelligence by <%= int %>. Enchanted Armoire: Wood Elf Set (Item 3 of 3).",
|
||||
"weaponArmoireWandOfHeartsText": "Wand of Hearts",
|
||||
"weaponArmoireWandOfHeartsNotes": "This wand sparkles with a warm red light. It will also grant your heart wisdom. Increases Intelligence by <%= int %>. Enchanted Armoire: Queen of Hearts Set (Item 3 of 3).",
|
||||
|
||||
"armor": "armor",
|
||||
"armorCapitalized": "Armor",
|
||||
|
|
@ -352,6 +354,8 @@
|
|||
"armorSpecialBirthday2015Notes": "Happy Birthday, Habitica! Wear these Silly Party Robes to celebrate this wonderful day. Confers no benefit.",
|
||||
"armorSpecialBirthday2016Text": "Ridiculous Party Robes",
|
||||
"armorSpecialBirthday2016Notes": "Happy Birthday, Habitica! Wear these Ridiculous Party Robes to celebrate this wonderful day. Confers no benefit.",
|
||||
"armorSpecialBirthday2017Text": "Whimsical Party Robes",
|
||||
"armorSpecialBirthday2017Notes": "Happy Birthday, Habitica! Wear these Whimsical Party Robes to celebrate this wonderful day. Confers no benefit.",
|
||||
|
||||
"armorSpecialGaymerxText": "Rainbow Warrior Armor",
|
||||
"armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armor is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.",
|
||||
|
|
@ -565,6 +569,8 @@
|
|||
"armorArmoireWoodElfArmorNotes": "This armor of bark and leaves will serve as durable camoflage in the forest. Increases Perception by <%= per %>. Enchanted Armoire: Wood Elf Set (Item 2 of 3).",
|
||||
"armorArmoireRamFleeceRobesText": "Ram Fleece Robes",
|
||||
"armorArmoireRamFleeceRobesNotes": "These robes keep you warm even through the fiercest blizzard. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Ram Barbarian Set (2 of 3).",
|
||||
"armorArmoireGownOfHeartsText": "Gown of Hearts",
|
||||
"armorArmoireGownOfHeartsNotes": "This gown has all the frills! But that's not all, it will also increase your heart's fortitude. Increases Constitution by <%= con %>. Enchanted Armoire: Queen of Hearts Set (Item 2 of 3).",
|
||||
|
||||
"headgear": "headgear",
|
||||
"headgearCapitalized": "Headgear",
|
||||
|
|
@ -882,6 +888,8 @@
|
|||
"headArmoireWoodElfHelmNotes": "This helm of leaves may look delicate, but it can protect you from inclement weather and dangerous foes. Increases Constitution by <%= con %>. Enchanted Armoire: Wood Elf Set (Item 1 of 3).",
|
||||
"headArmoireRamHeaddressText": "Ram Headdress",
|
||||
"headArmoireRamHeaddressNotes": "This elaborate helm is fashioned to look like a ram's head. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Ram Barbarian Set (1 of 3).",
|
||||
"headArmoireCrownOfHeartsText": "Crown of Hearts",
|
||||
"headArmoireCrownOfHeartsNotes": "This rosy red crown isn't just eye-catching! It will also strengthen your heart against tough tasks. Increases Strength by <%= str %>. Enchanted Armoire: Queen of Hearts Set (Item 1 of 3).",
|
||||
|
||||
"offhand": "shield-hand item",
|
||||
"offhandCapitalized": "Shield-Hand Item",
|
||||
|
|
@ -1041,6 +1049,8 @@
|
|||
"shieldArmoirePerchingFalconNotes": "A falcon friend perches on your arm, prepared to swoop at your enemies. Increases Strength by <%= str %>. Enchanted Armoire: Falconer Set (Item 3 of 3).",
|
||||
"shieldArmoireRamHornShieldText": "Ram Horn Shield",
|
||||
"shieldArmoireRamHornShieldNotes": "Ram this shield into opposing Dailies! Increases Constitution and Strength by <%= attrs %> each. Enchanted Armoire: Ram Barbarian Set (3 of 3).",
|
||||
"shieldArmoireRoseOfHeartsText": "Red Rose",
|
||||
"shieldArmoireRoseOfHeartsNotes": "This deep red rose smells enchanting. It will also sharpen your understanding. Increases Perception by <%= per %>. Enchanted Armoire: Independent Item.",
|
||||
|
||||
"back": "Back Accessory",
|
||||
"backBase0Text": "No Back Accessory",
|
||||
|
|
|
|||
Loading…
Reference in a new issue