diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-01 19:35:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-01 19:35:08 -0400 |
commit | 91f8aa7db485ae8359dc634734889dc41c546678 (patch) | |
tree | 75f1c77937d582eff2580ad53f4964aed441b442 /items/SUPER_HEAVY_HELMET.json | |
parent | dc89fa0b26a42fa77a088155e98e6cce09f0c38f (diff) | |
download | NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.tar.gz NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.tar.bz2 NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.zip |
Update 1
Diffstat (limited to 'items/SUPER_HEAVY_HELMET.json')
-rw-r--r-- | items/SUPER_HEAVY_HELMET.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/SUPER_HEAVY_HELMET.json b/items/SUPER_HEAVY_HELMET.json new file mode 100644 index 00000000..4361d59c --- /dev/null +++ b/items/SUPER_HEAVY_HELMET.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§5Super Heavy Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d150 §8(221)\",1:\"§7Defense: §a+70 §8(+105.7)\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON HELMET\"],color:15132390,Name:\"§5Super Heavy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d150 §8(221)", + "§7Defense: §a+70 §8(+105.7)", + "§7Speed: §a-10", + "", + "§7Each piece of this armor reduces", + "§7the cooldown of §9Seismic Wave", + "§9§7by §a5s§7.", + "", + "§6Full Set Bonus: Vindicate", + "§7Grants §f+1 walk speed §7for", + "§7every §a50 §7defense that you", + "§7have.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 15", + "§5§lEPIC DUNGEON HELMET" + ], + "internalname": "SUPER_HEAVY_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "" +}
\ No newline at end of file |