diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/SUPERIOR_DRAGON_BOOTS.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/SUPERIOR_DRAGON_BOOTS.json')
-rw-r--r-- | items/SUPERIOR_DRAGON_BOOTS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SUPERIOR_DRAGON_BOOTS.json b/items/SUPERIOR_DRAGON_BOOTS.json index 071b25ff..3fdd4ea3 100644 --- a/items/SUPERIOR_DRAGON_BOOTS.json +++ b/items/SUPERIOR_DRAGON_BOOTS.json @@ -1,17 +1,17 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Superior Dragon Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Health: §a+80 HP\",5:\"§7Defense: §a+110\",6:\"§7Speed: §a+3\",7:\"§7Intelligence: §a+25\",8:\"\",9:\"§6Full Set Bonus: Superior Blood\",10:\"§7Most of your stats are increased by\",11:\"§7§a5%§7 and §6Aspect of the\",12:\"§6Dragons§7 ability deals §a50%§7\",13:\"§7more damage.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§6§lLEGENDARY BOOTS\"],color:15883544,Name:\"§6Superior Dragon Boots\"},ExtraAttributes:{color:\"242:93:24\",id:\"SUPERIOR_DRAGON_BOOTS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"§7Health: §a+80 HP\",4:\"§7Defense: §a+110\",5:\"§7Speed: §a+3\",6:\"§7Intelligence: §a+25\",7:\" §8[§7⚔§8]\",8:\"\",9:\"§6Full Set Bonus: Superior Blood\",10:\"§7Most of your stats are increased by\",11:\"§7§a5%§7 and §6Aspect of the\",12:\"§6Dragons§7 ability deals §a50%§7\",13:\"§7more damage.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§6§lLEGENDARY BOOTS\"],color:15883544,Name:\"§6Superior Dragon Boots\"},ExtraAttributes:{color:\"242:93:24\",id:\"SUPERIOR_DRAGON_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+10", "§7Crit Chance: §c+2%", "§7Crit Damage: §c+10%", - "", "§7Health: §a+80 HP", "§7Defense: §a+110", "§7Speed: §a+3", "§7Intelligence: §a+25", + " §8[§7⚔§8]", "", "§6Full Set Bonus: Superior Blood", "§7Most of your stats are increased by", @@ -35,9 +35,10 @@ }, "internalname": "SUPERIOR_DRAGON_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Superior_Dragon_Armor" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |