diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/ADAPTIVE_BOOTS.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/ADAPTIVE_BOOTS.json')
-rw-r--r-- | items/ADAPTIVE_BOOTS.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/ADAPTIVE_BOOTS.json b/items/ADAPTIVE_BOOTS.json new file mode 100644 index 00000000..3b711ccc --- /dev/null +++ b/items/ADAPTIVE_BOOTS.json @@ -0,0 +1,37 @@ +{ + "internalname": "ADAPTIVE_BOOTS", + "itemid": 301, + "displayname": "§5Adaptive Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d233 §8(287)\",1:\"§7Strength: §c+15 §8(+19.5)\",2:\"\",3:\"§7Health: §a+90 HP §8(+117 HP)\",4:\"§7Defense: §a+35 §8(+45.5)\",5:\"§7Intelligence: §a+15 §8(+19.5)\",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:\"42:181:165\",originTag:\"UNKNOWN\",id:\"ADAPTIVE_BOOTS\",uuid:\"6706bc5e-2518-4c86-bf59-150bd78c988b\",timestamp:\"7/7/20 11:03 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d233 §8(287)", + "§7Strength: §c+15 §8(+19.5)", + "", + "§7Health: §a+90 HP §8(+117 HP)", + "§7Defense: §a+35 §8(+45.5)", + "§7Intelligence: §a+15 §8(+19.5)", + "", + "§6Full Set Bonus: Efficient training", + "§7Every §b5 §7Catacombs levels,", + "§7this armor piece gains +§a2%", + "§a§7stats.", + "", + "§7Grants additional bonuses based", + "§7on your selected dungeon class!", + "", + "§bBerserk§7: §7+§c20❁ Strength", + "§bHealer§7: §7+§a10% §7HP regeneration and §7+§c40❤ Health", + "§bMage§7: §7+§b50✎ Intelligence", + "§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage", + "§7taken by §b5% §7for each piece you have equip if", + "§7you are hit by the same monster within §e10", + "§e§7seconds.", + "§bArcher§7: §7+§95☣ Crit Chance §7+§915☠ Crit Damage", + "", + "§7§8This item can be reforged!", + "§5§lEPIC DUNGEON BOOTS" + ] +}
\ No newline at end of file |