1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
{
"itemid": "minecraft:golden_sword",
"displayname": "§f§f§5Leaping Sword",
"nbttag": "{Unbreakable:1b,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§c350§7 damage to nearby\",7:\"§7enemies upon landing on the\",8:\"§7ground. Damaged enemies will\",9:\"§7also be frozen for §a1 §7second.\",10:\"§8Mana Cost: §350\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC SWORD\"],Name:\"§f§f§5Leaping Sword\"},ExtraAttributes:{id:\"LEAPING_SWORD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+150",
"§7Strength: §c+100",
"§7Crit Damage: §c+25%",
"",
"§6Ability: Leap §e§lRIGHT CLICK",
"§7Leap into the air and deal",
"§7§c350§7 damage to nearby",
"§7enemies upon landing on the",
"§7ground. Damaged enemies will",
"§7also be frozen for §a1 §7second.",
"§8Mana Cost: §350",
"§8Cooldown: §a1s",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_FERMENTED_SPIDER_EYE:12",
"A3": "",
"B1": "",
"B2": "ENCHANTED_FERMENTED_SPIDER_EYE:12",
"B3": "",
"C1": "",
"C2": "STICK:1",
"C3": ""
},
"internalname": "LEAPING_SWORD",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Leaping_Sword",
"https://wiki.hypixel.net/Leaping_Sword"
],
"crafttext": "Requires: Spider Eye IX"
}
|