diff options
Diffstat (limited to 'items/ICY_ARROW.json')
-rw-r--r-- | items/ICY_ARROW.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/ICY_ARROW.json b/items/ICY_ARROW.json index 482253f2..eb30cd47 100644 --- a/items/ICY_ARROW.json +++ b/items/ICY_ARROW.json @@ -1,16 +1,18 @@ { "itemid": "minecraft:arrow", "displayname": "§9Icy Arrow", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+24\",1:\"\",2:\"§6Passive: Muscle Freeze\",3:\"§7Applies §bSlowness I §7for §a3s\",4:\"§a§7to targets.\",5:\"\",6:\"§7§4❣ §cRequires §6Target Practice II.\",7:\"§8Stats added when shot!\",8:\"§9§lRARE ARROW\"],Name:\"§9Icy Arrow\"},ExtraAttributes:{id:\"ICY_ARROW\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+24\",1:\"\",2:\"§6Passive: Muscle Freeze\",3:\"§7Applies §bSlowness 1 §7for §a3s\",4:\"§7to targets.\",5:\"\",6:\"§4❣ §cRequires §aCombat Skill 21§c +\",7:\"§aIce Collection 7§c + §aTarget\",8:\"§aPractice II.\",9:\"§8Stats added when shot!\",10:\"§9§lRARE ARROW\"],Name:\"§9Icy Arrow\"},ExtraAttributes:{id:\"ICY_ARROW\"}}", "damage": 0, "lore": [ "§7Damage: §c+24", "", "§6Passive: Muscle Freeze", - "§7Applies §bSlowness I §7for §a3s", - "§a§7to targets.", + "§7Applies §bSlowness 1 §7for §a3s", + "§7to targets.", "", - "§7§4❣ §cRequires §6Target Practice II.", + "§4❣ §cRequires §aCombat Skill 21§c +", + "§aIce Collection 7§c + §aTarget", + "§aPractice II.", "§8Stats added when shot!", "§9§lRARE ARROW" ], |