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:\"§6Ability: Deploy §e§lRIGHT CLICK\",1:\"§7Place an orb for §a30s §7buffing up to §b5\",2:\"§b§7players within §a18 §7blocks.\",3:\"§8Costs 50% of max mana.\",4:\"§8Only one deployable buff applies.\",5:\"\",6:\"§aOrb Buff: Radiant\",7:\"§7Heals §c1% §7of max §c❤§7 per second.\",8:\"\",9:\"§7§4☠ §cRequires §5Wolf Slayer 2§c.\",10:\"§a§lUNCOMMON DEPLOYABLE\"],Name:\"§aRadiant Power Orb\"},ExtraAttributes:{id:\"RADIANT_POWER_ORB\"}}",
"damage": 3,
"lore": [
"§6Ability: Deploy §e§lRIGHT CLICK",
"§7Place an orb for §a30s §7buffing up to §b5",
"§b§7players within §a18 §7blocks.",
"§8Costs 50% of max mana.",
"§8Only one deployable buff applies.",
"",
"§aOrb Buff: Radiant",
"§7Heals §c1% §7of max §c❤§7 per second.",
"",
"§7§4☠ §cRequires §5Wolf Slayer 2§c.",
"§a§lUNCOMMON DEPLOYABLE"
],
"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",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Radiant_Power_Orb",
"https://wiki.hypixel.net/Radiant_Power_Orb"
]
}
|