diff options
Diffstat (limited to 'items/PRECURSOR_EYE.json')
-rw-r--r-- | items/PRECURSOR_EYE.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/PRECURSOR_EYE.json b/items/PRECURSOR_EYE.json new file mode 100644 index 00000000..44dec216 --- /dev/null +++ b/items/PRECURSOR_EYE.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Precursor Eye", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"78aecd0f-e1ad-3b10-b74f-c991afb8ea1d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMTQ3OTI0MjkyNCwKICAicHJvZmlsZUlkIiA6ICI1NjY3NWIyMjMyZjA0ZWUwODkxNzllOWM5MjA2Y2ZlOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVJbmRyYSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83MmMwNjgzYjIwMTljYTNkMzk0NzI3M2UzOTRiZmNhMWI0ZDcxYjYxYjY3YjM5NDc0YzJkNmQ3M2E5YjY3NTA4IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d877 \",1:\"§7Health: §a+222 HP \",2:\"§7Defense: §a+222 \",3:\"§7Intelligence: §a+222 \",4:\"\",5:\"§6Item Ability: Eye Beam §e§lSNEAK\",6:\"§7Fire a laser in front of you\",7:\"§7dealing §c4000 §7damage and\",8:\"§7costing §b40 §7mana. The damage\",9:\"§7increases by §c100% §7every\",10:\"§7second for §b5 §7seconds and the\",11:\"§7mana cost increases by §d25%\",12:\"§d§7every second. You can sneak\",13:\"§7again to de-activate the laser.\",14:\"\",15:\"§7Mana is consumed on damage.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 70000 / 70000\",19:\"§7§4❣ §cRequires §aCatacombs Floor VI\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Precursor Eye\"},ExtraAttributes:{dungeon_item_level:0,id:\"PRECURSOR_EYE\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d877 ", + "§7Health: §a+222 HP ", + "§7Defense: §a+222 ", + "§7Intelligence: §a+222 ", + "", + "§6Item Ability: Eye Beam §e§lSNEAK", + "§7Fire a laser in front of you", + "§7dealing §c4000 §7damage and", + "§7costing §b40 §7mana. The damage", + "§7increases by §c100% §7every", + "§7second for §b5 §7seconds and the", + "§7mana cost increases by §d25%", + "§d§7every second. You can sneak", + "§7again to de-activate the laser.", + "", + "§7Mana is consumed on damage.", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VI", + "§aCompletion", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "internalname": "PRECURSOR_EYE", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |