diff options
Diffstat (limited to 'items/FINAL_DESTINATION_LEGGINGS.json')
-rw-r--r-- | items/FINAL_DESTINATION_LEGGINGS.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/items/FINAL_DESTINATION_LEGGINGS.json b/items/FINAL_DESTINATION_LEGGINGS.json new file mode 100644 index 00000000..b4f4aeee --- /dev/null +++ b/items/FINAL_DESTINATION_LEGGINGS.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§f§f§6Final Destination Leggings", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+160 HP\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7Costs §32⸎ Soulflow §7per 5s in combat:\",6:\"§3⁍ §c+50❁ Strength\",7:\"§3⁍ §e+30⚔ Bonus Attack Speed\",8:\"§3⁍ §f+10✦ Speed\",9:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.2x\",10:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",11:\"\",12:\"§6Piece Bonus: Enderman Bulwark\",13:\"§7Kill Endermen to accumulate\",14:\"§7defense against them.\",15:\"§7Piece Bonus: §a+40❈\",16:\"§7Next Upgrade: §a+60❈ §8(§a0§7/§c100§8)\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4☠ §cRequires §5Enderman Slayer 4\",20:\"§6§lLEGENDARY LEGGINGS\"],color:16741887,Name:\"§f§f§6Final Destination Leggings\"},ExtraAttributes:{color:\"255:117:255\",eman_kills:207,originTag:\"QUICK_CRAFTING\",id:\"FINAL_DESTINATION_LEGGINGS\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Health: §a+160 HP", + "§7Defense: §a+100", + "§7Intelligence: §a+100", + "", + "§6Full Set Bonus: Vivacious Darkness", + "§7Costs §32⸎ Soulflow §7per 5s in combat:", + "§3⁍ §c+50❁ Strength", + "§3⁍ §e+30⚔ Bonus Attack Speed", + "§3⁍ §f+10✦ Speed", + "§3⁍ §7Multiply §b✎ Intelligence §7by §b1.2x", + "§3⁍ §c+200⫽ Ferocity §7against Endermen", + "", + "§6Piece Bonus: Enderman Bulwark", + "§7Kill Endermen to accumulate", + "§7defense against them.", + "§7Piece Bonus: §a+40❈", + "§7Next Upgrade: §a+60❈ §8(§a0§7/§c100§8)", + "", + "§7§8This item can be reforged!", + "§7§4☠ §cRequires §5Enderman Slayer 4", + "§6§lLEGENDARY LEGGINGS" + ], + "recipe": { + "A1": "NULL_OVOID:1", + "A2": "NULL_OVOID:1", + "A3": "NULL_OVOID:1", + "B1": "ENCHANTED_REDSTONE:64", + "B2": "", + "B3": "ENCHANTED_REDSTONE:64", + "C1": "ENCHANTED_REDSTONE:64", + "C2": "", + "C3": "ENCHANTED_REDSTONE:64" + }, + "internalname": "FINAL_DESTINATION_LEGGINGS", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |