diff options
Diffstat (limited to 'items/OLD_DRAGON_CHESTPLATE.json')
-rw-r--r-- | items/OLD_DRAGON_CHESTPLATE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/OLD_DRAGON_CHESTPLATE.json b/items/OLD_DRAGON_CHESTPLATE.json index d5386ee6..76e56662 100644 --- a/items/OLD_DRAGON_CHESTPLATE.json +++ b/items/OLD_DRAGON_CHESTPLATE.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Old Dragon Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+160\",2:\" §8[§8☤§8]\",3:\"\",4:\"§6Full Set Bonus: Old Blood\",5:\"§7Increases the strength of\",6:\"§7§9Growth§7, §9Protection§7,\",7:\"§7§9Feather Falling§7, §9Sugar\",8:\"§9Rush§7, and §9True Protection§7\",9:\"§7while worn.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY CHESTPLATE\"],color:15787690,Name:\"§6Old Dragon Chestplate\"},ExtraAttributes:{color:\"240:230:170\",id:\"OLD_DRAGON_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+160\",2:\" §8[§8☤§8]\",3:\"\",4:\"§6Full Set Bonus: Old Blood §7(0/4)\",5:\"§7Increases the strength of\",6:\"§7§9Growth§7, §9Protection§7,\",7:\"§7§9Feather Falling§7, §9Sugar\",8:\"§9Rush§7, and §9True Protection§7\",9:\"§7while worn.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCombat Skill 16§c.\",13:\"§6§lLEGENDARY CHESTPLATE\"],color:15787690,Name:\"§6Old Dragon Chestplate\"},ExtraAttributes:{id:\"OLD_DRAGON_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+150", "§7Defense: §a+160", " §8[§8☤§8]", "", - "§6Full Set Bonus: Old Blood", + "§6Full Set Bonus: Old Blood §7(0/4)", "§7Increases the strength of", "§7§9Growth§7, §9Protection§7,", "§7§9Feather Falling§7, §9Sugar", @@ -16,6 +16,7 @@ "§7while worn.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCombat Skill 16§c.", "§6§lLEGENDARY CHESTPLATE" ], "recipe": { @@ -31,7 +32,7 @@ }, "internalname": "OLD_DRAGON_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Old_Dragon_Armor", |