diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2023-09-17 13:09:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-17 13:09:53 +0200 |
commit | 6888a8389e7e479826ed00c686c6d63f6f0e29fa (patch) | |
tree | 5ff3f7ccac62f18e8c3e0ea363db2d9c323999ed /items/REAPER_BOOTS.json | |
parent | f740e79fb4d4f695c05dc06ffc5a12ed592761f9 (diff) | |
download | NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.tar.gz NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.tar.bz2 NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.zip |
Description fixes (#987)
* Description fixes
https://canary.discord.com/channels/516977525906341928/1152464209829953607
2nd times the charm or something like that
* Another few fixes
* More fixes
* Forgot something
* Update MIDAS_JEWEL.json
Diffstat (limited to 'items/REAPER_BOOTS.json')
-rw-r--r-- | items/REAPER_BOOTS.json | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/items/REAPER_BOOTS.json b/items/REAPER_BOOTS.json index 528491e9..6751afdb 100644 --- a/items/REAPER_BOOTS.json +++ b/items/REAPER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§6Reaper Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+30\",3:\"§7Intelligence: §a+250\",4:\" §8[§8⚔§8]\",5:\"\",6:\"§6Full Set Bonus: Enrage §e§lSNEAK\",7:\"§7Enrage for §a6s §7gaining §f100✦\",8:\"§fSpeed§7, §c100❁ Damage§7, and §c100❁\",9:\"§cStrength§7.\",10:\"§8Cooldown: §a25s\",11:\"\",12:\"§6Full Set Bonus: Trolling The Reaper\",13:\"§7Healing Wands heal §a+50%§7.\",14:\"§7Gain §a+100❈ §7against Zombies.\",15:\"§7§7Deal §c+100% §7damage to zombies\",16:\"§7but §c1% §7to all other mobs.\",17:\"\",18:\"§6Piece Bonus: Zombie Bulwark\",19:\"§7Kill Zombies to accumulate\",20:\"§7defense against them.\",21:\"§7Piece Bonus: §a+0❈\",22:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",23:\"\",24:\"§2This armor piece is undead ༕!\",25:\"\",26:\"§2This armor piece is undead ༕!\",27:\"\",28:\"§7§8This item can be reforged!\",29:\"§7§4☠ §cRequires §5Zombie Slayer 7§c.\",30:\"§6§lLEGENDARY BOOTS\"],color:1776411,Name:\"§6Reaper Boots\"},ExtraAttributes:{id:\"REAPER_BOOTS\"}}", + "displayname": "§f§f§6Reaper Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+30\",3:\"§7Intelligence: §a+250\",4:\" §8[§8⚔§8]\",5:\"\",6:\"§6Full Set Bonus: Enrage §e§lSNEAK\",7:\"§7Enrage for §a6s §7gaining §f100✦\",8:\"§fSpeed§7, §c100❁ Damage§7, and §c100❁\",9:\"§cStrength§7.\",10:\"§8Cooldown: §a25s\",11:\"\",12:\"§6Full Set Bonus: Trolling The Reaper §7(0/3)\",13:\"§7Healing Wands heal §a+50%§7.\",14:\"§7Gain §a+100❈ §7against Zombies.\",15:\"§7§7Deal §c+100% §7damage to zombies\",16:\"§7but §c1% §7to all other mobs.\",17:\"\",18:\"§6Piece Bonus: Zombie Bulwark\",19:\"§7Kill Zombies to accumulate\",20:\"§7defense against them.\",21:\"§7Piece Bonus: §a+0❈\",22:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",23:\"\",24:\"§2This armor piece is undead ༕!\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4☠ §cRequires §5Zombie Slayer 7§c.\",28:\"§6§lLEGENDARY BOOTS\"],color:1776411,Name:\"§f§f§6Reaper Boots\"},ExtraAttributes:{id:\"REAPER_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+25", @@ -16,7 +16,7 @@ "§cStrength§7.", "§8Cooldown: §a25s", "", - "§6Full Set Bonus: Trolling The Reaper", + "§6Full Set Bonus: Trolling The Reaper §7(0/3)", "§7Healing Wands heal §a+50%§7.", "§7Gain §a+100❈ §7against Zombies.", "§7§7Deal §c+100% §7damage to zombies", @@ -30,8 +30,6 @@ "", "§2This armor piece is undead ༕!", "", - "§2This armor piece is undead ༕!", - "", "§7§8This item can be reforged!", "§7§4☠ §cRequires §5Zombie Slayer 7§c.", "§6§lLEGENDARY BOOTS" |