diff options
Diffstat (limited to 'items/GENERALS_ARMOR_OF_THE_RESISTANCE_LEGGINGS.json')
-rw-r--r-- | items/GENERALS_ARMOR_OF_THE_RESISTANCE_LEGGINGS.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/GENERALS_ARMOR_OF_THE_RESISTANCE_LEGGINGS.json b/items/GENERALS_ARMOR_OF_THE_RESISTANCE_LEGGINGS.json new file mode 100644 index 00000000..133065d6 --- /dev/null +++ b/items/GENERALS_ARMOR_OF_THE_RESISTANCE_LEGGINGS.json @@ -0,0 +1,23 @@ +{ + "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:\"GENERALS_ARMOR_OF_THE_RESISTANCE_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+25 HP", + "§7Defense: §a+25", + "", + "§6Full Set Bonus: Power of the Resistance", + "§7Provides a damage bonus while", + "§7fighting against Dante, and", + "§7reduces damage taken from Dante.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ], + "internalname": "GENERALS_ARMOR_OF_THE_RESISTANCE_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |