diff options
Diffstat (limited to 'items/ITEM_SPIRIT_BOW.json')
-rw-r--r-- | items/ITEM_SPIRIT_BOW.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/ITEM_SPIRIT_BOW.json b/items/ITEM_SPIRIT_BOW.json index 0f52ff27..a316129c 100644 --- a/items/ITEM_SPIRIT_BOW.json +++ b/items/ITEM_SPIRIT_BOW.json @@ -1,13 +1,15 @@ { "itemid": "minecraft:bow", "displayname": "§f§f§6Spirit Bow", - "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d350\",1:\"§7Damage: §c+210\",2:\"§7Strength: §c+100\",3:\"\",4:\"§7Deals §a+2% §7damage to §aUndead\",5:\"§amonsters §7for every §a1% §7of\",6:\"§7your missing health.\",7:\"\",8:\"§7§bSpirit Item: §7When turned\",9:\"§7into a ghost, this item becomes\",10:\"§7a Ghost Ability.\",11:\"\",12:\"§6Spirit Ability: Spirit Bomb\",13:\"§7Shoots a spirit that deals\",14:\"§7§c8000 §7damage on impact.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor IV\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Spirit Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"ITEM_SPIRIT_BOW\"},AttributeModifiers:[]}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d350 §8(1296)\",1:\"§7Damage: §c+210 §8(+850.5)\",2:\"§7Strength: §c+100 §8(+405)\",3:\"§7Shot Cooldown: §a0.8s\",4:\"\",5:\"§aShortbow: Instantly shoots!\",6:\"§7Deals §a+2% §7damage to §aUndead\",7:\"§amonsters §7for every §a1% §7of\",8:\"§7your missing health.\",9:\"\",10:\"§7§bSpirit Item: §7When turned\",11:\"§7into a ghost, this item becomes\",12:\"§7a Ghost Ability.\",13:\"\",14:\"§6Spirit Ability: Spirit Bomb\",15:\"§7Shoots a spirit that deals\",16:\"§7§c8000 §7damage on impact.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor IV\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Spirit Bow\"},ExtraAttributes:{id:\"ITEM_SPIRIT_BOW\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d350", - "§7Damage: §c+210", - "§7Strength: §c+100", + "§7Gear Score: §d350 §8(1296)", + "§7Damage: §c+210 §8(+850.5)", + "§7Strength: §c+100 §8(+405)", + "§7Shot Cooldown: §a0.8s", "", + "§aShortbow: Instantly shoots!", "§7Deals §a+2% §7damage to §aUndead", "§amonsters §7for every §a1% §7of", "§7your missing health.", @@ -21,7 +23,6 @@ "§7§c8000 §7damage on impact.", "", "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", "§7§4❣ §cRequires §aCatacombs Floor IV", "§aCompletion", "§6§lLEGENDARY DUNGEON BOW" @@ -29,9 +30,9 @@ "internalname": "ITEM_SPIRIT_BOW", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Bow" ] -} +}
\ No newline at end of file |