diff options
Diffstat (limited to 'items/VENOMS_TOUCH.json')
-rw-r--r-- | items/VENOMS_TOUCH.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/VENOMS_TOUCH.json b/items/VENOMS_TOUCH.json index c823f851..a720f19f 100644 --- a/items/VENOMS_TOUCH.json +++ b/items/VENOMS_TOUCH.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:bow", - "displayname": "§f§f§5Venom\u0027s Touch", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Fires a volley of §b5 §7arrows.\",4:\"§7Arrows apply venom to all\",5:\"§7enemies hit dealing §c680❁\",6:\"§cDamage §7every second for §b3\",7:\"§b§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOW\"],Name:\"§f§f§5Venom\u0027s Touch\"},ExtraAttributes:{id:\"VENOMS_TOUCH\"},AttributeModifiers:[]}", + "displayname": "§5Venom\u0027s Touch", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Fires a volley of §b5 §7arrows. Arrows\",4:\"§7apply venom to all enemies hit dealing\",5:\"§7§c2❁ Damage §7every second for §b3\",6:\"§b§7seconds.\",7:\"\",8:\"§4This item is Arachnal Ж!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BOW\"],Name:\"§5Venom\u0027s Touch\"},ExtraAttributes:{id:\"VENOMS_TOUCH\"}}", "damage": 0, "lore": [ "§7Damage: §c+250", "§7Strength: §c+100", "", - "§7Fires a volley of §b5 §7arrows.", - "§7Arrows apply venom to all", - "§7enemies hit dealing §c680❁", - "§cDamage §7every second for §b3", + "§7Fires a volley of §b5 §7arrows. Arrows", + "§7apply venom to all enemies hit dealing", + "§7§c2❁ Damage §7every second for §b3", "§b§7seconds.", "", + "§4This item is Arachnal Ж!", + "", "§7§8This item can be reforged!", "§5§lEPIC BOW" ], @@ -30,7 +31,7 @@ "internalname": "VENOMS_TOUCH", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Venom\u0027s_Touch", |