diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 21:21:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 19:21:53 +0000 |
commit | e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb (patch) | |
tree | 322c54ad9f9411f9801c7553c7c3423c266bc735 /items/FIERY_HOLLOW_LEGGINGS.json | |
parent | f3dd8444ddb89d01e4ff3a44c99774f06049501e (diff) | |
download | NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.gz NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.bz2 NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.zip |
0.20.1 v2 changes (#1175)
Diffstat (limited to 'items/FIERY_HOLLOW_LEGGINGS.json')
-rw-r--r-- | items/FIERY_HOLLOW_LEGGINGS.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/items/FIERY_HOLLOW_LEGGINGS.json b/items/FIERY_HOLLOW_LEGGINGS.json index 9a8c3faa..ced3066a 100644 --- a/items/FIERY_HOLLOW_LEGGINGS.json +++ b/items/FIERY_HOLLOW_LEGGINGS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Fiery Hollow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+410\",3:\"§7Defense: §a+110\",4:\"§7Speed: §a+10\",5:\"§7Intelligence: §a+170\",6:\"§7Mending: §a+10\",7:\" §8[§8⚔§8] §8[§8⚔§8]\",8:\"\",9:\"§8Tiered Bonus: Spirit (0/4)\",10:\"§7Each kill by you or a recently supported\",11:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",12:\"§7\",13:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",14:\"§7charge for the §6Fiery Hollow Leggings§7.\",15:\"§7\",16:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",20:\"§8§l* §8Co-op Soulbound §8§l*\",21:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Fiery Hollow Leggings\"},ExtraAttributes:{id:\"FIERY_HOLLOW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+439\",1:\"§7Defense: §a+117\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+170\",4:\"§7Mending: §a+10\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Spirit (0/4)\",8:\"§7Each kill by you or a recently supported\",9:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",10:\"§7\",11:\"§7§7Each §6Spirit ⚶ §7stack can be used as charge\",12:\"§7for the §6§6Fiery Hollow Leggings§7.\",13:\"§7\",14:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",18:\"§8§l* §8Co-op Soulbound §8§l*\",19:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Fiery Hollow Leggings\"},ExtraAttributes:{id:\"FIERY_HOLLOW_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", - "§7Crit Damage: §c+20%", - "§7Health: §a+410", - "§7Defense: §a+110", + "§7Health: §a+439", + "§7Defense: §a+117", "§7Speed: §a+10", "§7Intelligence: §a+170", "§7Mending: §a+10", @@ -17,8 +15,8 @@ "§7Each kill by you or a recently supported", "§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)", "§7", - "§7§7Each §6Spirit ⚶ §7stack can be used as", - "§7charge for the §6Fiery Hollow Leggings§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Fiery Hollow Leggings§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", |