Add enchantment descriptions support

This commit is contained in:
Sollace 2024-03-09 21:57:44 +00:00
parent 7d48821770
commit 9eb0a0028b
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB

View file

@ -1310,16 +1310,27 @@
"key.unicopia.hud_page_up": "Hud Next Page",
"enchantment.unicopia.gem_finder": "Gem Finder",
"enchantment.unicopia.gem_finder.desc": "Produces a low hum when you get close to high-value ores",
"enchantment.unicopia.padded": "Padded",
"enchantment.unicopia.clingy": "Clings",
"enchantment.unicopia.padded.dec": "Protects pegasi from impacts by making them bounce off walls",
"enchantment.unicopia.clingy": "Clingy",
"enchantment.unicopia.clingy.desc": "Causes items to follow the player when dropped",
"enchantment.unicopia.repulsion": "Repulsion",
"enchantment.unicopia.repulsion.desc": "Decreases the wearer's gravity",
"enchantment.unicopia.heavy": "Heavy",
"enchantment.unicopia.heavy.desc": "Makes pegasi wearing armor heavier and less likely to be pushed around by magic and wind",
"enchantment.unicopia.herds": "Herds",
"enchantment.unicopia.herds.desc": "Makes a weapon stronger the more allied forces are around",
"enchantment.unicopia.want_it_need_it": "Want It Need It",
"enchantment.unicopia.want_it_need_it.desc": "Makes the item irresistable to mobs",
"enchantment.unicopia.poisoned_joke": "Poisoned Joke",
"enchantment.unicopia.poisoned_joke.desc": "Causes auditory hallucinations to whoever is carrying an item",
"enchantment.unicopia.stressed": "Stressed",
"enchantment.unicopia.stressed.desc": "Causes the screen to shake when you are in danger",
"enchantment.unicopia.heart_bound": "Heart Bound",
"enchantment.unicopia.heart_bound.desc": "Causes an item to stay with you after you die",
"enchantment.unicopia.consumption": "Consumption",
"enchantment.unicopia.consumption.desc": "Converts drops mined using a tool into raw experience",
"commands.race.success.self": "Set own race to %1$s",
"commands.race.success": "%1$s changed race to %2$s",