From 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 20 Apr 2022 20:17:08 +0200 Subject: uhh uhhh uhhh huhhhuh uhhh - Caelid isle (#698) * :dizzy_face: * oops forgot * i dont want anymore * MiNiOnS * lAmPs * dnas_der_detnahcne * Minions v2 * New Items * So cool * 4 more * Add more nether items (#2) Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> * Few Recipes and new items * I hate the essence menu * :fish: * According to Professor Selta they are 9V batteries and can supply about 50mA of current. Professor Selta is currently in a mental asylum. * :fuelpump: * :100: * crimson essence prices (#3) * crimson essence prices * gray and single items * Add 25 of the 29 Crimson isle souls (#4) * so true * Minion :fuelpump: * PoWeR sToNeS * PoWeR sToNeS v2 * brain pain * i love power stones * i forgot Co-authored-by: Walker Selby Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Co-authored-by: My-Name-Is-Jeff <37018278+My-Name-Is-Jeff@users.noreply.github.com> --- items/DARK_ORB.json | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) (limited to 'items/DARK_ORB.json') diff --git a/items/DARK_ORB.json b/items/DARK_ORB.json index 528809e1..0084bc7f 100644 --- a/items/DARK_ORB.json +++ b/items/DARK_ORB.json @@ -1,27 +1,37 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§9Dark Orb", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c19351fb-6283-306e-98cc-87f1cc6e5845\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTdjNDAzNmY4MGJmMzYwOTE4MGM3YzRhOTU2ODg1M2ZkODE1ZjE1NGFkODQzOGI5MmYzODUxMDE5ODM1YjA3MCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Shaded §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7§8§oAssassins use it,\",8:\"§8§oapparently.\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Dark Orb\"},ExtraAttributes:{id:\"DARK_ORB\"},AttributeModifiers:[]}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c19351fb-6283-306e-98cc-87f1cc6e5845\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTdjNDAzNmY4MGJmMzYwOTE4MGM3YzRhOTU2ODg1M2ZkODE1ZjE1NGFkODQzOGI5MmYzODUxMDE5ODM1YjA3MCJ9fX0K\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aShaded §7power.\",5:\"\",6:\"§7§8§oAssassins use it,\",7:\"§8§oapparently.\",8:\"\",9:\"§7At §6750 Magical Power§7:\",10:\"§f+15✦ Speed\",11:\"§c+118❁ Strength\",12:\"§9+443☠ Crit Damage\",13:\"\",14:\"§7Unique Power Bonus:\",15:\"§e+3⚔ Bonus Attack Speed\",16:\"§c+3⫽ Ferocity\",17:\"\",18:\"§7Requires §aCombat Skill Level XX§7!\",19:\"\",20:\"§9§lRARE POWER STONE\"],Name:\"§f§f§9Dark Orb\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DARK_ORB\"}}", "damage": 3, "lore": [ - "§8Reforge Stone", + "§8Power Stone", "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Shaded §7reforge", - "§7to accessories.", + "§7Combine §a9x §7of this stone at the", + "§7§6Thaumaturgist §7to permanently", + "§7unlock the §aShaded §7power.", "", "§7§8§oAssassins use it,", "§8§oapparently.", "", - "§9§lRARE REFORGE STONE" + "§7At §6750 Magical Power§7:", + "§f+15✦ Speed", + "§c+118❁ Strength", + "§9+443☠ Crit Damage", + "", + "§7Unique Power Bonus:", + "§e+3⚔ Bonus Attack Speed", + "§c+3⫽ Ferocity", + "", + "§7Requires §aCombat Skill Level XX§7!", + "", + "§9§lRARE POWER STONE" ], "internalname": "DARK_ORB", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dark_Orb" ] -} +} \ No newline at end of file -- cgit