diff options
Diffstat (limited to 'items/ARMOR_OF_THE_RESISTANCE_LEGGINGS.json')
-rw-r--r-- | items/ARMOR_OF_THE_RESISTANCE_LEGGINGS.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/ARMOR_OF_THE_RESISTANCE_LEGGINGS.json b/items/ARMOR_OF_THE_RESISTANCE_LEGGINGS.json index 8633911e..c7cfc087 100644 --- a/items/ARMOR_OF_THE_RESISTANCE_LEGGINGS.json +++ b/items/ARMOR_OF_THE_RESISTANCE_LEGGINGS.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Leggings of the Rising Sun", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+25 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§6Full Set Bonus: Power of the Resistance\",4:\"§7Provides a damage bonus while\",5:\"§7fighting against Dante, and\",6:\"§7reduces damage taken from Dante.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC LEGGINGS\"],color:14597141,Name:\"§5Leggings of the Rising Sun\"},ExtraAttributes:{color:\"222:188:21\",leaderVotes:0,leaderPosition:0,originTag:\"REWARD_SERAPHINE:ARMOR_OF_THE_RESISTANCE_LEGGINGS\",id:\"ARMOR_OF_THE_RESISTANCE_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+25 HP\",1:\"§7Defense: §a+25\",2:\"§7Intelligence: §a+150\",3:\"\",4:\"§6Full Set Bonus: Power of the Resistance\",5:\"§7Provides a damage bonus while\",6:\"§7fighting against Dante, and\",7:\"§7reduces damage taken from Dante.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC LEGGINGS\"],color:14597141,Name:\"§5Leggings of the Rising Sun\"},ExtraAttributes:{color:\"222:188:21\",leaderVotes:0,leaderPosition:0,originTag:\"REWARD_SERAPHINE:ARMOR_OF_THE_RESISTANCE_LEGGINGS\",id:\"ARMOR_OF_THE_RESISTANCE_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Health: §a+25 HP", "§7Defense: §a+25", + "§7Intelligence: §a+150", "", "§6Full Set Bonus: Power of the Resistance", "§7Provides a damage bonus while", @@ -19,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Rising_Sun" + ] }
\ No newline at end of file |