diff options
Diffstat (limited to 'items/CRYPT_BOW.json')
-rw-r--r-- | items/CRYPT_BOW.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/CRYPT_BOW.json b/items/CRYPT_BOW.json index d4cc3290..45b91e07 100644 --- a/items/CRYPT_BOW.json +++ b/items/CRYPT_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§9Soulstealer Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d129\",1:\"§7Strength: §c+50\",2:\"§7Intelligence: §a+157\",3:\"\",4:\"§7Replaces the arrows that you\",5:\"§7shoot with exploding wither\",6:\"§7skulls!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§aPerfect 35000 / 35000\",10:\"§7§4❣ §cRequires §aCatacombs Level 5\",11:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Soulstealer Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d129\",1:\"§7Strength: §c+50\",2:\"§7Intelligence: §a+157\",3:\"\",4:\"§7Replaces the arrows that you\",5:\"§7shoot with exploding wither\",6:\"§7skulls!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§aPerfect 35000 / 35000\",10:\"§7§4❣ §cRequires §cCatacombs Skill\",11:\"§c5§c.\",12:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Soulstealer Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_BOW\"}}", "damage": 0, "lore": [ "§7Gear Score: §d129", @@ -14,13 +14,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 5", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c5§c.", "§9§lRARE DUNGEON BOW" ], "internalname": "CRYPT_BOW", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Soulstealer_Bow", |