diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 17:56:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:56:09 +0000 |
commit | f3dd8444ddb89d01e4ff3a44c99774f06049501e (patch) | |
tree | 0bcc65d9ea30a7f591ddae557e21b55c9c5fb72b /items/HOT_FERVOR_BOOTS.json | |
parent | 8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58 (diff) | |
download | NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.gz NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.bz2 NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.zip |
0.20.1.0 changes (#1174)
* 0.20.1.0 changes
* Fixed hollow and fervor armor
Diffstat (limited to 'items/HOT_FERVOR_BOOTS.json')
-rw-r--r-- | items/HOT_FERVOR_BOOTS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/HOT_FERVOR_BOOTS.json b/items/HOT_FERVOR_BOOTS.json index 6669b7a1..b0ec9de2 100644 --- a/items/HOT_FERVOR_BOOTS.json +++ b/items/HOT_FERVOR_BOOTS.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Hot Fervor Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+202\",1:\"§7Defense: §a+107\",2:\"§7Intelligence: §a+6\",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:\"§6Hot Fervor Boots\"},ExtraAttributes:{id:\"HOT_FERVOR_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+202\",1:\"§7Defense: §a+107\",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 BOOTS\"],color:501364,Name:\"§6Hot Fervor Boots\"},ExtraAttributes:{id:\"HOT_FERVOR_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+202", "§7Defense: §a+107", "§7Intelligence: §a+6", + "§7True Defense: §a+6", " §8[§8⚔§8] §8[§8⚔§8]", "", "§8Tiered Bonus: Fervor (0/4)", @@ -30,7 +31,7 @@ "internalname": "HOT_FERVOR_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fervor_Armor", |