diff options
Diffstat (limited to 'items/JERRY_STAFF.json')
-rw-r--r-- | items/JERRY_STAFF.json | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/items/JERRY_STAFF.json b/items/JERRY_STAFF.json index b5d51ff5..fb6e62d7 100644 --- a/items/JERRY_STAFF.json +++ b/items/JERRY_STAFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_horse_armor", "displayname": "§f§f§5Jerry-chine Gun", - "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"\",2:\"§7Intelligence: §a+200\",3:\"\",4:\"§6Item Ability: Rapid-fire §e§lRIGHT CLICK\",5:\"§7Fires off multiple jerry bombs\",6:\"§7that create an explosion on\",7:\"§7impact, dealing up to §c555\",8:\"§c§7damage.\",9:\"§8Mana Cost: §310\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC SWORD\"],Name:\"§f§f§5Jerry-chine Gun\"},ExtraAttributes:{id:\"JERRY_STAFF\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"\",2:\"§7Intelligence: §a+200\",3:\"\",4:\"§6Item Ability: Rapid-fire §e§lRIGHT CLICK\",5:\"§7Shoots a Jerry bullet, dealing\",6:\"§7§c555.5 §7damage on impact and\",7:\"§7§7knocking you back.\",8:\"\",9:\"§7Each shot has §3+30 §7mana cost.\",10:\"§7than the previous one, resetting\",11:\"§7after §a4s §7without shooting.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC SWORD\"],Name:\"§f§f§5Jerry-chine Gun\"},ExtraAttributes:{id:\"JERRY_STAFF\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Damage: §c+80", @@ -9,11 +9,13 @@ "§7Intelligence: §a+200", "", "§6Item Ability: Rapid-fire §e§lRIGHT CLICK", - "§7Fires off multiple jerry bombs", - "§7that create an explosion on", - "§7impact, dealing up to §c555", - "§c§7damage.", - "§8Mana Cost: §310", + "§7Shoots a Jerry bullet, dealing", + "§7§c555.5 §7damage on impact and", + "§7§7knocking you back.", + "", + "§7Each shot has §3+30 §7mana cost.", + "§7than the previous one, resetting", + "§7after §a4s §7without shooting.", "", "§7§8This item can be reforged!", "§5§lEPIC SWORD" @@ -21,7 +23,7 @@ "internalname": "JERRY_STAFF", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Jerry-chine_Gun" |