diff options
Diffstat (limited to 'items/BERSERKER_HELMET.json')
-rw-r--r-- | items/BERSERKER_HELMET.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/BERSERKER_HELMET.json b/items/BERSERKER_HELMET.json index 890cebfe..f2cd5b3f 100644 --- a/items/BERSERKER_HELMET.json +++ b/items/BERSERKER_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Berserker Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"92c8df7e-054f-36cc-915a-52324cc1084a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzQ1NDY5ODgwOCwKICAicHJvZmlsZUlkIiA6ICI1YjY2YzNkZWZhYTI0NWMzYTcwNjM3OTA3NTQ0Yjg3MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFuX1JhaWNvMDgxNiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mZWFkM2I1MTA3N2VkYTNkZWE2Zjc2ZjE4YjdlZjA4OWUyODllODdjMDAyYTZjOGY5MmU2YTM0MGY5YWU4NGE0IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+35\",1:\"§7Crit Damage: §c+35%\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§8Tiered Bonus: Berserk (0/4)\",5:\"§7Reduces your health and defense\",6:\"§7by half and reduces the cost of\",7:\"§7health-consuming abilities by\",8:\"§7§c20%§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",12:\"§5§lEPIC HELMET\"],Name:\"§5Berserker Helmet\"},ExtraAttributes:{id:\"BERSERKER_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"92c8df7e-054f-36cc-915a-52324cc1084a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzQ1NDY5ODgwOCwKICAicHJvZmlsZUlkIiA6ICI1YjY2YzNkZWZhYTI0NWMzYTcwNjM3OTA3NTQ0Yjg3MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFuX1JhaWNvMDgxNiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mZWFkM2I1MTA3N2VkYTNkZWE2Zjc2ZjE4YjdlZjA4OWUyODllODdjMDAyYTZjOGY5MmU2YTM0MGY5YWU4NGE0IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+35\",1:\"§7Crit Damage: §c+35%\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§8Tiered Bonus: Berserk (0/4)\",5:\"§7Reduces your health and defense by\",6:\"§7half and reduces the cost of\",7:\"§7health-consuming abilities by §c20%§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",11:\"§5§lEPIC HELMET\"],Name:\"§5Berserker Helmet\"},ExtraAttributes:{id:\"BERSERKER_HELMET\"}}", "damage": 3, "lore": [ "§7Strength: §c+35", @@ -9,10 +9,9 @@ " §8[§7⚔§8]", "", "§8Tiered Bonus: Berserk (0/4)", - "§7Reduces your health and defense", - "§7by half and reduces the cost of", - "§7health-consuming abilities by", - "§7§c20%§7.", + "§7Reduces your health and defense by", + "§7half and reduces the cost of", + "§7health-consuming abilities by §c20%§7.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCombat Skill 22§c.", |