From b810e0e7e4f02d476d41a0a7bb12a20f7dfc666d Mon Sep 17 00:00:00 2001 From: Stekerser <72933528+Stekerser@users.noreply.github.com> Date: Wed, 21 Apr 2021 23:20:58 +0300 Subject: Updated superior armor (#463) * Update SUPERIOR_DRAGON_BOOTS.json * Update SUPERIOR_DRAGON_HELMET.json * Update SUPERIOR_DRAGON_CHESTPLATE.json * Update SUPERIOR_DRAGON_LEGGINGS.json --- items/SUPERIOR_DRAGON_HELMET.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/SUPERIOR_DRAGON_HELMET.json') diff --git a/items/SUPERIOR_DRAGON_HELMET.json b/items/SUPERIOR_DRAGON_HELMET.json index 7f3395bc..cbe3b6fb 100644 --- a/items/SUPERIOR_DRAGON_HELMET.json +++ b/items/SUPERIOR_DRAGON_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Superior Dragon Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f69ba621-a8b6-31a7-8de1-dc7ade140e1d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFlMDMyOWY0MjE5MmVlN2MxYTBjNzA0ZjgyZGJiYmU3YzAwZmJmYTNmMDIwYzEwNjdhMjA4NjMwYjk5MWI5ODgifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Health: §a+90 HP\",5:\"§7Defense: §a+130\",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 HELMET\"],Name:\"§6Superior Dragon Helmet\"},ExtraAttributes:{id:\"SUPERIOR_DRAGON_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f69ba621-a8b6-31a7-8de1-dc7ade140e1d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFlMDMyOWY0MjE5MmVlN2MxYTBjNzA0ZjgyZGJiYmU3YzAwZmJmYTNmMDIwYzEwNjdhMjA4NjMwYjk5MWI5ODgifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Health: §a+90 HP\",5:\"§7Defense: §a+130\",6:\"§7Speed: §a+3\",7:\"§7Intelligence: §a+25\",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 HELMET\"],Name:\"§6Superior Dragon Helmet\"},ExtraAttributes:{id:\"SUPERIOR_DRAGON_HELMET\"}}", "damage": 3, "lore": [ "§7Strength: §c+10", @@ -14,7 +14,7 @@ "§7Intelligence: §a+25", "", "§6Full Set Bonus: Superior Blood", - "§7All your stats are increased by", + "§7Most of your stats are increased by", "§7§a5%§7 and §6Aspect of the", "§6Dragons§7 ability deals §a50%§7", "§7more damage.", @@ -40,4 +40,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Superior_Dragon_Armor" ] -} \ No newline at end of file +} -- cgit