mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-21 19:24:15 +00:00
feat(content): Armoire and BG strings 2017-01
This commit is contained in:
parent
e9543f0d28
commit
c8b61a2f7d
2 changed files with 15 additions and 1 deletions
|
|
@ -263,5 +263,13 @@
|
|||
"backgroundWinterFireworksText": "Winter Fireworks",
|
||||
"backgroundWinterFireworksNotes": "Set off Winter Fireworks.",
|
||||
"backgroundWinterStorefrontText": "Winter Shop",
|
||||
"backgroundWinterStorefrontNotes": "Purchase presents from a Winter Shop."
|
||||
"backgroundWinterStorefrontNotes": "Purchase presents from a Winter Shop.",
|
||||
|
||||
"backgrounds012017": "SET 32: Released January 2017",
|
||||
"backgroundBlizzardText": "Blizzard",
|
||||
"backgroundBlizzardNotes": "Brave a fierce Blizzard.",
|
||||
"backgroundSparklingSnowflakeText": "Sparkling Snowflake",
|
||||
"backgroundSparklingSnowflakeNotes": "Glide on a Sparkling Snowflake.",
|
||||
"backgroundStoikalmVolcanoesText": "Stoïkalm Volcanoes",
|
||||
"backgroundStoikalmVolcanoesNotes": "Explore the Stoïkalm Volcanoes."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -555,6 +555,8 @@
|
|||
"armorArmoireRedPartyDressNotes": "You're strong, tough, smart, and so fashionable! Increases Strength, Constitution, and Intelligence by <%= attrs %> each. Enchanted Armoire: Red Hairbow Set (Item 2 of 2).",
|
||||
"armorArmoireWoodElfArmorText": "Wood Elf Armor",
|
||||
"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).",
|
||||
|
||||
"headgear": "headgear",
|
||||
"headgearCapitalized": "Headgear",
|
||||
|
|
@ -864,6 +866,8 @@
|
|||
"headArmoireIronBlueArcherHelmNotes": "Hard-headed? No, you're just well protected. Increases Constitution by <%= con %>. Enchanted Armoire: Iron Archer Set (Item 1 of 3).",
|
||||
"headArmoireWoodElfHelmText": "Wood Elf Helm",
|
||||
"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).",
|
||||
|
||||
"offhand": "shield-hand item",
|
||||
"offhandCapitalized": "Shield-Hand Item",
|
||||
|
|
@ -1015,6 +1019,8 @@
|
|||
"shieldArmoireSandyBucketNotes": "Good for storing all that Gold that you'll earn from completing tasks! Increases Perception by <%= per %>. Enchanted Armoire: Seaside Set (Item 3 of 3).",
|
||||
"shieldArmoirePerchingFalconText": "Perching Falcon",
|
||||
"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).",
|
||||
|
||||
"back": "Back Accessory",
|
||||
"backBase0Text": "No Back Accessory",
|
||||
|
|
|
|||
Loading…
Reference in a new issue