diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/MACHINE_GUN_BOW.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/MACHINE_GUN_BOW.json')
-rw-r--r-- | items/MACHINE_GUN_BOW.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/MACHINE_GUN_BOW.json b/items/MACHINE_GUN_BOW.json new file mode 100644 index 00000000..76a97b6f --- /dev/null +++ b/items/MACHINE_GUN_BOW.json @@ -0,0 +1,29 @@ +{ + "internalname": "MACHINE_GUN_BOW", + "itemid": 261, + "displayname": "§9Unreal Machine Gun Bow", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d207 §8(220)\",1:\"§7Damage: §c+77 §8(+83.16)\",2:\"§7Strength: §c+63 §8(Unreal +12) §8(+68.04)\",3:\"§7Crit Chance: §c+10% §8(Unreal +10%)\",4:\"§7Crit Damage: §c+31% §8(Unreal +18%) §8(+33.48%)\",5:\"\",6:\"§9Infinite Quiver V, §9Piercing I\",7:\"§9Power V, §9Snipe III\",8:\"\",9:\"§6Item Ability: Rapid Fire §e§lLEFT CLICK\",10:\"§7Shoots §a5§7 Arrows per second\",11:\"§7for §a8§7 seconds! Arrows deal\",12:\"§7§a70.0%§7 of what they would\",13:\"§7normally deal.\",14:\"§8Cooldown: §a100s\",15:\"\",16:\"§aPerfect 35000 / 35000\",17:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Unreal Machine Gun Bow\"},ExtraAttributes:{baseStatBoostPercentage:2,modifier:\"unreal\",originTag:\"UNKNOWN\",id:\"MACHINE_GUN_BOW\",enchantments:{piercing:1,infinite_quiver:5,power:5,snipe:3},uuid:\"d12dc72e-8af7-43c7-9ef5-45cc69b8f901\",item_tier:0,timestamp:\"7/7/20 7:03 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d207 §8(220)", + "§7Damage: §c+77 §8(+83.16)", + "§7Strength: §c+63 §8(Unreal +12) §8(+68.04)", + "§7Crit Chance: §c+10% §8(Unreal +10%)", + "§7Crit Damage: §c+31% §8(Unreal +18%) §8(+33.48%)", + "", + "§9Infinite Quiver V, §9Piercing I", + "§9Power V, §9Snipe III", + "", + "§6Item Ability: Rapid Fire §e§lLEFT CLICK", + "§7Shoots §a5§7 Arrows per second", + "§7for §a8§7 seconds! Arrows deal", + "§7§a70.0%§7 of what they would", + "§7normally deal.", + "§8Cooldown: §a100s", + "", + "§aPerfect 35000 / 35000", + "§9§lRARE DUNGEON BOW" + ] +}
\ No newline at end of file |