diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
commit | 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d (patch) | |
tree | 37f4390b3246c3580852e198b50f96b291c93e7e /items/SKELETON_LORD_BOOTS.json | |
parent | 4cfe3d2a5bd617e098efaee69bf5652f1c6755f1 (diff) | |
download | NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.gz NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.bz2 NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.zip |
*enter creative name here*
Diffstat (limited to 'items/SKELETON_LORD_BOOTS.json')
-rw-r--r-- | items/SKELETON_LORD_BOOTS.json | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/items/SKELETON_LORD_BOOTS.json b/items/SKELETON_LORD_BOOTS.json index ca8faf5d..43074f87 100644 --- a/items/SKELETON_LORD_BOOTS.json +++ b/items/SKELETON_LORD_BOOTS.json @@ -1,15 +1,20 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Skeleton Lord Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+14 HP\",5:\"§7Defense: §a+28 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:2523397,Name:\"§6Skeleton Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"\",4:\"§7Health: §a+14 HP\",5:\"§7Defense: §a+28\",6:\"\",7:\"§6Full Set Bonus: Dungeon Lord\",8:\"§7Gains §c+5❁ Strength §7and\",9:\"§7§9+10☠ Critical Damage §7every\",10:\"§7minute spent in the Dungeon.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Level 25\",15:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:2523397,Name:\"§6Skeleton Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_BOOTS\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d112 ", + "§7Gear Score: §d112", "§7Crit Chance: §c+1%", - "§7Crit Damage: §c+19% ", + "§7Crit Damage: §c+19%", "", "§7Health: §a+14 HP", - "§7Defense: §a+28 ", + "§7Defense: §a+28", + "", + "§6Full Set Bonus: Dungeon Lord", + "§7Gains §c+5❁ Strength §7and", + "§7§9+10☠ Critical Damage §7every", + "§7minute spent in the Dungeon.", "", "§7§8This item can be reforged!", "§aPerfect 70000 / 70000", @@ -19,7 +24,7 @@ "internalname": "SKELETON_LORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.7-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" |