diff options
Diffstat (limited to 'items/REVENANT_LEGGINGS.json')
-rw-r--r-- | items/REVENANT_LEGGINGS.json | 29 |
1 files changed, 22 insertions, 7 deletions
diff --git a/items/REVENANT_LEGGINGS.json b/items/REVENANT_LEGGINGS.json index 255a57a4..1202499d 100644 --- a/items/REVENANT_LEGGINGS.json +++ b/items/REVENANT_LEGGINGS.json @@ -1,11 +1,8 @@ { - "internalname": "REVENANT_LEGGINGS", "itemid": "minecraft:chainmail_leggings", - "displayname": "Revenant Leggings", - "clickcommand": "viewrecipe", + "displayname": "§5Revenant Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120 HP\",1:\"§7Defense: §a+50\",2:\"\",3:\"§6Full Set Bonus: Trolling The Reaper\",4:\"§7Healing Wands heal §a+50%§7.\",5:\"§7Gain §a+100❈ §7against Zombies.\",6:\"\",7:\"§6Piece Bonus: Zombie Bulwark\",8:\"§7Kill Zombies to accumulate\",9:\"§7defense against them.\",10:\"§7Piece Bonus: §a+0❈\",11:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§c☠ §5Requires Zombie LVL 4\",15:\"§5§lEPIC LEGGINGS\"],Name:\"§5Revenant Leggings\"},ExtraAttributes:{id:\"REVENANT_LEGGINGS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120 HP\",1:\"§7Defense: §a+50\",2:\"\",3:\"§6Full Set Bonus: Trolling The Reaper\",4:\"§7Healing Wands heal §a+50%§7.\",5:\"§7Gain §a+100❈ §7against Zombies.\",6:\"\",7:\"§6Piece Bonus: Zombie Bulwark\",8:\"§7Kill Zombies to accumulate\",9:\"§7defense against them.\",10:\"§7Piece Bonus: §a+90❈\",11:\"§7Next Upgrade: §a+120❈ §8(§a1,714§7/§c2,000§8)\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§c☠ §5Requires Zombie LVL 4\",15:\"§5§lEPIC LEGGINGS\"],Name:\"§5Revenant Leggings\"},ExtraAttributes:{zombie_kills:1714,originTag:\"CRAFTING_GRID_COLLECT\",id:\"REVENANT_LEGGINGS\",uuid:\"155aced2-2fe8-431c-a8f4-b13e871a519e\",timestamp:\"3/26/20 12:34 PM\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+120 HP", "§7Defense: §a+50", @@ -17,11 +14,29 @@ "§6Piece Bonus: Zombie Bulwark", "§7Kill Zombies to accumulate", "§7defense against them.", - "§7Piece Bonus: §a+90❈", - "§7Next Upgrade: §a+120❈ §8(§a1,714§7/§c2,000§8)", + "§7Piece Bonus: §a+0❈", + "§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)", "", "§7§8This item can be reforged!", "§c☠ §5Requires Zombie LVL 4", "§5§lEPIC LEGGINGS" + ], + "recipe": { + "A1": "REVENANT_VISCERA:1", + "A2": "REVENANT_VISCERA:1", + "A3": "REVENANT_VISCERA:1", + "B1": "ENCHANTED_DIAMOND:16", + "B2": "", + "B3": "ENCHANTED_DIAMOND:16", + "C1": "ENCHANTED_DIAMOND:16", + "C2": "", + "C3": "ENCHANTED_DIAMOND:16" + }, + "internalname": "REVENANT_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Revenant_Armor" ] }
\ No newline at end of file |