diff options
Diffstat (limited to 'items/CRIMSON_HELMET.json')
-rw-r--r-- | items/CRIMSON_HELMET.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/CRIMSON_HELMET.json b/items/CRIMSON_HELMET.json new file mode 100644 index 00000000..57b88c62 --- /dev/null +++ b/items/CRIMSON_HELMET.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Crimson Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9e71c72a-85be-3e7e-8e5a-2ad7498b3aeb\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDQxNDE3MywKICAicHJvZmlsZUlkIiA6ICI5MThhMDI5NTU5ZGQ0Y2U2YjE2ZjdhNWQ1M2VmYjQxMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJCZWV2ZWxvcGVyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUwNTFjODNkOWViZjY5MDEzZjFlYzhjOWVmYzk3OWVjMmQ5MjVhOTIxY2M4NzdmZjY0YWJlMDlhYWRkMmY2Y2MiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+160\",3:\"§7Defense: §a+50\",4:\"§7Intelligence: §a+15\",5:\"\",6:\"§8Inactive Tiered Armor Bonus: Dominus (0/4)\",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:\"§6§lLEGENDARY HELMET\"],Name:\"§6Crimson Helmet\"},ExtraAttributes:{id:\"CRIMSON_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Strength: §c+30", + "§7Crit Damage: §c+20%", + "§7Health: §a+160", + "§7Defense: §a+50", + "§7Intelligence: §a+15", + "", + "§8Inactive Tiered Armor Bonus: Dominus (0/4)", + "§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!", + "§6§lLEGENDARY HELMET" + ], + "internalname": "CRIMSON_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |