diff options
Diffstat (limited to 'items/MOSQUITO_BOW.json')
-rw-r--r-- | items/MOSQUITO_BOW.json | 27 |
1 files changed, 8 insertions, 19 deletions
diff --git a/items/MOSQUITO_BOW.json b/items/MOSQUITO_BOW.json index 44aab660..9ba503af 100644 --- a/items/MOSQUITO_BOW.json +++ b/items/MOSQUITO_BOW.json @@ -1,28 +1,15 @@ { "internalname": "MOSQUITO_BOW", "itemid": "minecraft:bow", - "displayname": "§6Unreal Mosquito Bow", + "displayname": "§6Mosquito Bow", "clickcommand": "viewrecipe", "damage": 0, - "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}}", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+101\",2:\"§7Crit Damage: §c+9%\",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:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito 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+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", + "§7Damage: §c+251", + "§7Strength: §c+101", + "§7Crit Damage: §c+9%", "", "§6Item Ability: Nasty Bite", "§8Fully charged shots while sneaking", @@ -43,8 +30,10 @@ "C2": "ENCHANTED_IRON:64", "C3": "TARANTULA_SILK:64" }, + "slayer_req": "SPIDER_7", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mosquito_Bow" - ] + ], + "crafttext": "" }
\ No newline at end of file |