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
44
45
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§6Atomsplit Katana",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+245\",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Intelligence: §a+300\",5:\"\",6:\"§7Deal §a+250% §7damage to Endermen§7.\",7:\"\",8:\"§6Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gain §c+400⫽ Ferocity §7against\",10:\"§7Endermen for §a4s\",11:\"§7§8Soulflow Cost: §32\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a4s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Enderman Slayer 6\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Atomsplit Katana\"},ExtraAttributes:{originTag:\"ATOMSPLIT_KATANA\",id:\"ATOMSPLIT_KATANA\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+245",
"§7Strength: §c+100",
"§7Crit Damage: §c+30%",
"",
"§7Intelligence: §a+300",
"",
"§7Deal §a+250% §7damage to Endermen§7.",
"",
"§6Ability: Soulcry §e§lRIGHT CLICK",
"§7Gain §c+400⫽ Ferocity §7against",
"§7Endermen for §a4s",
"§7§8Soulflow Cost: §32",
"§8Mana Cost: §3200",
"§8Cooldown: §a4s",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Enderman Slayer 6",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "",
"A2": "NULL_BLADE:1",
"A3": "",
"B1": "",
"B2": "NULL_BLADE:1",
"B3": "",
"C1": "",
"C2": "VORPAL_KATANA:1",
"C3": ""
},
"internalname": "ATOMSPLIT_KATANA",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Atomsplit_Katana"
]
}
|