From 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 8 Jul 2020 14:52:27 +1000 Subject: dungeons & other stuff --- items/HEAVY_LEGGINGS.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 items/HEAVY_LEGGINGS.json (limited to 'items/HEAVY_LEGGINGS.json') diff --git a/items/HEAVY_LEGGINGS.json b/items/HEAVY_LEGGINGS.json new file mode 100644 index 00000000..c2627937 --- /dev/null +++ b/items/HEAVY_LEGGINGS.json @@ -0,0 +1,32 @@ +{ + "internalname": "HEAVY_LEGGINGS", + "itemid": 300, + "displayname": "§5Pure Heavy Leggings", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d451 §8(484)\",1:\"§7Strength: §c+6 §8(Pure +6) §8(+6.48)\",2:\"§7Crit Chance: §c+8% §8(Pure +8%)\",3:\"§7Crit Damage: §c+6% §8(Pure +6%) §8(+6.48%)\",4:\"§7Bonus Attack Speed: §c+3% §8(Pure +3%)\",5:\"\",6:\"§7Health: §a+81 HP §8(Pure +6 HP) §8(+87.48 HP)\",7:\"§7Defense: §a+159 §8(Pure +6) §8(+171.72)\",8:\"§7Speed: §a-4 §8(Pure +1)\",9:\"§7Intelligence: §a+6 §8(Pure +6) §8(+6.48)\",10:\"\",11:\"§9Growth V, §9Protection V\",12:\"§9Thorns III\",13:\"\",14:\"§6Full Set Bonus: Vindicate\",15:\"§7Grants §f+1 walk speed §7for\",16:\"§7every §a50 §7defense that you\",17:\"§7have.\",18:\"\",19:\"§aPerfect 35000 / 35000\",20:\"§5§lEPIC DUNGEON LEGGINGS\"],color:8553090,Name:\"§5Pure Heavy Leggings\"},ExtraAttributes:{color:\"130:130:130\",baseStatBoostPercentage:50,modifier:\"pure\",originTag:\"UNKNOWN\",id:\"HEAVY_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"629838cb-2720-4d1a-98ae-07018bf86355\",item_tier:1,timestamp:\"7/7/20 7:58 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d451 §8(484)", + "§7Strength: §c+6 §8(Pure +6) §8(+6.48)", + "§7Crit Chance: §c+8% §8(Pure +8%)", + "§7Crit Damage: §c+6% §8(Pure +6%) §8(+6.48%)", + "§7Bonus Attack Speed: §c+3% §8(Pure +3%)", + "", + "§7Health: §a+81 HP §8(Pure +6 HP) §8(+87.48 HP)", + "§7Defense: §a+159 §8(Pure +6) §8(+171.72)", + "§7Speed: §a-4 §8(Pure +1)", + "§7Intelligence: §a+6 §8(Pure +6) §8(+6.48)", + "", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§6Full Set Bonus: Vindicate", + "§7Grants §f+1 walk speed §7for", + "§7every §a50 §7defense that you", + "§7have.", + "", + "§aPerfect 35000 / 35000", + "§5§lEPIC DUNGEON LEGGINGS" + ] +} \ No newline at end of file -- cgit