diff options
Diffstat (limited to 'items/HEAVY_HELMET.json')
-rw-r--r-- | items/HEAVY_HELMET.json | 24 |
1 files changed, 9 insertions, 15 deletions
diff --git a/items/HEAVY_HELMET.json b/items/HEAVY_HELMET.json index 798534c2..6c1c426a 100644 --- a/items/HEAVY_HELMET.json +++ b/items/HEAVY_HELMET.json @@ -1,32 +1,26 @@ { - "internalname": "HEAVY_HELMET", "itemid": "minecraft:leather_helmet", "displayname": "§9Heavy Helmet", - "clickcommand": "", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d134\",1:\"§7Defense: §a+62\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 2\",12:\"§9§lRARE DUNGEON HELMET\"],color:16777215,Name:\"§9Heavy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_HELMET\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283 §8(335)\",1:\"§7Crit Chance: §c+2% §8(Light +2%)\",2:\"§7Crit Damage: §c+3% §8(Light +3%) §8(+3.6%)\",3:\"§7Bonus Attack Speed: §c+3% §8(Light +3%)\",4:\"\",5:\"§7Health: §a+85 HP §8(Light +10 HP) §8(+102 HP)\",6:\"§7Defense: §a+85 §8(Light +3) §8(+102)\",7:\"§7Speed: §a-2 §8(Light +3)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§6Full Set Bonus: Vindicate\",13:\"§7Grants §f+1 walk speed §7for\",14:\"§7every §a50 §7defense that you\",15:\"§7have.\",16:\"\",17:\"§aPerfect 35000 / 35000\",18:\"§9§lRARE DUNGEON HELMET\"],color:16777215,Name:\"§9Heavy Helmet\"},ExtraAttributes:{color:\"255:255:255\",baseStatBoostPercentage:7,modifier:\"light\",id:\"HEAVY_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}", - "modver": "1.3-REL", "lore": [ - "§7Gear Score: §d283 §8(335)", - "§7Crit Chance: §c+2% §8(Light +2%)", - "§7Crit Damage: §c+3% §8(Light +3%) §8(+3.6%)", - "§7Bonus Attack Speed: §c+3% §8(Light +3%)", - "", - "§7Health: §a+85 HP §8(Light +10 HP) §8(+102 HP)", - "§7Defense: §a+85 §8(Light +3) §8(+102)", - "§7Speed: §a-2 §8(Light +3)", - "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Gear Score: §d134", + "§7Defense: §a+62", + "§7Speed: §a-5", "", "§6Full Set Bonus: Vindicate", "§7Grants §f+1 walk speed §7for", "§7every §a50 §7defense that you", "§7have.", "", + "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level 2", "§9§lRARE DUNGEON HELMET" ], + "internalname": "HEAVY_HELMET", "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", "infoType": "" }
\ No newline at end of file |