diff options
Diffstat (limited to 'items/DISPLACED_LEECH.json')
-rw-r--r-- | items/DISPLACED_LEECH.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/DISPLACED_LEECH.json b/items/DISPLACED_LEECH.json new file mode 100644 index 00000000..70586c4a --- /dev/null +++ b/items/DISPLACED_LEECH.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aDisplaced Leech", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f13b5abc-c484-3696-93de-c9ab1c7c07bd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGUzMmNlNWFkZTA2YWZmOWQ2OTgzODIwODBkZWE1Mzk5NDc2NTlmYjU4N2U1OGQ0ZjFkN2MxZmY5MjQwZTNjOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aSanguisuge §7power.\",4:\"\",5:\"§7At §61,250 Magical Power§7:\",6:\"§c+191❤ Health\",7:\"§c+455❁ Strength\",8:\"§9+182☠ Crit Damage\",9:\"§4+45♨ Vitality\",10:\"\",11:\"§7Unique Power Bonus:\",12:\"§b+100✎ Intelligence\",13:\"\",14:\"§7Requires §aCombat Skill Level X§7!\",15:\"\",16:\"§a§lUNCOMMON POWER STONE\"],Name:\"§aDisplaced Leech\"},ExtraAttributes:{id:\"DISPLACED_LEECH\"}}", + "damage": 3, + "lore": [ + "§8Power Stone", + "§7Combine §a9x §7of this stone at the", + "§7§6Thaumaturgist §7to permanently", + "§7unlock the §aSanguisuge §7power.", + "", + "§7At §61,250 Magical Power§7:", + "§c+191❤ Health", + "§c+455❁ Strength", + "§9+182☠ Crit Damage", + "§4+45♨ Vitality", + "", + "§7Unique Power Bonus:", + "§b+100✎ Intelligence", + "", + "§7Requires §aCombat Skill Level X§7!", + "", + "§a§lUNCOMMON POWER STONE" + ], + "internalname": "DISPLACED_LEECH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |