diff options
Diffstat (limited to 'items/DARK_ORB.json')
-rw-r--r-- | items/DARK_ORB.json | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/items/DARK_ORB.json b/items/DARK_ORB.json index 311724f9..e59e02ed 100644 --- a/items/DARK_ORB.json +++ b/items/DARK_ORB.json @@ -1,20 +1,30 @@ { "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 §6§kmmm§r §6Magical Power§7:\",10:\"§f+§kmmm✦§r §fSpeed\",11:\"§c+§kmmm❁§r §cStrength\",12:\"§9+§kmmm☠§r §9Crit 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 §6§kmmm§r §6Magical Power§7:", + "§f+§kmmm✦§r §fSpeed", + "§c+§kmmm❁§r §cStrength", + "§9+§kmmm☠§r §9Crit 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": "", |