diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-06 17:31:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 11:31:28 -0400 |
commit | c84d0095fffadf14b53e02be5d7acb8aed3a0f24 (patch) | |
tree | 86defecc80dc72d4e5e66499f5245c5b2c342a45 /items/ITEM_SPIRIT_BOW.json | |
parent | 44af564e37b9bda85d713692098e04e89f6f2a02 (diff) | |
download | NotEnoughUpdates-REPO-c84d0095fffadf14b53e02be5d7acb8aed3a0f24.tar.gz NotEnoughUpdates-REPO-c84d0095fffadf14b53e02be5d7acb8aed3a0f24.tar.bz2 NotEnoughUpdates-REPO-c84d0095fffadf14b53e02be5d7acb8aed3a0f24.zip |
YEP - Added Rainbow Name and Cosmetics Info, fixed Divan Alloy and Tier 4 eman (#579)
* YEP
* Fixed Spirit Bow Essence
* Added legy Ammonite Pet
* Fixed Ammonite Pet
* Fixed Gemstone Drill
Diffstat (limited to 'items/ITEM_SPIRIT_BOW.json')
-rw-r--r-- | items/ITEM_SPIRIT_BOW.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ITEM_SPIRIT_BOW.json b/items/ITEM_SPIRIT_BOW.json index 94fe03af..4fa4ce26 100644 --- a/items/ITEM_SPIRIT_BOW.json +++ b/items/ITEM_SPIRIT_BOW.json @@ -1,7 +1,7 @@ { "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:{id:\"ITEM_SPIRIT_BOW\"},AttributeModifiers:[]}", + "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:[]}", "damage": 0, "lore": [ "§7Gear Score: §d350", @@ -29,7 +29,7 @@ "internalname": "ITEM_SPIRIT_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Bow" |