diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-31 13:51:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 13:51:20 -0400 |
commit | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (patch) | |
tree | 186e36e9b3997d0d217acfb8a00d881feda76b03 /items/SKELETON_LORD_LEGGINGS.json | |
parent | 1a11e66be616908e1d336b72e31a7c55edb76f9f (diff) | |
parent | af3047d7c1b206f08d7db6698208f13b62b5856a (diff) | |
download | NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.tar.gz NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.tar.bz2 NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.zip |
Merge pull request #19 from IRONM00N/master
123
Diffstat (limited to 'items/SKELETON_LORD_LEGGINGS.json')
-rw-r--r-- | items/SKELETON_LORD_LEGGINGS.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/SKELETON_LORD_LEGGINGS.json b/items/SKELETON_LORD_LEGGINGS.json new file mode 100644 index 00000000..6f724304 --- /dev/null +++ b/items/SKELETON_LORD_LEGGINGS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Skeleton Lord Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d162 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+24 HP \",5:\"§7Defense: §a+48 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:2523397,Name:\"§6Skeleton Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d162 ", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19% ", + "", + "§7Health: §a+24 HP ", + "§7Defense: §a+48 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "internalname": "SKELETON_LORD_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +}
\ No newline at end of file |