diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-01 19:35:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-01 19:35:08 -0400 |
commit | 91f8aa7db485ae8359dc634734889dc41c546678 (patch) | |
tree | 75f1c77937d582eff2580ad53f4964aed441b442 /items/ADAPTIVE_BOOTS.json | |
parent | dc89fa0b26a42fa77a088155e98e6cce09f0c38f (diff) | |
download | NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.tar.gz NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.tar.bz2 NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.zip |
Update 1
Diffstat (limited to 'items/ADAPTIVE_BOOTS.json')
-rw-r--r-- | items/ADAPTIVE_BOOTS.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/ADAPTIVE_BOOTS.json b/items/ADAPTIVE_BOOTS.json index 270323ab..fdd8a8c4 100644 --- a/items/ADAPTIVE_BOOTS.json +++ b/items/ADAPTIVE_BOOTS.json @@ -1,11 +1,11 @@ { "internalname": "ADAPTIVE_BOOTS", - "itemid": 301, - "displayname": "§5Adaptive Boots §6✪§6✪§6✪§6✪§6✪", + "itemid": "minecraft:leather_boots", + "displayname": "§5Adaptive Boots ", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d233 §8(417)\",1:\"§7Strength: §c+15 §8(+30.15)\",2:\"\",3:\"§7Health: §a+90 HP §8(+180.9 HP)\",4:\"§7Defense: §a+35 §8(+70.35)\",5:\"§7Intelligence: §a+15 §8(+30.15)\",6:\"\",7:\"§6Full Set Bonus: Efficient training\",8:\"§7Every §b5 §7Catacombs levels,\",9:\"§7this armor piece gains +§a2%\",10:\"§a§7stats.\",11:\"\",12:\"§7Grants additional bonuses based\",13:\"§7on your selected dungeon class!\",14:\"\",15:\"§bBerserk§7: §7+§c20❁ Strength\",16:\"§bHealer§7: §7+§a10% §7HP regeneration and §7+§c40❤ Health\",17:\"§bMage§7: §7+§b50✎ Intelligence\",18:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",19:\"§7taken by §b5% §7for each piece you have equip if\",20:\"§7you are hit by the same monster within §e10\",21:\"§e§7seconds.\",22:\"§bArcher§7: §7+§95☣ Crit Chance §7+§915☠ Crit Damage\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§5§lEPIC DUNGEON BOOTS\"],color:12565682,Name:\"§5Adaptive Boots §6✪§6✪§6✪§6✪§6✪\"},ExtraAttributes:{color:\"191:188:178\",dungeon_item_level:5,id:\"ADAPTIVE_BOOTS\"}}", - "modver": "1.0.0", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d233 §8(417)\",1:\"§7Strength: §c+15 §8(+30.15)\",2:\"\",3:\"§7Health: §a+90 HP §8(+180.9 HP)\",4:\"§7Defense: §a+35 §8(+70.35)\",5:\"§7Intelligence: §a+15 §8(+30.15)\",6:\"\",7:\"§6Full Set Bonus: Efficient training\",8:\"§7Every §b5 §7Catacombs levels,\",9:\"§7this armor piece gains +§a2%\",10:\"§a§7stats.\",11:\"\",12:\"§7Grants additional bonuses based\",13:\"§7on your selected dungeon class!\",14:\"\",15:\"§bBerserk§7: §7+§c20❁ Strength\",16:\"§bHealer§7: §7+§a10% §7HP regeneration and §7+§c40❤ Health\",17:\"§bMage§7: §7+§b50✎ Intelligence\",18:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",19:\"§7taken by §b5% §7for each piece you have equip if\",20:\"§7you are hit by the same monster within §e10\",21:\"§e§7seconds.\",22:\"§bArcher§7: §7+§95☣ Crit Chance §7+§915☠ Crit Damage\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§5§lEPIC DUNGEON BOOTS\"],color:12565682,Name:\"§5Adaptive Boots \"},ExtraAttributes:{color:\"191:188:178\",dungeon_item_level:5,id:\"ADAPTIVE_BOOTS\"}}", + "modver": "1.1-REL", "lore": [ "§7Gear Score: §d233 §8(417)", "§7Strength: §c+15 §8(+30.15)", @@ -33,5 +33,7 @@ "", "§7§8This item can be reforged!", "§5§lEPIC DUNGEON BOOTS" - ] + ], + "crafttext": "", + "infoType": "" }
\ No newline at end of file |