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
|
{
"itemid": "minecraft:fishing_rod",
"displayname": "§6Soul Whip",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+145\",1:\"§7Strength: §c+175\",2:\"\",3:\"§6Ability: Flay §e§lRIGHT CLICK\",4:\"§7Flay your whip in an arc, dealing\",5:\"§7your melee damage to all enemies in\",6:\"§7its path.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aFishing Skill 26§c.\",10:\"§6§lLEGENDARY SWORD\"],Name:\"§6Soul Whip\"},ExtraAttributes:{id:\"SOUL_WHIP\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+145",
"§7Strength: §c+175",
"",
"§6Ability: Flay §e§lRIGHT CLICK",
"§7Flay your whip in an arc, dealing",
"§7your melee damage to all enemies in",
"§7its path.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFishing Skill 26§c.",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "ECTOPLASM:4",
"B1": "",
"B2": "ECTOPLASM:4",
"B3": "SOUL_FRAGMENT:4",
"C1": "ECTOPLASM:4",
"C2": "",
"C3": "SOUL_FRAGMENT:4"
},
"internalname": "SOUL_WHIP",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Soul_Whip",
"https://wiki.hypixel.net/Soul_Whip"
]
}
|