diff options
Diffstat (limited to 'items/INFERNAL_CRIMSON_HELMET.json')
-rw-r--r-- | items/INFERNAL_CRIMSON_HELMET.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/INFERNAL_CRIMSON_HELMET.json b/items/INFERNAL_CRIMSON_HELMET.json new file mode 100644 index 00000000..72266d8b --- /dev/null +++ b/items/INFERNAL_CRIMSON_HELMET.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Infernal Crimson Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"50c73058-c4b1-3238-94ab-566892f1eaa8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDM1MTEzMSwKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUwN2Q2YmY3NjExMTkwZWQ5YzU4MGQ4Yzg3YzI5NjA1OTIxNjIzMGM5NTAxZWVjNjM1OWUwZDYwZWM4NDc1OGUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Strength: §c+76\",1:\"§7Crit Damage: §c+50%\",2:\"§7Health: §a+403\",3:\"§7Defense: §a+126\",4:\"§7Intelligence: §a+38\",5:\"\",6:\"§8Inactive Tiered Armor Bonus: Dominus\",7:\"§7For every enemy you killed with\",8:\"§7a melee attack gain a stack of\",9:\"§7Dominus. Each Dominus stack\",10:\"§7grants §e0.1 §7block melee\",11:\"§7range. At §c5 §7stacks also\",12:\"§7swipe in a random direction\",13:\"§7hitting every enemy in the path\",14:\"§7of the swipe. Stacks expire\",15:\"§7after §c4 §7seconds.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§8§l* §8Co-op Soulbound §8§l*\",19:\"§6§lLEGENDARY HELMET\"],Name:\"§6Infernal Crimson Helmet\"},ExtraAttributes:{id:\"INFERNAL_CRIMSON_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Strength: §c+76", + "§7Crit Damage: §c+50%", + "§7Health: §a+403", + "§7Defense: §a+126", + "§7Intelligence: §a+38", + "", + "§8Inactive Tiered Armor Bonus: Dominus", + "§7For every enemy you killed with", + "§7a melee attack gain a stack of", + "§7Dominus. Each Dominus stack", + "§7grants §e0.1 §7block melee", + "§7range. At §c5 §7stacks also", + "§7swipe in a random direction", + "§7hitting every enemy in the path", + "§7of the swipe. Stacks expire", + "§7after §c4 §7seconds.", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§6§lLEGENDARY HELMET" + ], + "internalname": "INFERNAL_CRIMSON_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |