diff options
Diffstat (limited to 'items/SUPERIOR_DRAGON_BOOTS.json')
-rw-r--r-- | items/SUPERIOR_DRAGON_BOOTS.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/SUPERIOR_DRAGON_BOOTS.json b/items/SUPERIOR_DRAGON_BOOTS.json index fb2f728d..3c91932c 100644 --- a/items/SUPERIOR_DRAGON_BOOTS.json +++ b/items/SUPERIOR_DRAGON_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Superior Dragon Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"§7Health: §a+80\",4:\"§7Defense: §a+110\",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 BOOTS\"],color:15883544,Name:\"§6Superior Dragon Boots\"},ExtraAttributes:{id:\"SUPERIOR_DRAGON_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"§7Health: §a+80\",4:\"§7Defense: §a+110\",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 by\",11:\"§7§a5%§7 and §6Aspect of the Dragons§7 ability\",12:\"§7deals §a50%§7 more damage.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aCombat Skill 20§c.\",16:\"§6§lLEGENDARY BOOTS\"],color:15883544,Name:\"§6Superior Dragon Boots\"},ExtraAttributes:{id:\"SUPERIOR_DRAGON_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+10", @@ -14,10 +14,9 @@ " §8[§8⚔§8]", "", "§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.", + "§7Most of your stats are increased by", + "§7§a5%§7 and §6Aspect of the Dragons§7 ability", + "§7deals §a50%§7 more damage.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCombat Skill 20§c.", |