diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/VOODOO_DOLL.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/VOODOO_DOLL.json')
-rw-r--r-- | items/VOODOO_DOLL.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/VOODOO_DOLL.json b/items/VOODOO_DOLL.json index 21b6cd76..912947e2 100644 --- a/items/VOODOO_DOLL.json +++ b/items/VOODOO_DOLL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fish", "displayname": "§9Voodoo Doll", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Acupuncture §e§lRIGHT CLICK\",1:\"§7Shoot arrows from every\",2:\"§7direction around the targeted\",3:\"§7monster.\",4:\"§7\",5:\"§7Monsters hit by at least one\",6:\"§7arrow are slowed and receive\",7:\"§7§c1,500 §7damage/s for §a10§7s.\",8:\"§8Mana Cost: §3200\",9:\"§8Cooldown: §a5s\",10:\"\",11:\"§8Who do you voodoo?\",12:\"\",13:\"§c☠ §5Requires Zombie LVL 5\",14:\"§9§lRARE\"],Name:\"§9Voodoo Doll\"},ExtraAttributes:{id:\"VOODOO_DOLL\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Acupuncture §e§lRIGHT CLICK\",1:\"§7Shoot arrows from every\",2:\"§7direction around the targeted\",3:\"§7monster.\",4:\"§7\",5:\"§7Monsters hit by at least one\",6:\"§7arrow are slowed and receive\",7:\"§7§c2,850 §7damage/s for §a10§7s.\",8:\"§8Mana Cost: §3200\",9:\"§8Cooldown: §a5s\",10:\"\",11:\"§8Who do you voodoo?\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Voodoo Doll\"},ExtraAttributes:{id:\"VOODOO_DOLL\"}}", "damage": 3, "lore": [ "§6Item Ability: Acupuncture §e§lRIGHT CLICK", @@ -11,13 +11,12 @@ "§7", "§7Monsters hit by at least one", "§7arrow are slowed and receive", - "§7§c1,500 §7damage/s for §a10§7s.", + "§7§c2,850 §7damage/s for §a10§7s.", "§8Mana Cost: §3200", "§8Cooldown: §a5s", "", "§8Who do you voodoo?", "", - "§c☠ §5Requires Zombie LVL 5", "§9§lRARE" ], "recipe": { |