diff options
Diffstat (limited to 'items/SUPER_UNDEAD_BOW.json')
-rw-r--r-- | items/SUPER_UNDEAD_BOW.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/SUPER_UNDEAD_BOW.json b/items/SUPER_UNDEAD_BOW.json new file mode 100644 index 00000000..9e070fc4 --- /dev/null +++ b/items/SUPER_UNDEAD_BOW.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:bow", + "displayname": "§5Super Undead Bow", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 \",1:\"§7Damage: §c+220 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e25.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 16\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Super Undead Bow\"},ExtraAttributes:{id:\"SUPER_UNDEAD_BOW\",shop_dungeon_floor_completion_required:3}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d260 ", + "§7Damage: §c+220 ", + "", + "§7Deals §a+100% §7damage to", + "§7§aUndead monsters§7.", + "", + "§7Your arrows have a §e25.0%", + "§e§7chance to bounce to another", + "§7target after it hits something.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 16", + "§5§lEPIC DUNGEON BOW" + ], + "internalname": "SUPER_UNDEAD_BOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |