diff options
author | jani270 <jani270@gmx.de> | 2022-04-23 11:59:58 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-23 11:59:58 +0200 |
commit | d628905e77e2b77de3123ac73c9babb9005b5377 (patch) | |
tree | 021fa8c81dbbaa1887b2a25ed5f046a51a188520 /items/FIERY_TERROR_CHESTPLATE.json | |
parent | 63769b63076a9951a3089abf519b3e9fff825b13 (diff) | |
download | NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.tar.gz NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.tar.bz2 NotEnoughUpdates-REPO-d628905e77e2b77de3123ac73c9babb9005b5377.zip |
hello dangerous branch people, i hope y'all have a nice day
Diffstat (limited to 'items/FIERY_TERROR_CHESTPLATE.json')
-rw-r--r-- | items/FIERY_TERROR_CHESTPLATE.json | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/items/FIERY_TERROR_CHESTPLATE.json b/items/FIERY_TERROR_CHESTPLATE.json index a0be5fb1..0a004c07 100644 --- a/items/FIERY_TERROR_CHESTPLATE.json +++ b/items/FIERY_TERROR_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Fiery Terror Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+100%\",1:\"§7Health: §a+460\",2:\"§7Defense: §a+130\",3:\"§7Speed: §a+24\",4:\"§7Intelligence: §a+10\",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 CHESTPLATE\"],color:4064687,Name:\"§6Fiery Terror Chestplate\"},ExtraAttributes:{id:\"FIERY_TERROR_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+100%\",1:\"§7Health: §a+460\",2:\"§7Defense: §a+130\",3:\"§7Speed: §a+24\",4:\"§7Intelligence: §a+10\",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 CHESTPLATE\"],color:4064687,Name:\"§6Fiery Terror Chestplate\"},ExtraAttributes:{id:\"FIERY_TERROR_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Crit Damage: §c+100%", @@ -9,16 +9,20 @@ "§7Defense: §a+130", "§7Speed: §a+24", "§7Intelligence: §a+10", + " §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*", |