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
|
{
"itemid": "minecraft:blaze_rod",
"displayname": "§f§f§6Aurora Staff",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"§7Intelligence: §a+250\",2:\" §8[§8✎§8] §8[§8✎§8]\",3:\"\",4:\"§7Every being is sensible to\",5:\"§7specific Runes, in particular to\",6:\"§73 categories of Runes: Mediator,\",7:\"§7Defender and Virtuoso. Using the\",8:\"§7proper Runic Spell on enemies\",9:\"§7can have great benefits.\",10:\" \",11:\"§e§lLeft-Click To Swap Rune\",12:\" \",13:\"§6Ability: Arcane Zap §e§lRIGHT CLICK\",14:\"§7Fires a beam of runic energy and\",15:\"§7hits the first enemy in its\",16:\"§7path. The more distance\",17:\"§7travelled the less damage it\",18:\"§7deals.\",19:\"§8Mana Cost: §310\",20:\"§8Cooldown: §a1s\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§6§lLEGENDARY SWORD\"],Name:\"§f§f§6Aurora Staff\"},ExtraAttributes:{id:\"RUNIC_STAFF\",boss_tier:0}}",
"damage": 0,
"lore": [
"§7Damage: §c+20",
"§7Intelligence: §a+250",
" §8[§8✎§8] §8[§8✎§8]",
"",
"§7Every being is sensible to",
"§7specific Runes, in particular to",
"§73 categories of Runes: Mediator,",
"§7Defender and Virtuoso. Using the",
"§7proper Runic Spell on enemies",
"§7can have great benefits.",
" ",
"§e§lLeft-Click To Swap Rune",
" ",
"§6Ability: Arcane Zap §e§lRIGHT CLICK",
"§7Fires a beam of runic energy and",
"§7hits the first enemy in its",
"§7path. The more distance",
"§7travelled the less damage it",
"§7deals.",
"§8Mana Cost: §310",
"§8Cooldown: §a1s",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY SWORD"
],
"internalname": "RUNIC_STAFF",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Aurora_Staff",
"https://wiki.hypixel.net/Aurora_Staff"
]
}
|