diff options
Diffstat (limited to 'items/BONE_NECKLACE.json')
-rw-r--r-- | items/BONE_NECKLACE.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/BONE_NECKLACE.json b/items/BONE_NECKLACE.json new file mode 100644 index 00000000..5d5e6050 --- /dev/null +++ b/items/BONE_NECKLACE.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Bone Necklace", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fd8519b-ba99-3b4f-aab0-3ebe38682919\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5MjI5ODE4Nzc4NiwKICAicHJvZmlsZUlkIiA6ICI1MWIyZGY3NWEyYWM0OTA5YmM4YzlkMzM3Y2EwNDNkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMaWNvcm5lQXVCZXVycmUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWEzNjFhNjdiNjNkMDQ1YTBhNjNiNTI1YzFhNzAxMjhmNjkwOWVmMWFjN2JjYzZlNDYzMWViODk1ZjA3NTAyZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+3%\",1:\"§7Defense: §a+35\",2:\"\",3:\"§6Ability: Gladiator\u0027s Will \",4:\"§7Gain §a+3❈ Defense §7for each\",5:\"§7enemy within §e10 §7blocks up to\",6:\"§7§a+30❈ Defense§7. Range\",7:\"§7increases to §e30 §7blocks and\",8:\"§7the cap increases to §a+60❈\",9:\"§aDefense §7when you play as a\",10:\"§7§aTank §7in dungeons.\",11:\"\",12:\"§7Increases the range of your\",13:\"§7§aDiversion §7passive by §e15\",14:\"§e§7blocks.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aThe Catacombs Floor\",18:\"§aIV Completion§c.\",19:\"§5§lEPIC DUNGEON NECKLACE\"],Name:\"§5Bone Necklace\"},ExtraAttributes:{id:\"BONE_NECKLACE\"}}", + "damage": 3, + "lore": [ + "§7Crit Chance: §c+3%", + "§7Defense: §a+35", + "", + "§6Ability: Gladiator\u0027s Will ", + "§7Gain §a+3❈ Defense §7for each", + "§7enemy within §e10 §7blocks up to", + "§7§a+30❈ Defense§7. Range", + "§7increases to §e30 §7blocks and", + "§7the cap increases to §a+60❈", + "§aDefense §7when you play as a", + "§7§aTank §7in dungeons.", + "", + "§7Increases the range of your", + "§7§aDiversion §7passive by §e15", + "§e§7blocks.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aIV Completion§c.", + "§5§lEPIC DUNGEON NECKLACE" + ], + "internalname": "BONE_NECKLACE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |