diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-03-19 21:55:54 +0000 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-03-19 21:55:54 +0000 |
commit | 2c4f16d139c4d315de7ae1498afd75057d752715 (patch) | |
tree | 8939c2ba48af0d1b40b06dc3d79fc0b35da0edd9 /items/WITHER_LEGGINGS.json | |
parent | a1875440aadf3e9d0cd0b527c40d75e610b0023b (diff) | |
parent | e580a17989ef1df4e42ab78b82e0af0f0c3fd6b8 (diff) | |
download | NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.tar.gz NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.tar.bz2 NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.zip |
Merge branch 'master' into dangerous
Diffstat (limited to 'items/WITHER_LEGGINGS.json')
-rw-r--r-- | items/WITHER_LEGGINGS.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/WITHER_LEGGINGS.json b/items/WITHER_LEGGINGS.json index f076f506..cbb1c65f 100644 --- a/items/WITHER_LEGGINGS.json +++ b/items/WITHER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Wither Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d720 \",1:\"§7Health: §a+250\",2:\"§7Defense: §a+220 \",3:\"§7Intelligence: §a+10 \",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 LEGGINGS\"],color:0,Name:\"§6Wither Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d720 \",1:\"§7Health: §a+250\",2:\"§7Defense: §a+220 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§7Reduces the damage you take\",6:\"§7from withers by §c10%§7.\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:0,Name:\"§6Wither Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d720 ", @@ -9,6 +9,9 @@ "§7Defense: §a+220 ", "§7Intelligence: §a+10 ", "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", "§6Full Set Bonus: Witherborn", "§7Spawns a wither minion every", "§7§e30 §7seconds up to a maximum", @@ -16,9 +19,6 @@ "§7travel to and explode on nearby", "§7enemies.", "", - "§7Reduces the damage you take", - "§7from withers by §c10%§7.", - "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCatacombs Floor VII", "§aCompletion", @@ -27,7 +27,7 @@ "internalname": "WITHER_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wither_Armor" |