diff options
Diffstat (limited to 'items/SUPERIOR_DRAGON_CHESTPLATE.json')
-rw-r--r-- | items/SUPERIOR_DRAGON_CHESTPLATE.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SUPERIOR_DRAGON_CHESTPLATE.json b/items/SUPERIOR_DRAGON_CHESTPLATE.json index 8ca91dbb..3f8962f1 100644 --- a/items/SUPERIOR_DRAGON_CHESTPLATE.json +++ b/items/SUPERIOR_DRAGON_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Superior Dragon Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"§7Health: §a+150\",4:\"§7Defense: §a+190\",5:\"§7Speed: §a+3\",6:\"§7Intelligence: §a+25\",7:\" §8[§8⚔§8]\",8:\"\",9:\"§6Full Set Bonus: Superior Blood\",10:\"§7Most of 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 CHESTPLATE\"],color:15916817,Name:\"§6Superior Dragon Chestplate\"},ExtraAttributes:{color:\"242:223:17\",id:\"SUPERIOR_DRAGON_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"§7Health: §a+150\",4:\"§7Defense: §a+190\",5:\"§7Speed: §a+3\",6:\"§7Intelligence: §a+25\",7:\" §8[§8⚔§8]\",8:\"\",9:\"§6Full Set Bonus: Superior Blood §7(0/4)\",10:\"§7Most of your stats are increased\",11:\"§7by §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:\"§7§4❣ §cRequires §aCombat Skill 20§c.\",17:\"§6§lLEGENDARY CHESTPLATE\"],color:15916817,Name:\"§6Superior Dragon Chestplate\"},ExtraAttributes:{id:\"SUPERIOR_DRAGON_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Strength: §c+10", @@ -13,13 +13,14 @@ "§7Intelligence: §a+25", " §8[§8⚔§8]", "", - "§6Full Set Bonus: Superior Blood", - "§7Most of your stats are increased by", - "§7§a5%§7 and §6Aspect of the", + "§6Full Set Bonus: Superior Blood §7(0/4)", + "§7Most of your stats are increased", + "§7by §a5%§7 and §6Aspect of the", "§6Dragons§7 ability deals §a50%§7", "§7more damage.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCombat Skill 20§c.", "§6§lLEGENDARY CHESTPLATE" ], "recipe": { @@ -35,7 +36,7 @@ }, "internalname": "SUPERIOR_DRAGON_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Superior_Dragon_Armor", |