diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/WISE_WITHER_BOOTS.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/WISE_WITHER_BOOTS.json')
-rw-r--r-- | items/WISE_WITHER_BOOTS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/WISE_WITHER_BOOTS.json b/items/WISE_WITHER_BOOTS.json index 7bc6c504..7f9c1627 100644 --- a/items/WISE_WITHER_BOOTS.json +++ b/items/WISE_WITHER_BOOTS.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Storm\u0027s Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425\",1:\"§7Health: §a+145 HP\",2:\"§7Defense: §a+65\",3:\"§7Intelligence: §a+250\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:1889508,Name:\"§6Storm\u0027s Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WISE_WITHER_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425\",1:\"§7Health: §a+145 HP\",2:\"§7Defense: §a+65\",3:\"§7Intelligence: §a+250\",4:\" §8[§7✎§8] §8[§7⚔§8]\",5:\"\",6:\"§6Full Set Bonus: Witherborn\",7:\"§7Spawns a wither minion every\",8:\"§7§e30 §7seconds up to a maximum\",9:\"§7§a1 §7wither. Your withers will\",10:\"§7travel to and explode on nearby\",11:\"§7enemies.\",12:\"\",13:\"§7Reduces the damage you take\",14:\"§7from withers by §c10%§7.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VII\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:1889508,Name:\"§6Storm\u0027s Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WISE_WITHER_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d425", "§7Health: §a+145 HP", "§7Defense: §a+65", "§7Intelligence: §a+250", + " §8[§7✎§8] §8[§7⚔§8]", "", "§6Full Set Bonus: Witherborn", "§7Spawns a wither minion every", @@ -44,4 +45,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Storm%27s_Armor" ] -} +}
\ No newline at end of file |