diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-27 09:24:27 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-27 09:24:27 +1100 |
commit | b28c70810a8b9a0e9ef3162335fe215b0ee30521 (patch) | |
tree | 74b205cf6b1820a4e500d3302daa1e3ac2612cd8 /items/ZOMBIE_LORD_BOOTS.json | |
parent | 9d3571a5eba4c30d1689a9b5065827ae4a334f4d (diff) | |
parent | 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d (diff) | |
download | NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.tar.gz NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.tar.bz2 NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.zip |
Merge pull request #308 from IRONM00N/master
*Insert Creative Name Here*
Diffstat (limited to 'items/ZOMBIE_LORD_BOOTS.json')
-rw-r--r-- | items/ZOMBIE_LORD_BOOTS.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ZOMBIE_LORD_BOOTS.json b/items/ZOMBIE_LORD_BOOTS.json index 23d044e0..8d1288f7 100644 --- a/items/ZOMBIE_LORD_BOOTS.json +++ b/items/ZOMBIE_LORD_BOOTS.json @@ -1,8 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Zombie Lord Boots", - - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d119\",1:\"§7Strength: §c+7\",2:\"\",3:\"§7Health: §a+45 HP\",4:\"§7Defense: §a+19\",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 BOOTS\"],color:10158529,Name:\"§5Zombie Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d119\",1:\"§7Strength: §c+7\",2:\"\",3:\"§7Health: §a+45 HP\",4:\"§7Defense: §a+19\",5:\"§7Intelligence: §a+7\",6:\"\",7:\"§6Full Set Bonus: Dungeon Lord\",8:\"§7Gains §c+10❁ Strength §7and\",9:\"§7§a+10❈ Defense §7every minute\",10:\"§7spent in the Dungeon.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 25\",15:\"§5§lEPIC DUNGEON BOOTS\"],color:10158529,Name:\"§5Zombie Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d119", @@ -13,8 +12,9 @@ "§7Intelligence: §a+7", "", "§6Full Set Bonus: Dungeon Lord", - "§7Gains §c+5❁ Strength §7every", - "§7minute spent in the Dungeon.", + "§7Gains §c+10❁ Strength §7and", + "§7§a+10❈ Defense §7every minute", + "§7spent in the Dungeon.", "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", @@ -24,7 +24,7 @@ "internalname": "ZOMBIE_LORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.7-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Lord_Armor" |