From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/LEAPING_SWORD.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 items/LEAPING_SWORD.json (limited to 'items/LEAPING_SWORD.json') diff --git a/items/LEAPING_SWORD.json b/items/LEAPING_SWORD.json new file mode 100644 index 00000000..9b82f04d --- /dev/null +++ b/items/LEAPING_SWORD.json @@ -0,0 +1,27 @@ +{ + "internalname": "LEAPING_SWORD", + "itemid": "minecraft:golden_sword", + "displayname": "Leaping Sword", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,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 §a350\",6:\"§a§7 base Magic 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:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"LEAPING_SWORD\",uuid:\"4fce7f39-b66c-4853-bc5c-b1934837f463\",timestamp:\"1/30/20 3:20 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+150", + "§7Strength: §c+100", + "§7Crit Damage: §c+25%", + "", + "§6Item Ability: Leap §e§lRIGHT CLICK", + "§7Leap into the air and deal §a350", + "§a§7 base Magic Damage to nearby", + "§7enemies upon landing on the", + "§7ground. Damaged enemies will", + "§7also be frozen for §a1.0", + "§a§7second.", + "§8Mana Cost: §350", + "§8Cooldown: §a1s", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ] +} \ No newline at end of file -- cgit