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/HOT_AURORA_BOOTS.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/HOT_AURORA_BOOTS.json')
-rw-r--r-- | items/HOT_AURORA_BOOTS.json | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/items/HOT_AURORA_BOOTS.json b/items/HOT_AURORA_BOOTS.json index b8507783..25679d49 100644 --- a/items/HOT_AURORA_BOOTS.json +++ b/items/HOT_AURORA_BOOTS.json @@ -1,23 +1,28 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Hot Aurora Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+164\",1:\"§7Defense: §a+50\",2:\"§7Intelligence: §a+158\",3:\"\",4:\"§8Inactive Tiered Armor Bonus: Arcane Vision\",5:\"§7Gives you the ability to see the\",6:\"§7runic affinity of enemies, using\",7:\"§7the proper Runic Spells on\",8:\"§7enemies will grant 1 stack of\",9:\"§7Arcane vision and increase the\",10:\"§7next runic spell damage by\",11:\"§7§c5%§7. At 5 stacks runic spells\",12:\"§7explode on hit. Lose stacks\",13:\"§7after §c4 §7seconds.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§8§l* §8Co-op Soulbound §8§l*\",17:\"§6§lLEGENDARY BOOTS\"],color:6391036,Name:\"§6Hot Aurora Boots\"},ExtraAttributes:{id:\"HOT_AURORA_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+164\",1:\"§7Defense: §a+50\",2:\"§7Intelligence: §a+158\",3:\" §8[§8⚔§8] §8[§8⚔§8]\",4:\"\",5:\"§8Tiered Bonus: Arcane Vision (0/4)\",6:\"§7Gives you the ability to see the\",7:\"§7runic affinity of enemies.\",8:\"§7Using the proper §bRunic Spells\",9:\"§b§7of the §6Aurora Staff §7grants\",10:\"§71 stack of §6Arcane Vision§7.\",11:\"§7Each §6Arcane Vision §7stack\",12:\"§7grants you §c+2% §7damage on\",13:\"§7your next Runic Spell.\",14:\"§7At §c10 §7stacks the §6Aurora\",15:\"§6Staff §7spells explode on hit.\",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 BOOTS\"],color:6391036,Name:\"§6Hot Aurora Boots\"},ExtraAttributes:{id:\"HOT_AURORA_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+164", "§7Defense: §a+50", "§7Intelligence: §a+158", + " §8[§8⚔§8] §8[§8⚔§8]", "", - "§8Inactive Tiered Armor Bonus: Arcane Vision", + "§8Tiered Bonus: Arcane Vision (0/4)", "§7Gives you the ability to see the", - "§7runic affinity of enemies, using", - "§7the proper Runic Spells on", - "§7enemies will grant 1 stack of", - "§7Arcane vision and increase the", - "§7next runic spell damage by", - "§7§c5%§7. At 5 stacks runic spells", - "§7explode on hit. Lose stacks", - "§7after §c4 §7seconds.", + "§7runic affinity of enemies.", + "§7Using the proper §bRunic Spells", + "§b§7of the §6Aurora Staff §7grants", + "§71 stack of §6Arcane Vision§7.", + "§7Each §6Arcane Vision §7stack", + "§7grants you §c+2% §7damage on", + "§7your next Runic Spell.", + "§7At §c10 §7stacks the §6Aurora", + "§6Staff §7spells explode on hit.", + "§7", + "§7Lose 1 stack after §c4s §7of not", + "§7gaining a stack.", "", "§7§8This item can be reforged!", "§8§l* §8Co-op Soulbound §8§l*", |