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
|
{
"itemid": "minecraft:skull",
"displayname": "§aRadiant Power Orb",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"eea9196e-2aad-3187-9b51-16af227aa9ef\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2FiNGM0ZDZlZTY5YmMyNGJiYTJiOGZhZjY3YjlmNzA0YTA2YjAxYWE5M2YzZWZhNmFlZjdhOTY5NmM0ZmVlZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a30s §7buffing\",2:\"§7up to §b5 §7players within §a18\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one orb applies per player.\",6:\"\",7:\"§aOrb Buff: Radiant\",8:\"§7Heals §c1% §7of max §c❤§7 per second.\",9:\"\",10:\"§4☠ §cRequires §5Wolf Slayer 2\",11:\"§a§lUNCOMMON\"],Name:\"§aRadiant Power Orb\"},ExtraAttributes:{id:\"RADIANT_POWER_ORB\"}}",
"damage": 3,
"lore": [
"§6Item Ability: Deploy",
"§7Place an orb for §a30s §7buffing",
"§7up to §b5 §7players within §a18",
"§a§7blocks.",
"§8Costs 50% of max mana.",
"§8Only one orb applies per player.",
"",
"§aOrb Buff: Radiant",
"§7Heals §c1% §7of max §c❤§7 per second.",
"",
"§4☠ §cRequires §5Wolf Slayer 2",
"§a§lUNCOMMON"
],
"recipe": {
"A1": "WOLF_TOOTH:2",
"A2": "WOLF_TOOTH:2",
"A3": "WOLF_TOOTH:2",
"B1": "WOLF_TOOTH:2",
"B2": "ENCHANTED_EMERALD:8",
"B3": "WOLF_TOOTH:2",
"C1": "WOLF_TOOTH:2",
"C2": "WOLF_TOOTH:2",
"C3": "WOLF_TOOTH:2"
},
"slayer_req": "WOLF_2",
"internalname": "RADIANT_POWER_ORB",
"clickcommand": "viewrecipe",
"modver": "1.7.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Radiant_Power_Orb"
],
"crafttext": ""
}
|