diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-17 18:04:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 18:04:10 -0500 |
commit | d810795aef3e0fde0ce608d33a26ab95fd799ccb (patch) | |
tree | 9d8c4bb2c5f18b8f25603494bfb288f91ab97675 /DEATH_BOW.json | |
parent | 2b0bb856ac66ec256d4827fef40250acc6a7c883 (diff) | |
parent | ec26d3a0f8a2a37a2798240f4ace96cde02852fb (diff) | |
download | NotEnoughUpdates-REPO-d810795aef3e0fde0ce608d33a26ab95fd799ccb.tar.gz NotEnoughUpdates-REPO-d810795aef3e0fde0ce608d33a26ab95fd799ccb.tar.bz2 NotEnoughUpdates-REPO-d810795aef3e0fde0ce608d33a26ab95fd799ccb.zip |
Merge pull request #27 from apotato321/apotato321-f7before
Apotato321 f7before
Diffstat (limited to 'DEATH_BOW.json')
-rw-r--r-- | DEATH_BOW.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/DEATH_BOW.json b/DEATH_BOW.json new file mode 100644 index 00000000..d795a14a --- /dev/null +++ b/DEATH_BOW.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:bow", + "displayname": "§5Death 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: §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 28", + "§5§lEPIC DUNGEON BOW" + ], + "internalname": "DEATH_BOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |