diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-08-20 06:26:11 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-08-20 06:26:11 +1000 |
commit | d673233ca2315e92ec703a9d39ac3c436fa9fad1 (patch) | |
tree | 1cd56a32dc76b2c7173b2232049abc426793599e /items/ICE_SPRAY_WAND.json | |
parent | 885669e05fb9476f3c96fca471df19588430fc24 (diff) | |
parent | a6d765c01b809e775c0dc1bc6c10ac8576086709 (diff) | |
download | NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.tar.gz NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.tar.bz2 NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.zip |
Merge branch 'master' of https://github.com/Moulberry/NotEnoughUpdates-REPO
Diffstat (limited to 'items/ICE_SPRAY_WAND.json')
-rw-r--r-- | items/ICE_SPRAY_WAND.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/ICE_SPRAY_WAND.json b/items/ICE_SPRAY_WAND.json new file mode 100644 index 00000000..47debb77 --- /dev/null +++ b/items/ICE_SPRAY_WAND.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§9Ice Spray Wand", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d131 §8(188)\",1:\"§7Damage: §c+52 §8(+78.52)\",2:\"\",3:\"§7Intelligence: §a+118 §8(+178.18)\",4:\"\",5:\"§6Item Ability: Ice Spray §e§lRIGHT CLICK\",6:\"§7Produces a cone of ice in front\",7:\"§7of the caster that deals\",8:\"§7§c43,367 §7damage to mobs and\",9:\"§7freezes them in place for §e5\",10:\"§e§7seconds! Frozen mobs take\",11:\"§7§c10%§7 increased damage!\",12:\"§8Mana Cost: §350\",13:\"§8Cooldown: §a5s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 35000 / 35000\",17:\"§7§4❣ §cRequires §aCatacombs Level 20\",18:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Ice Spray Wand\"},ExtraAttributes:{dungeon_item_level:0,id:\"ICE_SPRAY_WAND\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d131 §8(188)", + "§7Damage: §c+52 §8(+78.52)", + "", + "§7Intelligence: §a+118 §8(+178.18)", + "", + "§6Item Ability: Ice Spray §e§lRIGHT CLICK", + "§7Produces a cone of ice in front", + "§7of the caster that deals", + "§7§c43,367 §7damage to mobs and", + "§7freezes them in place for §e5", + "§e§7seconds! Frozen mobs take", + "§7§c10%§7 increased damage!", + "§8Mana Cost: §350", + "§8Cooldown: §a5s", + "", + "§7§8This item can be reforged!", + "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level 20", + "§9§lRARE DUNGEON SWORD" + ], + "internalname": "ICE_SPRAY_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Spray_Wand" + ] +}
\ No newline at end of file |