diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-29 14:26:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-29 14:26:03 +0200 |
commit | 19bf0bd5719906212616f37582679877fe70c11e (patch) | |
tree | 53b5d9bd3e1b1e8b615b2a35ed08e0ae4985bf05 /items/TANK_WITHER_LEGGINGS.json | |
parent | 436035e9af14dced1e71617667428feabfb2330f (diff) | |
download | NotEnoughUpdates-REPO-19bf0bd5719906212616f37582679877fe70c11e.tar.gz NotEnoughUpdates-REPO-19bf0bd5719906212616f37582679877fe70c11e.tar.bz2 NotEnoughUpdates-REPO-19bf0bd5719906212616f37582679877fe70c11e.zip |
Fixed kuudra pet stats (#829)
* Fixed kuudra pet stats
* New update i hate you
* Fixed Aiming enchant
Diffstat (limited to 'items/TANK_WITHER_LEGGINGS.json')
-rw-r--r-- | items/TANK_WITHER_LEGGINGS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/TANK_WITHER_LEGGINGS.json b/items/TANK_WITHER_LEGGINGS.json index a3963fcf..f17ff3f0 100644 --- a/items/TANK_WITHER_LEGGINGS.json +++ b/items/TANK_WITHER_LEGGINGS.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Goldor\u0027s Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d725\",1:\"§7Health: §a+250\",2:\"§7Defense: §a+220\",3:\"§7Intelligence: §a+20\",4:\" §8[§8☤§8] §8[§8⚔§8]\",5:\"\",6:\"§7Reduces the damage you take\",7:\"§7from withers by §c10%§7.\",8:\"\",9:\"§6Full Set Bonus: Witherborn\",10:\"§7Spawns a wither minion every\",11:\"§7§e30 §7seconds up to a maximum\",12:\"§7§a1 §7wither. Your withers will\",13:\"§7travel to and explode on nearby\",14:\"§7enemies.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VII\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:6643802,Name:\"§6Goldor\u0027s Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"TANK_WITHER_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d725\",1:\"§7Health: §a+210\",2:\"§7Defense: §a+240\",3:\"§7Intelligence: §a+20\",4:\" §8[§8☤§8] §8[§8⚔§8]\",5:\"\",6:\"§7Reduces the damage you take\",7:\"§7from withers by §c10%§7.\",8:\"\",9:\"§6Full Set Bonus: Witherborn\",10:\"§7Spawns a wither minion every\",11:\"§7§e30 §7seconds up to a maximum\",12:\"§7§a1 §7wither. Your withers will\",13:\"§7travel to and explode on nearby\",14:\"§7enemies.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VII\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:6643802,Name:\"§6Goldor\u0027s Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"TANK_WITHER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d725", - "§7Health: §a+250", - "§7Defense: §a+220", + "§7Health: §a+210", + "§7Defense: §a+240", "§7Intelligence: §a+20", " §8[§8☤§8] §8[§8⚔§8]", "", |