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
|
{
"itemid": "minecraft:skull",
"displayname": "§6Burning Crimson Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"eb9a27c8-1436-346b-a235-268f49c21e7c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDM4MTkxMiwKICAicHJvZmlsZUlkIiA6ICJmZDQ3Y2I4YjgzNjQ0YmY3YWIyYmUxODZkYjI1ZmMwZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDEyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ViMDM0YTVkOTdjMjRmZTBlYzkwMmJkMDJmZWM1MmEwOWQ5MTczNjZiZTA2MGM1MWY5YTFhMjc2YjI4NGE5ZDciCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Strength: §c+48\",1:\"§7Crit Damage: §c+32%\",2:\"§7Health: §a+254\",3:\"§7Defense: §a+79\",4:\"§7Intelligence: §a+24\",5:\"\",6:\"§8Inactive Tiered Armor Bonus: Dominus\",7:\"§7For every enemy you killed with\",8:\"§7a melee attack gain a stack of\",9:\"§7Dominus. Each Dominus stack\",10:\"§7grants §e0.1 §7block melee\",11:\"§7range. At §c5 §7stacks also\",12:\"§7swipe in a random direction\",13:\"§7hitting every enemy in the path\",14:\"§7of the swipe. Stacks expire\",15:\"§7after §c4 §7seconds.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§8§l* §8Co-op Soulbound §8§l*\",19:\"§6§lLEGENDARY HELMET\"],Name:\"§6Burning Crimson Helmet\"},ExtraAttributes:{id:\"BURNING_CRIMSON_HELMET\"}}",
"damage": 3,
"lore": [
"§7Strength: §c+48",
"§7Crit Damage: §c+32%",
"§7Health: §a+254",
"§7Defense: §a+79",
"§7Intelligence: §a+24",
"",
"§8Inactive Tiered Armor Bonus: Dominus",
"§7For every enemy you killed with",
"§7a melee attack gain a stack of",
"§7Dominus. Each Dominus stack",
"§7grants §e0.1 §7block melee",
"§7range. At §c5 §7stacks also",
"§7swipe in a random direction",
"§7hitting every enemy in the path",
"§7of the swipe. Stacks expire",
"§7after §c4 §7seconds.",
"",
"§7§8This item can be reforged!",
"§8§l* §8Co-op Soulbound §8§l*",
"§6§lLEGENDARY HELMET"
],
"internalname": "BURNING_CRIMSON_HELMET",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|