diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-08 21:08:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-08 21:08:35 +0200 |
commit | 0162818487df8c5b107a2228fe71684c544a0b90 (patch) | |
tree | 5fc317d75ee71fbf1955931d6fe07c23a71dc2e3 /items/TERROR_LEGGINGS.json | |
parent | 0bdb82a34e4dd1d09f3761a4e033b70e8c3ab333 (diff) | |
download | NotEnoughUpdates-REPO-0162818487df8c5b107a2228fe71684c544a0b90.tar.gz NotEnoughUpdates-REPO-0162818487df8c5b107a2228fe71684c544a0b90.tar.bz2 NotEnoughUpdates-REPO-0162818487df8c5b107a2228fe71684c544a0b90.zip |
Fixed lore of Etherwarp Merger and added Hemobomb recipe (#963)
* Fixed lore of Etherwarp Merger and added Hemobomb recipe
* Fixed Flying Fish Speed and lore
* Added new skins
* Added new items, fixed grizzly salmon and divan drill
* Fixed conflict enchant
* Fixed lore of Terror Armor
* Fixed lore of spirit armour
* Fixed thing in lore
* Fixed Kuudra Mandible Reforge
* Added new bingo items
* Fixed Tara Tier 3 and 4 name
* Fixed Fungi Cutter
* Fixed more lores
Diffstat (limited to 'items/TERROR_LEGGINGS.json')
-rw-r--r-- | items/TERROR_LEGGINGS.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/TERROR_LEGGINGS.json b/items/TERROR_LEGGINGS.json index 1a7e5217..78e78459 100644 --- a/items/TERROR_LEGGINGS.json +++ b/items/TERROR_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Terror Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+50%\",1:\"§7Health: §a+205\",2:\"§7Defense: §a+55\",3:\"§7Speed: §a+12\",4:\"§7Intelligence: §a+5\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Hydra Strike (0/4)\",8:\"§7Hitting enemies grants §c1 §7stack of\",9:\"§7§6Hydra Strike ⁑§7.\",10:\"§7\",11:\"§7Each §6Hydra Strike ⁑ §7stack makes\",12:\"§7your arrows fly §c30% §7faster, and\",13:\"§7deal §c+10% §7more damage.\",14:\"§7\",15:\"§7At §c10 §7stacks your bow fires §d2\",16:\"§d§7extra arrows.\",17:\"§7\",18:\"§7Lose 1 stack after §c4s §7of not\",19:\"§7gaining a stack.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§6§lLEGENDARY LEGGINGS\"],color:6104017,Name:\"§6Terror Leggings\"},ExtraAttributes:{id:\"TERROR_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+50%\",1:\"§7Health: §a+205\",2:\"§7Defense: §a+55\",3:\"§7Speed: §a+12\",4:\"§7Intelligence: §a+5\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Hydra Strike (0/4)\",8:\"§7Successful arrow hits grant §c1\",9:\"§c§7stack of §6Hydra Strike ⁑§7.\",10:\"§7\",11:\"§7Each §6Hydra Strike ⁑ §7stack makes\",12:\"§7your arrows fly §c30% §7faster, and\",13:\"§7deal §c+10% §7more damage.\",14:\"§7\",15:\"§7At §c10 §7stacks your bow fires §d2\",16:\"§d§7extra arrows.\",17:\"§7\",18:\"§7Lose 1 stack after §c4s §7of not\",19:\"§7gaining a stack.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§6§lLEGENDARY LEGGINGS\"],color:6104017,Name:\"§6Terror Leggings\"},ExtraAttributes:{id:\"TERROR_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Crit Damage: §c+50%", @@ -11,9 +11,9 @@ "§7Intelligence: §a+5", " §8[§8⚔§8] §8[§8⚔§8]", "", - "§8Tiered Bonus: Hydra Strike (0/4)", - "§7Hitting enemies grants §c1 §7stack of", - "§7§6Hydra Strike ⁑§7.", + "§8Tiered Bonus: Hydra Strike (0/4)", + "§7Successful arrow hits grant §c1", + "§c§7stack of §6Hydra Strike ⁑§7.", "§7", "§7Each §6Hydra Strike ⁑ §7stack makes", "§7your arrows fly §c30% §7faster, and", @@ -31,7 +31,7 @@ "internalname": "TERROR_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Terror_Leggings", |