diff options
Diffstat (limited to 'items/SCORPION_BOW.json')
-rw-r--r-- | items/SCORPION_BOW.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/SCORPION_BOW.json b/items/SCORPION_BOW.json new file mode 100644 index 00000000..60ad941c --- /dev/null +++ b/items/SCORPION_BOW.json @@ -0,0 +1,30 @@ +{ + "internalname": "SCORPION_BOW", + "itemid": "minecraft:bow", + "displayname": "Grand Scorpion Bow", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130 §e(+20)\",1:\"§7Strength: §c+47 §e(+20) §8(Grand +17)\",2:\"\",3:\"§9Aiming V\",4:\"§9Cubism V\",5:\"§9Infinite Quiver V\",6:\"§9Piercing I\",7:\"§9Power V\",8:\"§9Snipe III\",9:\"\",10:\"§6Item Ability: Stinger\",11:\"§8Fully charged shots while sneaking\",12:\"§7Slows the victim and deal §c35x\",13:\"§c§7your §cStrength ❁ §7as damage\",14:\"§7per second for §a6s§7.\",15:\"§8Mana Cost: §3150\",16:\"\",17:\"§c☠ §5Requires Spider LVL 3\",18:\"§5§lEPIC BOW\"],Name:\"§5Grand Scorpion Bow\"},ExtraAttributes:{hot_potato_count:10,hotPotatoBonus:\"STRENGTH\u003d20;DAMAGE\u003d20;\",modifier:\"grand\",originTag:\"QUICK_CRAFTING\",id:\"SCORPION_BOW\",enchantments:{piercing:1,infinite_quiver:5,power:5,snipe:3,cubism:5,aiming:5},uuid:\"ac7f2785-e7d4-40e7-8eba-1bc12ae38c37\",anvil_uses:11,timestamp:\"3/30/20 11:17 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+130 §e(+20)", + "§7Strength: §c+47 §e(+20) §8(Grand +17)", + "", + "§9Aiming V", + "§9Cubism V", + "§9Infinite Quiver V", + "§9Piercing I", + "§9Power V", + "§9Snipe III", + "", + "§6Item Ability: Stinger", + "§8Fully charged shots while sneaking", + "§7Slows the victim and deal §c35x", + "§c§7your §cStrength ❁ §7as damage", + "§7per second for §a6s§7.", + "§8Mana Cost: §3150", + "", + "§c☠ §5Requires Spider LVL 3", + "§5§lEPIC BOW" + ] +}
\ No newline at end of file |