diff options
Diffstat (limited to 'items/GYROKINETIC_WAND.json')
-rw-r--r-- | items/GYROKINETIC_WAND.json | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/items/GYROKINETIC_WAND.json b/items/GYROKINETIC_WAND.json new file mode 100644 index 00000000..8f743bcc --- /dev/null +++ b/items/GYROKINETIC_WAND.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:blaze_rod", + "displayname": "§5Gyrokinetic Wand", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Gravity Storm §e§lLEFT CLICK\",1:\"§7Create a large §5rift §7at aimed\",2:\"§7location, pulling all mobs\",3:\"§7together.\",4:\"§7§8Regen mana 10x slower for 3s\",5:\"§8after cast.\",6:\"§7§8Soulflow Cost: §310\",7:\"§8Mana Cost: §31200\",8:\"§8Cooldown: §a30s\",9:\"\",10:\"§6Ability: Cells Alignment §e§lRIGHT CLICK\",11:\"§7Apply §aAligned §7to 4 nearby\",12:\"§7players and yourself for §a6s§7.\",13:\"§7\",14:\"§7§a||| Aligned\",15:\"§7Splits incoming damage and apply\",16:\"§7it over §a3s§7.\",17:\"§7§8Soulflow Cost: §32\",18:\"§8Mana Cost: §3220\",19:\"§8Cooldown: §a10s\",20:\"\",21:\"§7§4☠ §cRequires §5Enderman Slayer 6\",22:\"§5§lEPIC WAND\"],Name:\"§5Gyrokinetic Wand\"},ExtraAttributes:{id:\"GYROKINETIC_WAND\"}}", + "damage": 0, + "lore": [ + "§6Ability: Gravity Storm §e§lLEFT CLICK", + "§7Create a large §5rift §7at aimed", + "§7location, pulling all mobs", + "§7together.", + "§7§8Regen mana 10x slower for 3s", + "§8after cast.", + "§7§8Soulflow Cost: §310", + "§8Mana Cost: §31200", + "§8Cooldown: §a30s", + "", + "§6Ability: Cells Alignment §e§lRIGHT CLICK", + "§7Apply §aAligned §7to 4 nearby", + "§7players and yourself for §a6s§7.", + "§7", + "§7§a||| Aligned", + "§7Splits incoming damage and apply", + "§7it over §a3s§7.", + "§7§8Soulflow Cost: §32", + "§8Mana Cost: §3220", + "§8Cooldown: §a10s", + "", + "§7§4☠ §cRequires §5Enderman Slayer 6", + "§5§lEPIC WAND" + ], + "recipe": { + "A1": "NULL_OVOID:16", + "A2": "ENCHANTED_EYE_OF_ENDER:30", + "A3": "NULL_OVOID:16", + "B1": "NULL_OVOID:16", + "B2": "ENCHANTED_BLAZE_ROD:15", + "B3": "NULL_OVOID:16", + "C1": "NULL_OVOID:16", + "C2": "ENCHANTED_BLAZE_ROD:15", + "C3": "NULL_OVOID:16" + }, + "internalname": "GYROKINETIC_WAND", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |