diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 17:11:54 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 17:11:54 -0400 |
commit | 8890bbf84fb032040da2b02eea7871be9b94e286 (patch) | |
tree | 0e35c76e95e675fb44020dda2e11fa99b05c3839 /items/NECROMANCER_LORD_LEGGINGS.json | |
parent | fbbc24e58b8e902b5a96badfcf6ad68a45a06626 (diff) | |
download | NotEnoughUpdates-REPO-8890bbf84fb032040da2b02eea7871be9b94e286.tar.gz NotEnoughUpdates-REPO-8890bbf84fb032040da2b02eea7871be9b94e286.tar.bz2 NotEnoughUpdates-REPO-8890bbf84fb032040da2b02eea7871be9b94e286.zip |
Some Floor 6 Stuff
Diffstat (limited to 'items/NECROMANCER_LORD_LEGGINGS.json')
-rw-r--r-- | items/NECROMANCER_LORD_LEGGINGS.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/NECROMANCER_LORD_LEGGINGS.json b/items/NECROMANCER_LORD_LEGGINGS.json new file mode 100644 index 00000000..53b260c3 --- /dev/null +++ b/items/NECROMANCER_LORD_LEGGINGS.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Necromancer Lord Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d720 \",1:\"§7Health: §a+250 HP \",2:\"§7Defense: §a+220 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Soul Whisper\",6:\"§7Increase the damage of your\",7:\"§7necromancer summoned mobs by\",8:\"§7§c20%§7.\",9:\"\",10:\"§7Allows the wearer to store\",11:\"§7and summon an additional\",12:\"§7§e1 §7souls in their\",13:\"§7necromancer weapon.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VI\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:3604807,Name:\"§6Necromancer Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECROMANCER_LORD_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d720 ", + "§7Health: §a+250 HP ", + "§7Defense: §a+220 ", + "§7Intelligence: §a+10 ", + "", + "§6Full Set Bonus: Soul Whisper", + "§7Increase the damage of your", + "§7necromancer summoned mobs by", + "§7§c20%§7.", + "", + "§7Allows the wearer to store", + "§7and summon an additional", + "§7§e1 §7souls in their", + "§7necromancer weapon.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VI", + "§aCompletion", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "internalname": "NECROMANCER_LORD_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |