diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 17:56:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:56:09 +0000 |
commit | f3dd8444ddb89d01e4ff3a44c99774f06049501e (patch) | |
tree | 0bcc65d9ea30a7f591ddae557e21b55c9c5fb72b /items/FIERY_HOLLOW_LEGGINGS.json | |
parent | 8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58 (diff) | |
download | NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.gz NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.bz2 NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.zip |
0.20.1.0 changes (#1174)
* 0.20.1.0 changes
* Fixed hollow and fervor armor
Diffstat (limited to 'items/FIERY_HOLLOW_LEGGINGS.json')
-rw-r--r-- | items/FIERY_HOLLOW_LEGGINGS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/FIERY_HOLLOW_LEGGINGS.json b/items/FIERY_HOLLOW_LEGGINGS.json index 245896b3..9a8c3faa 100644 --- a/items/FIERY_HOLLOW_LEGGINGS.json +++ b/items/FIERY_HOLLOW_LEGGINGS.json @@ -1,7 +1,7 @@ { "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:\" §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 ⚶§7. §8(Max 30)\",11:\"§7\",12:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",13:\"§7charge for the §6Fiery Hollow Leggings§7.\",14:\"§7\",15:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",19:\"§8§l* §8Co-op Soulbound §8§l*\",20:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Fiery Hollow Leggings\"},ExtraAttributes:{id:\"FIERY_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\"}}", "damage": 0, "lore": [ "§7Strength: §c+30", @@ -10,6 +10,7 @@ "§7Defense: §a+110", "§7Speed: §a+10", "§7Intelligence: §a+170", + "§7Mending: §a+10", " §8[§8⚔§8] §8[§8⚔§8]", "", "§8Tiered Bonus: Spirit (0/4)", @@ -29,7 +30,7 @@ "internalname": "FIERY_HOLLOW_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hollow_Armor", |