diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-13 19:07:23 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-13 19:07:23 -0400 |
commit | 1a2a7cc88e7148666ea99566f9a71db68d85b6ce (patch) | |
tree | 8579b3b2124e70dbb6d8f0f47a2a46d947b0e475 /items/ZOMBIE_LORD_LEGGINGS.json | |
parent | 0f321b16ab20934882329e97fcbf1702999cd0d4 (diff) | |
download | NotEnoughUpdates-REPO-1a2a7cc88e7148666ea99566f9a71db68d85b6ce.tar.gz NotEnoughUpdates-REPO-1a2a7cc88e7148666ea99566f9a71db68d85b6ce.tar.bz2 NotEnoughUpdates-REPO-1a2a7cc88e7148666ea99566f9a71db68d85b6ce.zip |
Some more fixes
Diffstat (limited to 'items/ZOMBIE_LORD_LEGGINGS.json')
-rw-r--r-- | items/ZOMBIE_LORD_LEGGINGS.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/ZOMBIE_LORD_LEGGINGS.json b/items/ZOMBIE_LORD_LEGGINGS.json new file mode 100644 index 00000000..35d3ff63 --- /dev/null +++ b/items/ZOMBIE_LORD_LEGGINGS.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§5Zombie Lord Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d175 §8(260)\",1:\"§7Strength: §c+7 §8(+10.99)\",2:\"\",3:\"§7Health: §a+73 HP §8(+114.61 HP)\",4:\"§7Defense: §a+33 §8(+51.81)\",5:\"§7Intelligence: §a+7 §8(+10.99)\",6:\"\",7:\"§6Full Set Bonus: Dungeon Lord\",8:\"§7Gains §c+5❁ Strength §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§5§lEPIC DUNGEON LEGGINGS\",15:\"\",16:\"§7Upgrade to §6✪§7: §d25 Undead Essence\",17:\"§7Upgrade to §6✪✪§7: §d50 Undead Essence\",18:\"§7Upgrade to §6✪✪✪§7: §d100 Undead Essence\",19:\"§7Upgrade to §6✪✪✪✪§7: §d200 Undead Essence\",20:\"§7Upgrade to §6✪✪✪✪✪§7: §d400 Undead Essence\"],color:10158529,Name:\"§5Zombie Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d175 §8(260)", + "§7Strength: §c+7 §8(+10.99)", + "", + "§7Health: §a+73 HP §8(+114.61 HP)", + "§7Defense: §a+33 §8(+51.81)", + "§7Intelligence: §a+7 §8(+10.99)", + "", + "§6Full Set Bonus: Dungeon Lord", + "§7Gains §c+5❁ Strength §7every", + "§7minute spent in the Dungeon.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§5§lEPIC DUNGEON LEGGINGS", + "", + "§7Upgrade to §6✪§7: §d25 Undead Essence", + "§7Upgrade to §6✪✪§7: §d50 Undead Essence", + "§7Upgrade to §6✪✪✪§7: §d100 Undead Essence", + "§7Upgrade to §6✪✪✪✪§7: §d200 Undead Essence", + "§7Upgrade to §6✪✪✪✪✪§7: §d400 Undead Essence" + ], + "internalname": "ZOMBIE_LORD_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |