diff options
Diffstat (limited to 'items/GLUE_ARROW.json')
-rw-r--r-- | items/GLUE_ARROW.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/GLUE_ARROW.json b/items/GLUE_ARROW.json index f212af91..1368a9d6 100644 --- a/items/GLUE_ARROW.json +++ b/items/GLUE_ARROW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:arrow", "displayname": "§9Glue Arrow", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§6Passive: Stuck in goo\",3:\"§7Prevents victims from walking\",4:\"§7for §21.5s §7when hit.\",5:\"§86s cooldown per victim\",6:\"\",7:\"§7§4❣ §cRequires §cTarget Practice\",8:\"§cIII.\",9:\"§8Stats added when shot!\",10:\"§9§lRARE ARROW\"],Name:\"§9Glue Arrow\"},ExtraAttributes:{id:\"GLUE_ARROW\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§6Passive: Stuck in goo\",3:\"§7Prevents victims from walking\",4:\"§7for §21.5s §7when hit.\",5:\"§86s cooldown per victim\",6:\"\",7:\"§4❣ §cRequires §aCombat Skill 24§c +\",8:\"§5Spider Slayer 3§c + §aTarget\",9:\"§aPractice III.\",10:\"§8Stats added when shot!\",11:\"§9§lRARE ARROW\"],Name:\"§9Glue Arrow\"},ExtraAttributes:{id:\"GLUE_ARROW\"}}", "damage": 0, "lore": [ "§7Damage: §c+15", @@ -11,8 +11,9 @@ "§7for §21.5s §7when hit.", "§86s cooldown per victim", "", - "§7§4❣ §cRequires §cTarget Practice", - "§cIII.", + "§4❣ §cRequires §aCombat Skill 24§c +", + "§5Spider Slayer 3§c + §aTarget", + "§aPractice III.", "§8Stats added when shot!", "§9§lRARE ARROW" ], |