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,\",5:\"§7dealing your melee damage to all\",6:\"§7enemies in its path\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§4❣ §cRequires §aFishing Skill 26\",10:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Soul Whip\"},ExtraAttributes:{dungeon_item_level:0,id:\"SOUL_WHIP\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+145",
"§7Strength: §c+175 ",
"",
"§6Ability: Flay §e§lRIGHT CLICK",
"§7Flay your whip in an arc,",
"§7dealing your melee damage to all",
"§7enemies in its path",
"",
"§7§8This item can be reforged!",
"§4❣ §cRequires §aFishing Skill 26",
"§6§lLEGENDARY DUNGEON 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.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Soul_Whip",
"https://wiki.hypixel.net/Soul_Whip"
]
}
|