diff options
Diffstat (limited to 'items/HOLLOW_LEGGINGS.json')
-rw-r--r-- | items/HOLLOW_LEGGINGS.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/items/HOLLOW_LEGGINGS.json b/items/HOLLOW_LEGGINGS.json index 73385e62..1bd6826f 100644 --- a/items/HOLLOW_LEGGINGS.json +++ b/items/HOLLOW_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Hollow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Crit Damage: §c+10%\",2:\"§7Health: §a+205\",3:\"§7Defense: §a+55\",4:\"§7Speed: §a+5\",5:\"§7Intelligence: §a+85\",6:\" §8[§8⚔§8] §8[§8⚔§8]\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Hollow Leggings\"},ExtraAttributes:{id:\"HOLLOW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Crit Damage: §c+10%\",2:\"§7Health: §a+205\",3:\"§7Defense: §a+55\",4:\"§7Speed: §a+5\",5:\"§7Intelligence: §a+85\",6:\" §8[§8⚔§8] §8[§8⚔§8]\",7:\"\",8:\"§8Tiered Bonus: Spirit (0/4)\",9:\"§7Each kill by you or a recently supported\",10:\"§7player grants §c1 §7stack of §6Spirit\",11:\"§6⚶§7. §8(Max 30)\",12:\"§7\",13:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",14:\"§7charge for the §6§6Hollow Chestplate§7.\",15:\"§7\",16:\"§7Lose 1 stack after §c4s §7of not gaining\",17:\"§7a stack.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Hollow Leggings\"},ExtraAttributes:{id:\"HOLLOW_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Strength: §c+15", @@ -12,6 +12,17 @@ "§7Intelligence: §a+85", " §8[§8⚔§8] §8[§8⚔§8]", "", + "§8Tiered Bonus: Spirit (0/4)", + "§7Each kill by you or a recently supported", + "§7player grants §c1 §7stack of §6Spirit", + "§6⚶§7. §8(Max 30)", + "§7", + "§7§7Each §6Spirit ⚶ §7stack can be used as", + "§7charge for the §6§6Hollow Chestplate§7.", + "§7", + "§7Lose 1 stack after §c4s §7of not gaining", + "§7a stack.", + "", "§7§8This item can be reforged!", "§6§lLEGENDARY LEGGINGS" ], |