diff options
Diffstat (limited to 'items/BERSERKER_LEGGINGS.json')
-rw-r--r-- | items/BERSERKER_LEGGINGS.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/BERSERKER_LEGGINGS.json b/items/BERSERKER_LEGGINGS.json index 4027957e..f23a9784 100644 --- a/items/BERSERKER_LEGGINGS.json +++ b/items/BERSERKER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Berserker Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+50\",1:\"§7Crit Damage: §c+50%\",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 LEGGINGS\"],color:16758567,Name:\"§5Berserker Leggings\"},ExtraAttributes:{id:\"BERSERKER_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+50\",1:\"§7Crit Damage: §c+50%\",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 LEGGINGS\"],color:16758567,Name:\"§5Berserker Leggings\"},ExtraAttributes:{id:\"BERSERKER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Strength: §c+50", @@ -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.", |