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
38
|
{
"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\",7:\"§7grants you §c1 §7stack of\",8:\"§7§6Fervor§7.\",9:\"§7Each §6Fervor §7stack reduces\",10:\"§7incoming damage by §c10%§7 (50%\",11:\"§7max).\",12:\"§7At §c5 §7stacks §dtaunt\",13:\"§d§7enemies when you are hit (5s\",14:\"§7cd) and gain §d3.0% §7damage\",15:\"§7reduction.\",16:\"§7\",17:\"§7Lose 1 stack after §c4s §7of not\",18:\"§7gaining a stack.\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§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",
"§7grants you §c1 §7stack of",
"§7§6Fervor§7.",
"§7Each §6Fervor §7stack reduces",
"§7incoming damage by §c10%§7 (50%",
"§7max).",
"§7At §c5 §7stacks §dtaunt",
"§d§7enemies when you are hit (5s",
"§7cd) and gain §d3.0% §7damage",
"§7reduction.",
"§7",
"§7Lose 1 stack after §c4s §7of not",
"§7gaining a 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"
]
}
|