diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-23 11:30:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-23 09:30:32 +0000 |
commit | 0f12f8e4728ef154488a229362981459c931f3c6 (patch) | |
tree | 3eae90b85d704f32e2346edf9bd7aa8036253adb /items/BURNING_TERROR_LEGGINGS.json | |
parent | 6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644 (diff) | |
download | NotEnoughUpdates-REPO-0f12f8e4728ef154488a229362981459c931f3c6.tar.gz NotEnoughUpdates-REPO-0f12f8e4728ef154488a229362981459c931f3c6.tar.bz2 NotEnoughUpdates-REPO-0f12f8e4728ef154488a229362981459c931f3c6.zip |
Nether Fixes and new items (#723)
Diffstat (limited to 'items/BURNING_TERROR_LEGGINGS.json')
-rw-r--r-- | items/BURNING_TERROR_LEGGINGS.json | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/items/BURNING_TERROR_LEGGINGS.json b/items/BURNING_TERROR_LEGGINGS.json index ffb55c3f..9a015888 100644 --- a/items/BURNING_TERROR_LEGGINGS.json +++ b/items/BURNING_TERROR_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Burning Terror Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+79%\",1:\"§7Health: §a+325\",2:\"§7Defense: §a+87\",3:\"§7Speed: §a+19\",4:\"§7Intelligence: §a+8\",5:\"\",6:\"§8Inactive Tiered Armor Bonus: Hyrdra Strike\",7:\"§7Hitting enemies grant 1 stack of\",8:\"§7Hydra Strike. Each stack makes\",9:\"§7your arrows fly §c50% §7faster,\",10:\"§7and deal §c20.0% §7more damage.\",11:\"§7At 5 stacks your bow fires §c2\",12:\"§c§7arrows. Stacks expire after\",13:\"§7§c4s §7of not gaining any\",14:\"§7stacks.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§8§l* §8Co-op Soulbound §8§l*\",18:\"§6§lLEGENDARY LEGGINGS\"],color:6104017,Name:\"§6Burning Terror Leggings\"},ExtraAttributes:{id:\"BURNING_TERROR_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+79%\",1:\"§7Health: §a+325\",2:\"§7Defense: §a+87\",3:\"§7Speed: §a+19\",4:\"§7Intelligence: §a+8\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Hydra Strike (0/4)\",8:\"§7Hitting enemies grants §c1\",9:\"§c§7stack of §6Hydra Strike§7.\",10:\"§7Each §6Hydra Strike §7stack\",11:\"§7makes your arrows fly §c30%\",12:\"§c§7faster, and deal §c+10% §7more\",13:\"§7damage.\",14:\"§7At §c10 §7stacks your bow fires\",15:\"§7§d2 §7arrows.\",16:\"§7\",17:\"§7Lose 1 stack after §c4s §7of not\",18:\"§7gaining a stack.\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§8§l* §8Co-op Soulbound §8§l*\",22:\"§6§lLEGENDARY LEGGINGS\"],color:6104017,Name:\"§6Burning Terror Leggings\"},ExtraAttributes:{id:\"BURNING_TERROR_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Crit Damage: §c+79%", @@ -9,16 +9,20 @@ "§7Defense: §a+87", "§7Speed: §a+19", "§7Intelligence: §a+8", + " §8[§8⚔§8] §8[§8⚔§8]", "", - "§8Inactive Tiered Armor Bonus: Hyrdra Strike", - "§7Hitting enemies grant 1 stack of", - "§7Hydra Strike. Each stack makes", - "§7your arrows fly §c50% §7faster,", - "§7and deal §c20.0% §7more damage.", - "§7At 5 stacks your bow fires §c2", - "§c§7arrows. Stacks expire after", - "§7§c4s §7of not gaining any", - "§7stacks.", + "§8Tiered Bonus: Hydra Strike (0/4)", + "§7Hitting enemies grants §c1", + "§c§7stack of §6Hydra Strike§7.", + "§7Each §6Hydra Strike §7stack", + "§7makes your arrows fly §c30%", + "§c§7faster, and deal §c+10% §7more", + "§7damage.", + "§7At §c10 §7stacks your bow fires", + "§7§d2 §7arrows.", + "§7", + "§7Lose 1 stack after §c4s §7of not", + "§7gaining a stack.", "", "§7§8This item can be reforged!", "§8§l* §8Co-op Soulbound §8§l*", |