diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/HOLY_DRAGON_LEGGINGS.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/HOLY_DRAGON_LEGGINGS.json')
-rw-r--r-- | items/HOLY_DRAGON_LEGGINGS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/HOLY_DRAGON_LEGGINGS.json b/items/HOLY_DRAGON_LEGGINGS.json new file mode 100644 index 00000000..bc33bd30 --- /dev/null +++ b/items/HOLY_DRAGON_LEGGINGS.json @@ -0,0 +1,25 @@ +{ + "internalname": "HOLY_DRAGON_LEGGINGS", + "itemid": 300, + "displayname": "§6Holy Dragon Leggings", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+155 HP\",1:\"§7Defense: §a+140\",2:\"\",3:\"§6Full Set Bonus: Holy Blood\",4:\"§7Increases the natural health\",5:\"§7regeneration of you and all\",6:\"§7players in a §a6§7 block radius\",7:\"§7by §a3x§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aCombat Skill 16\",11:\"§7§4❣ §cRequires §aCatacombs Level\",12:\"§a27 §cwhile in Catacombs\",13:\"§6§lLEGENDARY LEGGINGS\"],color:4706631,Name:\"§6Holy Dragon Leggings\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_LEGGINGS\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+155 HP", + "§7Defense: §a+140", + "", + "§6Full Set Bonus: Holy Blood", + "§7Increases the natural health", + "§7regeneration of you and all", + "§7players in a §a6§7 block radius", + "§7by §a3x§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCombat Skill 16", + "§7§4❣ §cRequires §aCatacombs Level", + "§a27 §cwhile in Catacombs", + "§6§lLEGENDARY LEGGINGS" + ] +}
\ No newline at end of file |