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_SOLDIER_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_SOLDIER_LEGGINGS.json')
-rw-r--r-- | items/ZOMBIE_SOLDIER_LEGGINGS.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/items/ZOMBIE_SOLDIER_LEGGINGS.json b/items/ZOMBIE_SOLDIER_LEGGINGS.json index 45de12d5..094d418d 100644 --- a/items/ZOMBIE_SOLDIER_LEGGINGS.json +++ b/items/ZOMBIE_SOLDIER_LEGGINGS.json @@ -1,29 +1,29 @@ { - "internalname": "ZOMBIE_SOLDIER_LEGGINGS", - "itemid": 300, - "displayname": "§6Fierce Zombie Soldier Leggings", - "clickcommand": "", + "itemid": "minecraft:leather_leggings", + "displayname": "§5Zombie Soldier Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d181\",1:\"§7Health: §a+34 HP\",2:\"§7Defense: §a+71\",3:\"\",4:\"§6Full Set Bonus: §cShoal\",5:\"§7Gain §a+30❈ Defense §7for each\",6:\"§7§cZombie Soldier Set §7within\",7:\"§7§a30 §7blocks.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §aCatacombs Level 9\",12:\"§5§lEPIC DUNGEON LEGGINGS\"],color:13664000,Name:\"§5Zombie Soldier Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_LEGGINGS\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d470 §8(649)\",1:\"§7Strength: §c+10 §8(Fierce +10) §8(+14)\",2:\"§7Crit Chance: §c+6% §8(Fierce +6%)\",3:\"§7Crit Damage: §c+18% §8(Fierce +18%) §8(+25.2%)\",4:\"\",5:\"§7Health: §a+137 HP §8(+191.8 HP)\",6:\"§7Defense: §a+143 §8(+200.2)\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§6Full Set Bonus: §cShoal\",12:\"§7Gain §a+30❈ Defense §7for each\",13:\"§7§cZombie Soldier Set §7within\",14:\"§7§a30 §7blocks.\",15:\"\",16:\"§aPerfect 52500 / 52500\",17:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:13664000,Name:\"§6Fierce Zombie Soldier Leggings\"},ExtraAttributes:{color:\"208:127:0\",baseStatBoostPercentage:50,modifier:\"fierce\",id:\"ZOMBIE_SOLDIER_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},item_tier:3}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d470 §8(649)", - "§7Strength: §c+10 §8(Fierce +10) §8(+14)", - "§7Crit Chance: §c+6% §8(Fierce +6%)", - "§7Crit Damage: §c+18% §8(Fierce +18%) §8(+25.2%)", - "", - "§7Health: §a+137 HP §8(+191.8 HP)", - "§7Defense: §a+143 §8(+200.2)", - "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Gear Score: §d181", + "§7Health: §a+34 HP", + "§7Defense: §a+71", "", "§6Full Set Bonus: §cShoal", "§7Gain §a+30❈ Defense §7for each", "§7§cZombie Soldier Set §7within", "§7§a30 §7blocks.", "", + "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§6§lLEGENDARY DUNGEON LEGGINGS" + "§7§4❣ §cRequires §aCatacombs Level 9", + "§5§lEPIC DUNGEON LEGGINGS" + ], + "internalname": "ZOMBIE_SOLDIER_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Soldier_Armor" ] }
\ No newline at end of file |