diff options
Diffstat (limited to 'items/STARRED_BAT_WAND.json')
-rw-r--r-- | items/STARRED_BAT_WAND.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/items/STARRED_BAT_WAND.json b/items/STARRED_BAT_WAND.json new file mode 100644 index 00000000..e4e72974 --- /dev/null +++ b/items/STARRED_BAT_WAND.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:red_flower", + "displayname": "§6⚚ Spirit Sceptre", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d395\",1:\"§7Damage: §c+190\",2:\"§7Intelligence: §a+330\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Ability: Guided Bat §e§lRIGHT CLICK\",6:\"§7Shoots a guided spirit bat,\",7:\"§7following your aim and exploding\",8:\"§7for §c2,265.8 §7damage.\",9:\"§8Mana Cost: §3200\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aThe Catacombs Floor\",13:\"§aIV Completion§c.\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6⚚ Spirit Sceptre\"},ExtraAttributes:{id:\"STARRED_BAT_WAND\"}}", + "damage": 2, + "lore": [ + "§7Gear Score: §d395", + "§7Damage: §c+190", + "§7Intelligence: §a+330", + " §8[§8✎§8]", + "", + "§6Ability: Guided Bat §e§lRIGHT CLICK", + "§7Shoots a guided spirit bat,", + "§7following your aim and exploding", + "§7for §c2,265.8 §7damage.", + "§8Mana Cost: §3200", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aIV Completion§c.", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "THORN_FRAGMENT:1", + "A2": "THORN_FRAGMENT:1", + "A3": "THORN_FRAGMENT:1", + "B1": "THORN_FRAGMENT:1", + "B2": "BAT_WAND:1", + "B3": "THORN_FRAGMENT:1", + "C1": "THORN_FRAGMENT:1", + "C2": "THORN_FRAGMENT:1", + "C3": "THORN_FRAGMENT:1" + }, + "internalname": "STARRED_BAT_WAND", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |