diff options
Diffstat (limited to 'items/TOXIC_ARROW_POISON.json')
-rw-r--r-- | items/TOXIC_ARROW_POISON.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/TOXIC_ARROW_POISON.json b/items/TOXIC_ARROW_POISON.json index 17858fae..1911924b 100644 --- a/items/TOXIC_ARROW_POISON.json +++ b/items/TOXIC_ARROW_POISON.json @@ -4,12 +4,13 @@ "displayname": "§aToxic Arrow Poison", "clickcommand": "", "damage": 10, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Consumed on arrow shot\",1:\"§7Arrows deal §2+10% §7damage\",2:\"§7and reduces healing by §224%\",3:\"§2§7over §b4 §7seconds.\",4:\"\",5:\"§a§lUNCOMMON ARROW POISON\"],Name:\"§aToxic Arrow Poison\"},ExtraAttributes:{id:\"TOXIC_ARROW_POISON\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Consumed on arrow shot\",1:\"§7Arrows deal an additional\",2:\"§7§210% §7of damage as poison\",3:\"§7and reduce healing by §224%\",4:\"§2§7over §b4 §7seconds.\",5:\"\",6:\"§a§lUNCOMMON ARROW POISON\"],Name:\"§aToxic Arrow Poison\"},ExtraAttributes:{id:\"TOXIC_ARROW_POISON\"}}", + "modver": "2.1.1-PRE", "lore": [ "§8Consumed on arrow shot", - "§7Arrows deal §2+10% §7damage", - "§7and reduces healing by §224%", + "§7Arrows deal an additional", + "§7§210% §7of damage as poison", + "§7and reduce healing by §224%", "§2§7over §b4 §7seconds.", "", "§a§lUNCOMMON ARROW POISON" @@ -18,5 +19,6 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Toxic_Arrow_Poison", "https://wiki.hypixel.net/Toxic_Arrow_Poison" - ] + ], + "crafttext": "" }
\ No newline at end of file |