diff options
Diffstat (limited to 'items/SUPERIOR_DRAGON_LEGGINGS.json')
-rw-r--r-- | items/SUPERIOR_DRAGON_LEGGINGS.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/SUPERIOR_DRAGON_LEGGINGS.json b/items/SUPERIOR_DRAGON_LEGGINGS.json new file mode 100644 index 00000000..d5c22e33 --- /dev/null +++ b/items/SUPERIOR_DRAGON_LEGGINGS.json @@ -0,0 +1,28 @@ +{ + "internalname": "SUPERIOR_DRAGON_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Superior Dragon Leggings", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Health: §a+130 HP\",5:\"§7Defense: §a+170\",6:\"§7Speed: §a+3\",7:\"§7Intelligence: §a+25\",8:\"\",9:\"§6Full Set Bonus: Superior Blood\",10:\"§7All 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 LEGGINGS\"],color:15916817,Name:\"§6Superior Dragon Leggings\"},ExtraAttributes:{color:\"242:223:17\",originTag:\"QUICK_CRAFTING\",id:\"SUPERIOR_DRAGON_LEGGINGS\",uuid:\"8b50be9b-6c8b-4375-ab89-d8f45f25454d\",timestamp:\"3/29/20 3:30 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+10", + "§7Crit Chance: §c+2%", + "§7Crit Damage: §c+10%", + "", + "§7Health: §a+130 HP", + "§7Defense: §a+170", + "§7Speed: §a+3", + "§7Intelligence: §a+25", + "", + "§6Full Set Bonus: Superior Blood", + "§7All your stats are increased by", + "§7§a5%§7 and §6Aspect of the", + "§6Dragons§7 ability deals §a50%§7", + "§7more damage.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" + ] +}
\ No newline at end of file |