diff options
Diffstat (limited to 'items/MOSQUITO_BOW.json')
-rw-r--r-- | items/MOSQUITO_BOW.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/MOSQUITO_BOW.json b/items/MOSQUITO_BOW.json index 5f0841b6..3f5b0e73 100644 --- a/items/MOSQUITO_BOW.json +++ b/items/MOSQUITO_BOW.json @@ -4,19 +4,21 @@ "displayname": "§6Mosquito Bow", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+151\",2:\"§7Crit Damage: §c+39%\",3:\"\",4:\"§6Ability: 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:\"§7§4☠ §cRequires §5Spider Slayer 7§c.\",11:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{id:\"MOSQUITO_BOW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+151\",2:\"§7Crit Damage: §c+39%\",3:\"§7Vitality: §a+20\",4:\"\",5:\"§6Ability: Nasty Bite \",6:\"§8Fully charged shots while sneaking\",7:\"§7Costs §b11% §7of max mana.\",8:\"§7Deal §c+19% §7damage.\",9:\"§7Heal for §a2x §7the mana cost.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4☠ §cRequires §5Spider Slayer 7§c.\",13:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{id:\"MOSQUITO_BOW\"}}", "modver": "2.1.1-PRE", "lore": [ "§7Damage: §c+251", "§7Strength: §c+151", "§7Crit Damage: §c+39%", + "§7Vitality: §a+20", "", - "§6Ability: Nasty Bite", + "§6Ability: Nasty Bite ", "§8Fully charged shots while sneaking", "§7Costs §b11% §7of max mana.", "§7Deal §c+19% §7damage.", "§7Heal for §a2x §7the mana cost.", "", + "§7§8This item can be reforged!", "§7§4☠ §cRequires §5Spider Slayer 7§c.", "§6§lLEGENDARY BOW" ], |