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
|
{
"itemid": "minecraft:red_flower",
"displayname": "§f§f§6Spirit Sceptre",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Damage: §c+180\",2:\"§7Intelligence: §a+300\",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,220 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor IV\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§f§f§6Spirit Sceptre\"},ExtraAttributes:{id:\"BAT_WAND\"},AttributeModifiers:[]}",
"damage": 2,
"lore": [
"§7Gear Score: §d370",
"§7Damage: §c+180",
"§7Intelligence: §a+300",
" §8[§8✎§8]",
"",
"§6Ability: Guided Bat §e§lRIGHT CLICK",
"§7Shoots a guided spirit bat,",
"§7following your aim and exploding",
"§7for §c2,220 §7damage.",
"§8Mana Cost: §3250",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Floor IV",
"§aCompletion",
"§6§lLEGENDARY DUNGEON SWORD"
],
"recipe": {
"A1": "",
"A2": "SPIRIT_WING:3",
"A3": "",
"B1": "",
"B2": "ENCHANTED_LAPIS_LAZULI_BLOCK:3",
"B3": "",
"C1": "",
"C2": "ENCHANTED_LAPIS_LAZULI_BLOCK:3",
"C3": ""
},
"internalname": "BAT_WAND",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spirit_Sceptre"
]
}
|