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:skull",
"displayname": "§6Fervor Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"15567843-d045-3620-b31b-77f5728fc9e2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDMxOTYxMiwKICAicHJvZmlsZUlkIiA6ICIwNDNkZWIzOGIyNjE0MTg1YTIzYzU4ZmI2YTc5ZWZkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJWaXRhbFNpZ256MiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iYzZlMTM3ZTJhNmE1MDFkZmM4NTRjYTkwMGI1YjY4MTIyN2RlYTRkNWE5NjE2ODQ5YTNhNjhmMDljNmRjMzI3IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+15\",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 HELMET\"],Name:\"§6Fervor Helmet\"},ExtraAttributes:{id:\"FERVOR_HELMET\"}}",
"damage": 3,
"lore": [
"§7Health: §a+180",
"§7Defense: §a+100",
"§7Intelligence: §a+15",
"§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 HELMET"
],
"internalname": "FERVOR_HELMET",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fervor_Armor"
]
}
|