diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-17 18:06:30 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-17 18:06:30 -0500 |
commit | 7c74d6af14472f4a14615f9bb6b638cc694c0320 (patch) | |
tree | 8ca787dd7c8e8c6b0e7688ec8c29918e25d8ac15 /items/DEATH_BOW.json | |
parent | d810795aef3e0fde0ce608d33a26ab95fd799ccb (diff) | |
download | NotEnoughUpdates-REPO-7c74d6af14472f4a14615f9bb6b638cc694c0320.tar.gz NotEnoughUpdates-REPO-7c74d6af14472f4a14615f9bb6b638cc694c0320.tar.bz2 NotEnoughUpdates-REPO-7c74d6af14472f4a14615f9bb6b638cc694c0320.zip |
Fix
Diffstat (limited to 'items/DEATH_BOW.json')
-rw-r--r-- | items/DEATH_BOW.json | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/items/DEATH_BOW.json b/items/DEATH_BOW.json index 6679fe25..d795a14a 100644 --- a/items/DEATH_BOW.json +++ b/items/DEATH_BOW.json @@ -1,23 +1,27 @@ { "itemid": "minecraft:bow", "displayname": "§5Death Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 §8(385)\",1:\"§7Damage: §c+220 §8(+345.4)\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§aPerfect 52500 / 52500\",5:\"§7§4❣ §cRequires §aCatacombs Level 16\",6:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"DEATH_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340 \",1:\"§7Damage: §c+300 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e50.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{id:\"DEATH_BOW\",shop_dungeon_floor_completion_required:6}}", "damage": 0, "lore": [ - "§7Gear Score: §d260 §8(385)", - "§7Damage: §c+220 §8(+345.4)", + "§7Gear Score: §d340 ", + "§7Damage: §c+300 ", + "", + "§7Deals §a+100% §7damage to", + "§7§aUndead monsters§7.", + "", + "§7Your arrows have a §e50.0%", + "§e§7chance to bounce to another", + "§7target after it hits something.", "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 16", + "§7§4❣ §cRequires §aCatacombs Level 28", "§5§lEPIC DUNGEON BOW" ], "internalname": "DEATH_BOW", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Death_Bow" - ] + "infoType": "" }
\ No newline at end of file |