diff options
Diffstat (limited to 'items/BINGO_BLASTER.json')
-rw-r--r-- | items/BINGO_BLASTER.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/BINGO_BLASTER.json b/items/BINGO_BLASTER.json new file mode 100644 index 00000000..9c329fc7 --- /dev/null +++ b/items/BINGO_BLASTER.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:golden_horse_armor", + "displayname": "§5Bingo Blaster", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Ability Damage: §c+20%\",1:\"§7Intelligence: §a+300\",2:\"\",3:\"§6Ability: Bingo Blast §e§lRIGHT CLICK\",4:\"§7Shoots out a piercing ray of\",5:\"§7water that travels up to 15\",6:\"§7blocks. Deals §c865.2 §7damage\",7:\"§7to the first enemy hit. Damage\",8:\"§7is halved for each subsequent\",9:\"§7enemy hit.\",10:\"§8Mana Cost: §3125\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§8§l* §8Soulbound §8§l*\",14:\"§5§lEPIC WAND\"],Name:\"§5Bingo Blaster\"},ExtraAttributes:{id:\"BINGO_BLASTER\"}}", + "damage": 0, + "lore": [ + "§7Ability Damage: §c+20%", + "§7Intelligence: §a+300", + "", + "§6Ability: Bingo Blast §e§lRIGHT CLICK", + "§7Shoots out a piercing ray of", + "§7water that travels up to 15", + "§7blocks. Deals §c865.2 §7damage", + "§7to the first enemy hit. Damage", + "§7is halved for each subsequent", + "§7enemy hit.", + "§8Mana Cost: §3125", + "§8Cooldown: §a1s", + "", + "§8§l* §8Soulbound §8§l*", + "§5§lEPIC WAND" + ], + "internalname": "BINGO_BLASTER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |