diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 15:00:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 15:00:36 -0800 |
commit | ec26d3a0f8a2a37a2798240f4ace96cde02852fb (patch) | |
tree | 8be07a341de070baf1aa0c861acb48fbb3e75786 /DEATH_BOW.json | |
parent | 1950e48770ace67f261a9ac9cdbb6808e9464c68 (diff) | |
download | NotEnoughUpdates-REPO-ec26d3a0f8a2a37a2798240f4ace96cde02852fb.tar.gz NotEnoughUpdates-REPO-ec26d3a0f8a2a37a2798240f4ace96cde02852fb.tar.bz2 NotEnoughUpdates-REPO-ec26d3a0f8a2a37a2798240f4ace96cde02852fb.zip |
Add files via upload
f7 item
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 |