diff options
author | KTrain <69028025+KTrain5169@users.noreply.github.com> | 2024-06-09 18:03:50 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-09 08:03:50 +0000 |
commit | 040aa3747d3684c4069404d8fdffb153472399bc (patch) | |
tree | 6facb1f03a76a0af0bb3a72e59a700b119e89a39 /items | |
parent | 657e0088ac4414630c510c987b54ace858c6b8d0 (diff) | |
download | NotEnoughUpdates-REPO-040aa3747d3684c4069404d8fdffb153472399bc.tar.gz NotEnoughUpdates-REPO-040aa3747d3684c4069404d8fdffb153472399bc.tar.bz2 NotEnoughUpdates-REPO-040aa3747d3684c4069404d8fdffb153472399bc.zip |
Hot Fervor Leggings had duplicate True Defense stat (#1242)
Diffstat (limited to 'items')
-rw-r--r-- | items/HOT_FERVOR_LEGGINGS.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/HOT_FERVOR_LEGGINGS.json b/items/HOT_FERVOR_LEGGINGS.json index 9dd69c84..39ed0d9b 100644 --- a/items/HOT_FERVOR_LEGGINGS.json +++ b/items/HOT_FERVOR_LEGGINGS.json @@ -1,14 +1,13 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Hot Fervor Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+265\",1:\"§7Defense: §a+145\",2:\"§7Intelligence: §a+6\",3:\"§7True Defense: §a+6\",4:\"§7True Defense: §a+6\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Fervor (0/4)\",8:\"§7Blocking damage with your sword grants\",9:\"§7you §c1 §7stack of §6Fervor ҉§7.\",10:\"§7\",11:\"§7Each §6Fervor ҉ §7stack reduces incoming\",12:\"§7damage by §c10%§7 (50% max).\",13:\"§7\",14:\"§7At §c5 §7stacks §dtaunt §7enemies when\",15:\"§7you are hit (5s cd) and gain §d3.0%\",16:\"§d§7damage reduction.\",17:\"§7\",18:\"§7Lose 1 stack after §c4s §7of not gaining\",19:\"§7a stack.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§8§l* §8Co-op Soulbound §8§l*\",23:\"§6§lLEGENDARY LEGGINGS\"],color:1556361,Name:\"§6Hot Fervor Leggings\"},ExtraAttributes:{id:\"HOT_FERVOR_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+265\",1:\"§7Defense: §a+145\",2:\"§7Intelligence: §a+6\",3:\"§7True Defense: §a+6\",4:\" §8[§8⚔§8] §8[§8⚔§8]\",5:\"\",6:\"§8Tiered Bonus: Fervor (0/4)\",7:\"§7Blocking damage with your sword grants\",8:\"§7you §c1 §7stack of §6Fervor ҉§7.\",9:\"§7\",10:\"§7Each §6Fervor ҉ §7stack reduces incoming\",11:\"§7damage by §c10%§7 (50% max).\",12:\"§7\",13:\"§7At §c5 §7stacks §dtaunt §7enemies when\",14:\"§7you are hit (5s cd) and gain §d3.0%\",15:\"§d§7damage reduction.\",16:\"§7\",17:\"§7Lose 1 stack after §c4s §7of not gaining\",18:\"§7a stack.\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§8§l* §8Co-op Soulbound §8§l*\",22:\"§6§lLEGENDARY LEGGINGS\"],color:1556361,Name:\"§6Hot Fervor Leggings\"},ExtraAttributes:{id:\"HOT_FERVOR_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Health: §a+265", "§7Defense: §a+145", "§7Intelligence: §a+6", "§7True Defense: §a+6", - "§7True Defense: §a+6", " §8[§8⚔§8] §8[§8⚔§8]", "", "§8Tiered Bonus: Fervor (0/4)", @@ -32,7 +31,7 @@ "internalname": "HOT_FERVOR_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "", + "modver": "2.3.0", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fervor_Armor", |