diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/LEAPING_SWORD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/LEAPING_SWORD.json')
-rw-r--r-- | items/LEAPING_SWORD.json | 27 |
1 files changed, 27 insertions, 0 deletions
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 |