diff options
Diffstat (limited to 'items/BLAZE_LEGGINGS.json')
-rw-r--r-- | items/BLAZE_LEGGINGS.json | 35 |
1 files changed, 24 insertions, 11 deletions
diff --git a/items/BLAZE_LEGGINGS.json b/items/BLAZE_LEGGINGS.json index 913707d3..41ba19c7 100644 --- a/items/BLAZE_LEGGINGS.json +++ b/items/BLAZE_LEGGINGS.json @@ -1,31 +1,44 @@ { - "internalname": "BLAZE_LEGGINGS", "itemid": "minecraft:leather_leggings", - "displayname": "Godly Blaze Leggings", - "clickcommand": "viewrecipe", + "displayname": "§5Blaze Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Defense: §a+110\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Blazing Aura\",6:\"§7Damages mobs within §a5§7 blocks\",7:\"§7for §a3%§7 of their max §7§c❤\",8:\"§cHealth §7per second.\",9:\"\",10:\"§7Max §c700 §7damage/s\",11:\"§7Blaze Rod Collection: §613k\",12:\"§8+100 per 5,000 rods\",13:\"\",14:\"§7Permanent §cFire §7and §cLava §7immunity.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC LEGGINGS\"],color:16243251,Name:\"§5Blaze Leggings\"},ExtraAttributes:{id:\"BLAZE_LEGGINGS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+17 §c(Godly +7)\",1:\"§7Crit Chance: §c+3% §c(Godly +3%)\",2:\"§7Crit Damage: §c+6% §c(Godly +6%)\",3:\"\",4:\"§7Defense: §a+110\",5:\"§7Speed: §a+2\",6:\"§7Intelligence: §a+3 §c(Godly +3)\",7:\"\",8:\"§6Full Set Bonus: Blazing Aura\",9:\"§7Damages mobs within §a5§7 blocks\",10:\"§7for §a3%§7 of their max §7§c❤\",11:\"§cHealth §7per second.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §6139\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§5§lEPIC LEGGINGS\"],color:16243251,Name:\"§5Godly Blaze Leggings\"},ExtraAttributes:{color:\"247:218:51\",modifier:\"godly\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"BLAZE_LEGGINGS\",uuid:\"7c3a00d0-5e42-4260-9b45-6e7fd14da2e3\",timestamp:\"2/14/20 5:02 PM\"}}", - "modver": "1.0.0", "lore": [ - "§7Strength: §c+17 §c(Godly +7)", - "§7Crit Chance: §c+3% §c(Godly +3%)", - "§7Crit Damage: §c+6% §c(Godly +6%)", + "§7Strength: §c+10", "", "§7Defense: §a+110", "§7Speed: §a+2", - "§7Intelligence: §a+3 §c(Godly +3)", "", "§6Full Set Bonus: Blazing Aura", "§7Damages mobs within §a5§7 blocks", "§7for §a3%§7 of their max §7§c❤", "§cHealth §7per second.", "", - "§7Max §c500 §7damage/s", - "§7Blaze Rod Collection: §6139", + "§7Max §c700 §7damage/s", + "§7Blaze Rod Collection: §613k", "§8+100 per 5,000 rods", "", "§7Permanent §cFire §7and §cLava §7immunity.", "", + "§7§8This item can be reforged!", "§5§lEPIC LEGGINGS" + ], + "recipe": { + "A1": "ENCHANTED_BLAZE_ROD:1", + "A2": "ENCHANTED_BLAZE_ROD:1", + "A3": "ENCHANTED_BLAZE_ROD:1", + "B1": "ENCHANTED_BLAZE_ROD:1", + "B2": "", + "B3": "ENCHANTED_BLAZE_ROD:1", + "C1": "ENCHANTED_BLAZE_ROD:1", + "C2": "", + "C3": "ENCHANTED_BLAZE_ROD:1" + }, + "internalname": "BLAZE_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blaze_Armor" ] }
\ No newline at end of file |