diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-04 20:36:19 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-04 20:36:19 -0400 |
commit | 446eee57d01b3e334a0132854e3392e469baaa16 (patch) | |
tree | 9e6aabbdb7f5b77beba758f8014226da2811e6b4 /items/ZOMBIE_KNIGHT_LEGGINGS.json | |
parent | daf1557b85b7c890923bae7e4519a9336697dc36 (diff) | |
download | NotEnoughUpdates-REPO-446eee57d01b3e334a0132854e3392e469baaa16.tar.gz NotEnoughUpdates-REPO-446eee57d01b3e334a0132854e3392e469baaa16.tar.bz2 NotEnoughUpdates-REPO-446eee57d01b3e334a0132854e3392e469baaa16.zip |
Some Fixes v2
Diffstat (limited to 'items/ZOMBIE_KNIGHT_LEGGINGS.json')
-rw-r--r-- | items/ZOMBIE_KNIGHT_LEGGINGS.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/items/ZOMBIE_KNIGHT_LEGGINGS.json b/items/ZOMBIE_KNIGHT_LEGGINGS.json index a37629e1..b5ae47a0 100644 --- a/items/ZOMBIE_KNIGHT_LEGGINGS.json +++ b/items/ZOMBIE_KNIGHT_LEGGINGS.json @@ -1,30 +1,30 @@ { - "internalname": "ZOMBIE_KNIGHT_LEGGINGS", - "itemid": 316, - "displayname": "§5Smart Zombie Knight Leggings", - "clickcommand": "", + "itemid": "minecraft:golden_leggings", + "displayname": "§5Zombie Knight Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d195\",1:\"§7Strength: §c+15\",2:\"\",3:\"§7Defense: §a+85\",4:\"§7Speed: §a+5\",5:\"\",6:\"§6Full Set Bonus: Zombie Knight\",7:\"§7Gains §a+50❈ Defense §7when used\",8:\"§7with the Zombie Knight Sword\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 14\",13:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Zombie Knight Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_LEGGINGS\"}}", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d430 §8(616)\",1:\"§7Strength: §c+19 §8(+27.55)\",2:\"\",3:\"§7Health: §a+87 HP §8(Smart +12 HP) §8(+126.15 HP)\",4:\"§7Defense: §a+134 §8(Smart +12) §8(+194.3)\",5:\"§7Speed: §a+6 §8(+8.7)\",6:\"§7Intelligence: §a+80 §8(Smart +80) §8(+116)\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§6Full Set Bonus: Zombie Knight\",12:\"§7Gains §a+50❈ Defense §7when used\",13:\"§7with the Zombie Knight Sword\",14:\"\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §aCatacombs Level\",17:\"§a14\",18:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Smart Zombie Knight Leggings\"},ExtraAttributes:{baseStatBoostPercentage:5,modifier:\"smart\",id:\"ZOMBIE_KNIGHT_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},item_tier:3}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d430 §8(616)", - "§7Strength: §c+19 §8(+27.55)", - "", - "§7Health: §a+87 HP §8(Smart +12 HP) §8(+126.15 HP)", - "§7Defense: §a+134 §8(Smart +12) §8(+194.3)", - "§7Speed: §a+6 §8(+8.7)", - "§7Intelligence: §a+80 §8(Smart +80) §8(+116)", + "§7Gear Score: §d195", + "§7Strength: §c+15", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Defense: §a+85", + "§7Speed: §a+5", "", "§6Full Set Bonus: Zombie Knight", "§7Gains §a+50❈ Defense §7when used", "§7with the Zombie Knight Sword", "", + "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level", - "§a14", + "§7§4❣ §cRequires §aCatacombs Level 14", "§5§lEPIC DUNGEON LEGGINGS" + ], + "internalname": "ZOMBIE_KNIGHT_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Knight_Armor" ] }
\ No newline at end of file |