diff options
Diffstat (limited to 'items/MACHINE_GUN_BOW.json')
-rw-r--r-- | items/MACHINE_GUN_BOW.json | 31 |
1 files changed, 14 insertions, 17 deletions
diff --git a/items/MACHINE_GUN_BOW.json b/items/MACHINE_GUN_BOW.json index 2bfdd8eb..ce35c79f 100644 --- a/items/MACHINE_GUN_BOW.json +++ b/items/MACHINE_GUN_BOW.json @@ -1,22 +1,13 @@ { - "internalname": "MACHINE_GUN_BOW", - "itemid": 261, - "displayname": "§9Awkward Machine Gun Bow", - "clickcommand": "", + "itemid": "minecraft:bow", + "displayname": "§9Machine Gun Bow", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 §8(203)\",1:\"§7Damage: §c+75 §8(+113.25)\",2:\"§7Strength: §c+50 §8(+75.5)\",3:\"§7Crit Damage: §c+12% §8(+18.12%)\",4:\"\",5:\"§6Item Ability: Rapid Fire §e§lLEFT CLICK\",6:\"§7Shoots §a5§7 Arrows per second\",7:\"§7for §a8§7 seconds! Arrows deal\",8:\"§7§a70.0%§7 of what they would\",9:\"§7normally deal.\",10:\"§8Cooldown: §a100s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 35000 / 35000\",14:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Machine Gun Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"MACHINE_GUN_BOW\"}}", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d235 §8(273)\",1:\"§7Damage: §c+100 §8(+120)\",2:\"§7Strength: §c+67 §8(+80.4)\",3:\"§7Crit Chance: §c+15% §8(Awkward +15%)\",4:\"§7Crit Damage: §c+31% §8(Awkward +15%) §8(+37.2%)\",5:\"\",6:\"§7Intelligence: §a-18 §8(Awkward -18)\",7:\"\",8:\"§9Infinite Quiver V, §9Piercing I\",9:\"§9Power V, §9Snipe III\",10:\"\",11:\"§6Item Ability: Rapid Fire §e§lLEFT CLICK\",12:\"§7Shoots §a5§7 Arrows per second\",13:\"§7for §a8§7 seconds! Arrows deal\",14:\"§7§a70.0%§7 of what they would\",15:\"§7normally deal.\",16:\"§8Cooldown: §a100s\",17:\"\",18:\"§aPerfect 35000 / 35000\",19:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Awkward Machine Gun Bow\"},ExtraAttributes:{baseStatBoostPercentage:33,modifier:\"awkward\",id:\"MACHINE_GUN_BOW\",enchantments:{piercing:1,infinite_quiver:5,power:5,snipe:3},item_tier:1}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d235 §8(273)", - "§7Damage: §c+100 §8(+120)", - "§7Strength: §c+67 §8(+80.4)", - "§7Crit Chance: §c+15% §8(Awkward +15%)", - "§7Crit Damage: §c+31% §8(Awkward +15%) §8(+37.2%)", - "", - "§7Intelligence: §a-18 §8(Awkward -18)", - "", - "§9Infinite Quiver V, §9Piercing I", - "§9Power V, §9Snipe III", + "§7Gear Score: §d135 §8(203)", + "§7Damage: §c+75 §8(+113.25)", + "§7Strength: §c+50 §8(+75.5)", + "§7Crit Damage: §c+12% §8(+18.12%)", "", "§6Item Ability: Rapid Fire §e§lLEFT CLICK", "§7Shoots §a5§7 Arrows per second", @@ -25,7 +16,13 @@ "§7normally deal.", "§8Cooldown: §a100s", "", + "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON BOW" - ] + ], + "internalname": "MACHINE_GUN_BOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "" }
\ No newline at end of file |