diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/MOSQUITO_BOW.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/MOSQUITO_BOW.json')
-rw-r--r-- | items/MOSQUITO_BOW.json | 38 |
1 files changed, 21 insertions, 17 deletions
diff --git a/items/MOSQUITO_BOW.json b/items/MOSQUITO_BOW.json index 1cc10ac0..4697b4d3 100644 --- a/items/MOSQUITO_BOW.json +++ b/items/MOSQUITO_BOW.json @@ -1,28 +1,16 @@ { "internalname": "MOSQUITO_BOW", "itemid": "minecraft:bow", - "displayname": "Rapid Mosquito Bow", - "clickcommand": "viewrecipe", + "displayname": "§6Rapid Mosquito Bow", + "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+271 §e(+20)\",1:\"§7Strength: §c+131 §e(+20) §8(Rapid +10)\",2:\"§7Crit Damage: §c+59% §8(Rapid +50%)\",3:\"\",4:\"§9Aiming V\",5:\"§9Cubism V\",6:\"§9Dragon Hunter V\",7:\"§9Impaling III\",8:\"§9Piercing I\",9:\"§9Power VI\",10:\"§9Snipe III\",11:\"§9Telekinesis I\",12:\"\",13:\"§a◆ Bite Rune III\",14:\"§8Requires level 15\",15:\"\",16:\"§6Item Ability: Nasty Bite\",17:\"§8Fully charged shots while sneaking\",18:\"§7Costs §b11% §7of max mana.\",19:\"§7Deal §c+19% §7damage.\",20:\"§7Heal for §a2x §7the mana cost.\",21:\"\",22:\"§c☠ §5Requires Spider LVL 7\",23:\"§6§lLEGENDARY BOW\"],Name:\"§6Rapid Mosquito Bow\"},ExtraAttributes:{hot_potato_count:10,hotPotatoBonus:\"STRENGTH\u003d20;DAMAGE\u003d20;\",runes:{BITE:3},modifier:\"rapid\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"MOSQUITO_BOW\",enchantments:{impaling:3,dragon_hunter:5,piercing:1,power:6,snipe:3,telekinesis:1,aiming:5,cubism:5},uuid:\"3e4034a2-3624-4bfb-8a56-edbe46139215\",anvil_uses:11,timestamp:\"3/26/20 11:16 AM\"}}", + "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\"}}", "modver": "1.0.0", "lore": [ - "§7Damage: §c+271 §e(+20)", - "§7Strength: §c+131 §e(+20) §8(Rapid +10)", + "§7Damage: §c+251", + "§7Strength: §c+111 §8(Rapid +10)", "§7Crit Damage: §c+59% §8(Rapid +50%)", "", - "§9Aiming V", - "§9Cubism V", - "§9Dragon Hunter V", - "§9Impaling III", - "§9Piercing I", - "§9Power VI", - "§9Snipe III", - "§9Telekinesis I", - "", - "§a◆ Bite Rune III", - "§8Requires level 15", - "", "§6Item Ability: Nasty Bite", "§8Fully charged shots while sneaking", "§7Costs §b11% §7of max mana.", @@ -31,5 +19,21 @@ "", "§c☠ §5Requires Spider LVL 7", "§6§lLEGENDARY BOW" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_IRON:64", + "A3": "TARANTULA_SILK:64", + "B1": "DIGESTED_MOSQUITO:1", + "B2": "", + "B3": "TARANTULA_SILK:64", + "C1": "", + "C2": "ENCHANTED_IRON:64", + "C3": "TARANTULA_SILK:64" + }, + "clickcommand": "viewrecipe", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mosquito_Bow" ] }
\ No newline at end of file |