diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-03 14:59:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-03 14:59:25 +0100 |
commit | 38c5377d6c083b24c96c919388cad2fd8c8f43e4 (patch) | |
tree | e67d99eeec916d23a17fac9a38c1a04a58071600 /items/ZOMBIE_LORD_HELMET.json | |
parent | db63d87d9fde7219b6c82e795625eb35f71cee2b (diff) | |
parent | 54f0e070d0302675177a6c6c6da16f2c2880a551 (diff) | |
download | NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.gz NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.bz2 NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.zip |
Merge pull request #2 from Moulberry/master
Update
Diffstat (limited to 'items/ZOMBIE_LORD_HELMET.json')
-rw-r--r-- | items/ZOMBIE_LORD_HELMET.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/ZOMBIE_LORD_HELMET.json b/items/ZOMBIE_LORD_HELMET.json new file mode 100644 index 00000000..04d9db0c --- /dev/null +++ b/items/ZOMBIE_LORD_HELMET.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§5Zombie Lord Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142 \",1:\"§7Strength: §c+7 \",2:\"\",3:\"§7Health: §a+56 HP \",4:\"§7Defense: §a+25 \",5:\"§7Intelligence: §a+7 \",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 HELMET\"],color:10158529,Name:\"§5Zombie Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d142 ", + "§7Strength: §c+7 ", + "", + "§7Health: §a+56 HP ", + "§7Defense: §a+25 ", + "§7Intelligence: §a+7 ", + "", + "§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 HELMET" + ], + "internalname": "ZOMBIE_LORD_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Lord_Armor" + ] +}
\ No newline at end of file |