diff options
Diffstat (limited to 'items/LEAPING_SWORD.json')
-rw-r--r-- | items/LEAPING_SWORD.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/LEAPING_SWORD.json b/items/LEAPING_SWORD.json index 5cf34eeb..ec329364 100644 --- a/items/LEAPING_SWORD.json +++ b/items/LEAPING_SWORD.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Leaping Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Item Ability: Leap §e§lRIGHT CLICK\",5:\"§7Leap into the air and deal\",6:\"§7§c4,242§7 damage to nearby\",7:\"§7enemies upon landing on the\",8:\"§7ground. Damaged enemies will\",9:\"§7also be frozen for §a1.0\",10:\"§a§7second.\",11:\"§8Mana Cost: §350\",12:\"§8Cooldown: §a1s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC SWORD\"],Name:\"§5Leaping Sword\"},ExtraAttributes:{runes:{SNOW:3},id:\"LEAPING_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Ability: Leap §e§lRIGHT CLICK\",5:\"§7Leap into the air and deal\",6:\"§7§c4,242§7 damage to nearby\",7:\"§7enemies upon landing on the\",8:\"§7ground. Damaged enemies will\",9:\"§7also be frozen for §a1.0\",10:\"§a§7second.\",11:\"§8Mana Cost: §350\",12:\"§8Cooldown: §a1s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC SWORD\"],Name:\"§5Leaping Sword\"},ExtraAttributes:{runes:{SNOW:3},id:\"LEAPING_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+150", "§7Strength: §c+100", "§7Crit Damage: §c+25%", "", - "§6Item Ability: Leap §e§lRIGHT CLICK", + "§6Ability: Leap §e§lRIGHT CLICK", "§7Leap into the air and deal", "§7§c4,242§7 damage to nearby", "§7enemies upon landing on the", @@ -34,7 +34,7 @@ }, "internalname": "LEAPING_SWORD", "clickcommand": "viewrecipe", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Leaping_Sword" |