diff options
Diffstat (limited to 'items/SYPHON;1.json')
-rw-r--r-- | items/SYPHON;1.json | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/items/SYPHON;1.json b/items/SYPHON;1.json index acecb259..7a69db31 100644 --- a/items/SYPHON;1.json +++ b/items/SYPHON;1.json @@ -1,18 +1,22 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2%§7 of the damage\",2:\"§7you deal on critical hits.\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§cOnly obtainable in a Enchanting Table.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", "damage": 0, "lore": [ "§9Syphon I", - "§7Heals for §a0.2%§7 of the damage", - "§7you deal on critical hits.", + "§7Heals for §a0.2% §7of your max", + "§7health per §9100 §9☠ Crit Damage", + "§9§7you deal per hit, up to", + "§7§91,000 §9☠ Crit Damage§7.", "", - "§cOnly obtainable in a Enchanting Table." + "§cOnly obtainable in a Enchanting Table.", + "", + "§f§lCOMMON" ], "internalname": "SYPHON;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file |