diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-09 17:05:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-09 15:05:03 +0000 |
commit | 0b7e1c98a2174030da5c5884ed630c1a408a2da6 (patch) | |
tree | 33bdc30307a78c56713e0223192315b461892e2f /items/INFERNAL_FERVOR_BOOTS.json | |
parent | bd8a2967543915caed04348787ee7d56d73975c7 (diff) | |
download | NotEnoughUpdates-REPO-0b7e1c98a2174030da5c5884ed630c1a408a2da6.tar.gz NotEnoughUpdates-REPO-0b7e1c98a2174030da5c5884ed630c1a408a2da6.tar.bz2 NotEnoughUpdates-REPO-0b7e1c98a2174030da5c5884ed630c1a408a2da6.zip |
feat: More 0.20.4 changes (#1282)
Diffstat (limited to 'items/INFERNAL_FERVOR_BOOTS.json')
-rw-r--r-- | items/INFERNAL_FERVOR_BOOTS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/INFERNAL_FERVOR_BOOTS.json b/items/INFERNAL_FERVOR_BOOTS.json index c1b858b2..9109fcb8 100644 --- a/items/INFERNAL_FERVOR_BOOTS.json +++ b/items/INFERNAL_FERVOR_BOOTS.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Infernal Fervor Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+403\",1:\"§7Defense: §a+214\",2:\"§7Intelligence: §a+13\",3:\" §8[§8⚔§8] §8[§8⚔§8]\",4:\"\",5:\"§8Tiered Bonus: Fervor (0/4)\",6:\"§7Blocking damage with your sword grants\",7:\"§7you §c1 §7stack of §6Fervor ҉§7.\",8:\"§7\",9:\"§7Each §6Fervor ҉ §7stack reduces incoming\",10:\"§7damage by §c10%§7 (50% max).\",11:\"§7\",12:\"§7At §c5 §7stacks §dtaunt §7enemies when\",13:\"§7you are hit (5s cd) and gain §d3.0%\",14:\"§d§7damage reduction.\",15:\"§7\",16:\"§7Lose 1 stack after §c4s §7of not gaining\",17:\"§7a stack.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§8§l* §8Co-op Soulbound §8§l*\",21:\"§6§lLEGENDARY BOOTS\"],color:501364,Name:\"§6Infernal Fervor Boots\"},ExtraAttributes:{id:\"INFERNAL_FERVOR_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+403\",1:\"§7Defense: §a+214\",2:\"§7Intelligence: §a+13\",3:\"§7True Defense: §a+12\",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 BOOTS\"],color:501364,Name:\"§6Infernal Fervor Boots\"},ExtraAttributes:{id:\"INFERNAL_FERVOR_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+403", "§7Defense: §a+214", "§7Intelligence: §a+13", + "§7True Defense: §a+12", " §8[§8⚔§8] §8[§8⚔§8]", "", "§8Tiered Bonus: Fervor (0/4)", @@ -30,7 +31,7 @@ "internalname": "INFERNAL_FERVOR_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fervor_Armor", |