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/ZOMBIE_KNIGHT_HELMET.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/ZOMBIE_KNIGHT_HELMET.json')
-rw-r--r-- | items/ZOMBIE_KNIGHT_HELMET.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/ZOMBIE_KNIGHT_HELMET.json b/items/ZOMBIE_KNIGHT_HELMET.json new file mode 100644 index 00000000..f6a5a125 --- /dev/null +++ b/items/ZOMBIE_KNIGHT_HELMET.json @@ -0,0 +1,31 @@ +{ + "internalname": "ZOMBIE_KNIGHT_HELMET", + "itemid": 314, + "displayname": "§6Fierce Zombie Knight Helmet", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d367 §8(540)\",1:\"§7Strength: §c+28 §8(Fierce +10) §8(+42.28)\",2:\"§7Crit Chance: §c+6% §8(Fierce +6%)\",3:\"§7Crit Damage: §c+18% §8(Fierce +18%) §8(+27.18%)\",4:\"\",5:\"§7Health: §a+75 HP §8(+113.25 HP)\",6:\"§7Defense: §a+111 §8(+167.61)\",7:\"§7Speed: §a+8 §8(+12.08)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§6Full Set Bonus: Zombie Knight\",13:\"§7Gains §a+50❈ Defense §7when used\",14:\"§7with the Zombie Knight Sword\",15:\"\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level\",18:\"§a14\",19:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Fierce Zombie Knight Helmet\"},ExtraAttributes:{baseStatBoostPercentage:50,modifier:\"fierce\",originTag:\"UNKNOWN\",id:\"ZOMBIE_KNIGHT_HELMET\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"5eb607ea-a145-4e03-86ac-f86f4b419bc3\",item_tier:3,timestamp:\"7/9/20 5:15 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d367 §8(540)", + "§7Strength: §c+28 §8(Fierce +10) §8(+42.28)", + "§7Crit Chance: §c+6% §8(Fierce +6%)", + "§7Crit Damage: §c+18% §8(Fierce +18%) §8(+27.18%)", + "", + "§7Health: §a+75 HP §8(+113.25 HP)", + "§7Defense: §a+111 §8(+167.61)", + "§7Speed: §a+8 §8(+12.08)", + "", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§6Full Set Bonus: Zombie Knight", + "§7Gains §a+50❈ Defense §7when used", + "§7with the Zombie Knight Sword", + "", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level", + "§a14", + "§6§lLEGENDARY DUNGEON HELMET" + ] +}
\ No newline at end of file |