1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§6Fervor Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+160\",1:\"§7Defense: §a+85\",2:\"§7Intelligence: §a+5\",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:\"§6§lLEGENDARY BOOTS\"],color:501364,Name:\"§6Fervor Boots\"},ExtraAttributes:{id:\"FERVOR_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+160",
"§7Defense: §a+85",
"§7Intelligence: §a+5",
" §8[§8⚔§8] §8[§8⚔§8]",
"",
"§8Tiered Bonus: Fervor (0/4)",
"§7Blocking damage with your sword grants",
"§7you §c1 §7stack of §6Fervor ҉§7.",
"§7",
"§7Each §6Fervor ҉ §7stack reduces incoming",
"§7damage by §c10%§7 (50% max).",
"§7",
"§7At §c5 §7stacks §dtaunt §7enemies when",
"§7you are hit (5s cd) and gain §d3.0%",
"§d§7damage reduction.",
"§7",
"§7Lose 1 stack after §c4s §7of not gaining",
"§7a stack.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY BOOTS"
],
"internalname": "FERVOR_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fervor_Armor"
]
}
|