diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-15 10:17:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 10:17:30 +0200 |
commit | 49231470607d3fbbe557dad6338581643661b9d8 (patch) | |
tree | 634527530159e0dd3abc01f8572498722bdf4816 /items/AURORA_BOOTS.json | |
parent | 4168ae7a25f39941a224ef46cb89cf109f1002df (diff) | |
download | NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.gz NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.bz2 NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.zip |
new patch (#738)
* hypixeling
* add things back
* save
* nbt
* Hypixel moment
* crimsoning
* \u0027
* missing things
* wiki links
* Fixed Item
* I am a idiot
* am i high
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/AURORA_BOOTS.json')
-rw-r--r-- | items/AURORA_BOOTS.json | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/items/AURORA_BOOTS.json b/items/AURORA_BOOTS.json index 20a23ed8..39a730b0 100644 --- a/items/AURORA_BOOTS.json +++ b/items/AURORA_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Aurora Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+40\",2:\"§7Intelligence: §a+125\",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:\"§6§lLEGENDARY BOOTS\"],color:6391036,Name:\"§6Aurora Boots\"},ExtraAttributes:{id:\"AURORA_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+40\",2:\"§7Intelligence: §a+125\",3:\" §8[§8⚔§8] §8[§8⚔§8]\",4:\"\",5:\"§8Tiered Bonus: Arcane Vision (0/4)\",6:\"§7Gives you the ability to see the runic\",7:\"§7affinity of enemies.\",8:\"§7\",9:\"§7Using the proper §bRunic Spells §7of\",10:\"§7the §6Aurora Staff §7grants 1 stack of\",11:\"§7§6Arcane Vision Ѫ§7.\",12:\"§7\",13:\"§7Each §6Arcane Vision Ѫ §7stack grants\",14:\"§7you §c+2% §7damage on your next Runic\",15:\"§7Spell.\",16:\"§7\",17:\"§7At §c10 §7stacks the §6Aurora Staff\",18:\"§6§7spells explode on hit.\",19:\"§7\",20:\"§7Lose 1 stack after §c4s §7of not\",21:\"§7gaining a stack.\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§6§lLEGENDARY BOOTS\"],color:6391036,Name:\"§6Aurora Boots\"},ExtraAttributes:{id:\"AURORA_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+130", @@ -10,16 +10,19 @@ " §8[§8⚔§8] §8[§8⚔§8]", "", "§8Tiered Bonus: Arcane Vision (0/4)", - "§7Gives you the ability to see the", - "§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.", + "§7Gives you the ability to see the runic", + "§7affinity of enemies.", + "§7", + "§7Using the proper §bRunic Spells §7of", + "§7the §6Aurora Staff §7grants 1 stack of", + "§7§6Arcane Vision Ѫ§7.", + "§7", + "§7Each §6Arcane Vision Ѫ §7stack grants", + "§7you §c+2% §7damage on your next Runic", + "§7Spell.", + "§7", + "§7At §c10 §7stacks the §6Aurora Staff", + "§6§7spells explode on hit.", "§7", "§7Lose 1 stack after §c4s §7of not", "§7gaining a stack.", |