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/MOSQUITO_BOW.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/MOSQUITO_BOW.json')
-rw-r--r-- | items/MOSQUITO_BOW.json | 27 |
1 files changed, 19 insertions, 8 deletions
diff --git a/items/MOSQUITO_BOW.json b/items/MOSQUITO_BOW.json index 4697b4d3..44aab660 100644 --- a/items/MOSQUITO_BOW.json +++ b/items/MOSQUITO_BOW.json @@ -1,15 +1,28 @@ { "internalname": "MOSQUITO_BOW", "itemid": "minecraft:bow", - "displayname": "§6Rapid Mosquito Bow", - "clickcommand": "", + "displayname": "§6Unreal Mosquito Bow", + "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+111 §8(Rapid +10)\",2:\"§7Crit Damage: §c+59% §8(Rapid +50%)\",3:\"\",4:\"§6Item Ability: Nasty Bite\",5:\"§8Fully charged shots while sneaking\",6:\"§7Costs §b11% §7of max mana.\",7:\"§7Deal §c+19% §7damage.\",8:\"§7Heal for §a2x §7the mana cost.\",9:\"\",10:\"§c☠ §5Requires Spider LVL 7\",11:\"§6§lLEGENDARY BOW\"],Name:\"§6Rapid Mosquito Bow\"},ExtraAttributes:{modifier:\"rapid\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"MOSQUITO_BOW\",uuid:\"05798082-8250-4469-9801-2615f3a133ff\",timestamp:\"3/31/20 8:46 AM\"}}", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+271 §e(+20)\",1:\"§7Strength: §c+146 §e(+20) §8(Unreal +25)\",2:\"§7Crit Chance: §c+13% §8(Unreal +13%)\",3:\"§7Crit Damage: §c+59% §8(Unreal +50%)\",4:\"\",5:\"§9Aiming V\",6:\"§9Cubism V\",7:\"§9Impaling III\",8:\"§9Infinite Quiver V\",9:\"§9Piercing I\",10:\"§9Power VI\",11:\"§9Snipe III\",12:\"§9Telekinesis I\",13:\"\",14:\"§a◆ Bite Rune III\",15:\"§8Requires level 15\",16:\"\",17:\"§6Item Ability: Nasty Bite\",18:\"§8Fully charged shots while sneaking\",19:\"§7Costs §b11% §7of max mana.\",20:\"§7Deal §c+19% §7damage.\",21:\"§7Heal for §a2x §7the mana cost.\",22:\"\",23:\"§6§lLEGENDARY BOW\"],Name:\"§6Unreal Mosquito Bow\"},ExtraAttributes:{hot_potato_count:10,runes:{BITE:3},modifier:\"unreal\",id:\"MOSQUITO_BOW\",enchantments:{impaling:3,piercing:1,infinite_quiver:5,power:6,snipe:3,telekinesis:1,aiming:5,cubism:5},anvil_uses:11}}", "modver": "1.0.0", "lore": [ - "§7Damage: §c+251", - "§7Strength: §c+111 §8(Rapid +10)", - "§7Crit Damage: §c+59% §8(Rapid +50%)", + "§7Damage: §c+271 §e(+20)", + "§7Strength: §c+146 §e(+20) §8(Unreal +25)", + "§7Crit Chance: §c+13% §8(Unreal +13%)", + "§7Crit Damage: §c+59% §8(Unreal +50%)", + "", + "§9Aiming V", + "§9Cubism V", + "§9Impaling III", + "§9Infinite Quiver V", + "§9Piercing I", + "§9Power VI", + "§9Snipe III", + "§9Telekinesis I", + "", + "§a◆ Bite Rune III", + "§8Requires level 15", "", "§6Item Ability: Nasty Bite", "§8Fully charged shots while sneaking", @@ -17,7 +30,6 @@ "§7Deal §c+19% §7damage.", "§7Heal for §a2x §7the mana cost.", "", - "§c☠ §5Requires Spider LVL 7", "§6§lLEGENDARY BOW" ], "recipe": { @@ -31,7 +43,6 @@ "C2": "ENCHANTED_IRON:64", "C3": "TARANTULA_SILK:64" }, - "clickcommand": "viewrecipe", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mosquito_Bow" |