diff options
Diffstat (limited to 'items/RADIANT_POWER_ORB.json')
-rw-r--r-- | items/RADIANT_POWER_ORB.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/items/RADIANT_POWER_ORB.json b/items/RADIANT_POWER_ORB.json index 26ae747c..9beb8420 100644 --- a/items/RADIANT_POWER_ORB.json +++ b/items/RADIANT_POWER_ORB.json @@ -1,7 +1,7 @@ { "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\"}}", + "displayname": "§f§f§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 deployable buff applies.\",6:\"\",7:\"§aOrb Buff: Radiant\",8:\"§7Heals §c1% §7of max §c❤§7 per second.\",9:\"\",10:\"§7§4☠ §cRequires §5Wolf Slayer 2\",11:\"§a§lUNCOMMON DEPLOYABLE\"],Name:\"§f§f§aRadiant Power Orb\"},ExtraAttributes:{id:\"RADIANT_POWER_ORB\"}}", "damage": 3, "lore": [ "§6Item Ability: Deploy", @@ -9,13 +9,13 @@ "§7up to §b5 §7players within §a18", "§a§7blocks.", "§8Costs 50% of max mana.", - "§8Only one orb applies per player.", + "§8Only one deployable buff applies.", "", "§aOrb Buff: Radiant", "§7Heals §c1% §7of max §c❤§7 per second.", "", - "§4☠ §cRequires §5Wolf Slayer 2", - "§a§lUNCOMMON" + "§7§4☠ §cRequires §5Wolf Slayer 2", + "§a§lUNCOMMON DEPLOYABLE" ], "recipe": { "A1": "WOLF_TOOTH:2", @@ -30,11 +30,11 @@ }, "slayer_req": "WOLF_2", "internalname": "RADIANT_POWER_ORB", + "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Radiant_Power_Orb" - ], - "crafttext": "" -} + ] +}
\ No newline at end of file |