diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /items/NECROMANCER_LORD_BOOTS.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'items/NECROMANCER_LORD_BOOTS.json')
-rw-r--r-- | items/NECROMANCER_LORD_BOOTS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/NECROMANCER_LORD_BOOTS.json b/items/NECROMANCER_LORD_BOOTS.json index 60e7c1c5..d732da61 100644 --- a/items/NECROMANCER_LORD_BOOTS.json +++ b/items/NECROMANCER_LORD_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Necromancer Lord Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d510 \",1:\"§7Health: §a+180\",2:\"§7Defense: §a+150 \",3:\"§7Intelligence: §a+10 \",4:\" §8[§8⚔§8]\",5:\"\",6:\"§6Full Set Bonus: Soul Whisper\",7:\"§7Increase the damage of your\",8:\"§7necromancer summoned mobs by\",9:\"§7§c20%§7.\",10:\"\",11:\"§7Allows the wearer to store\",12:\"§7and summon an additional\",13:\"§7§e1 §7souls in their\",14:\"§7necromancer weapon.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VI\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:4195154,Name:\"§6Necromancer Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECROMANCER_LORD_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d510 \",1:\"§7Health: §a+180\",2:\"§7Defense: §a+150 \",3:\"§7Intelligence: §a+10 \",4:\" §8[§8⚔§8]\",5:\"\",6:\"§6Full Set Bonus: Soul Whisper\",7:\"§7Increase the damage of your\",8:\"§7necromancer summoned mobs by\",9:\"§7§c20%§7.\",10:\"\",11:\"§7Allows the wearer to store\",12:\"§7and summon an additional\",13:\"§7§e1 §7souls in their\",14:\"§7necromancer weapon.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aThe Catacombs Floor\",18:\"§aVI Completion§c.\",19:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:4195154,Name:\"§6Necromancer Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECROMANCER_LORD_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d510 ", @@ -21,14 +21,14 @@ "§7necromancer weapon.", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Floor VI", - "§aCompletion", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aVI Completion§c.", "§6§lLEGENDARY DUNGEON BOOTS" ], "internalname": "NECROMANCER_LORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Lord_Armor", |