1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
{
"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"
},
"slayer_req": "EMAN_6",
"internalname": "GYROKINETIC_WAND",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Gyrokinetic_Wand"
]
}
|