diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
commit | 228ec7960d0319d8018c24ee14a92ea235c5e68c (patch) | |
tree | a093c8cf587d8854ddeed454cf72ede9b747e3dc /items/SHADOW_ASSASSIN_HELMET.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
download | NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.gz NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.bz2 NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.zip |
vanilla stuff & new items
Diffstat (limited to 'items/SHADOW_ASSASSIN_HELMET.json')
-rw-r--r-- | items/SHADOW_ASSASSIN_HELMET.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/SHADOW_ASSASSIN_HELMET.json b/items/SHADOW_ASSASSIN_HELMET.json new file mode 100644 index 00000000..e899ad7f --- /dev/null +++ b/items/SHADOW_ASSASSIN_HELMET.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Shadow Assassin Helmet", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8c29f21d-0af3-324e-982b-dca5c7659bc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4YWY1MmVmMmY3MmMzYmY1ZWNlNmU3MGE4MmYxMzcxOTU5Y2UzZmNiNzM2YzUwMDMwNWNhZGRjNTA1YzVlMiJ9fX0\"}]}},display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§7Health: §a+160 HP\",5:\"§7Defense: §a+70\",6:\"§7Speed: §a+7\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants invisibility\",16:\"§7and §f+20✦ Speed §7for §b10\",17:\"§b§7seconds.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aCatacombs Floor V\",21:\"§aCompletion\",22:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§f§f§5Shadow Assassin Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SHADOW_ASSASSIN_HELMET\",uuid:\"3f6f523a-b10b-4d01-a6c1-fcfbac4fb46e\",timestamp:\"9/25/20 4:01 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Gear Score: §d370", + "§7Strength: §c+25", + "§7Crit Damage: §c+25%", + "", + "§7Health: §a+160 HP", + "§7Defense: §a+70", + "§7Speed: §a+7", + "", + "§6Full Set Bonus: Shadow Assassin", + "§7Collect the shadows of the", + "§7enemies you kill increasing your", + "§7damage for the rest of the", + "§7dungeon while wearing this set.", + "§7§c+1❁ Strength §7every kill", + "", + "§7On teleport: Grants invisibility", + "§7and §f+20✦ Speed §7for §b10", + "§b§7seconds.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor V", + "§aCompletion", + "§5§lEPIC DUNGEON HELMET" + ], + "internalname": "SHADOW_ASSASSIN_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |