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
46
47
48
49
50
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§6Atomsplit Katana",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+305\",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+50%\",3:\"§7Intelligence: §a+300\",4:\" §8[§8❁§8] §8[§8✎§8] §8[§8✎§8]\",5:\"\",6:\"§7Deal §a+300% §7damage to Endermen§7.\",7:\"§7§7Receive §a12% §7less damage from\",8:\"§7Endermen§7 when held.\",9:\"§7§7Gain §3+45☯ Combat Wisdom§7 against\",10:\"§7Endermen.\",11:\"\",12:\"§6Ability: Soulcry §e§lRIGHT CLICK\",13:\"§7Gain §c+400⫽ Ferocity §7against Endermen for §a4s\",14:\"§7§8Soulflow Cost: §32\",15:\"§8Mana Cost: §3200\",16:\"§8Cooldown: §a4s\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4☠ §cRequires §5Enderman Slayer 6§c.\",20:\"§6§lLEGENDARY SWORD\"],Name:\"§6Atomsplit Katana\"},ExtraAttributes:{id:\"ATOMSPLIT_KATANA\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+305",
"§7Strength: §c+100",
"§7Crit Damage: §c+50%",
"§7Intelligence: §a+300",
" §8[§8❁§8] §8[§8✎§8] §8[§8✎§8]",
"",
"§7Deal §a+300% §7damage to Endermen§7.",
"§7§7Receive §a12% §7less damage from",
"§7Endermen§7 when held.",
"§7§7Gain §3+45☯ Combat Wisdom§7 against",
"§7Endermen.",
"",
"§6Ability: Soulcry §e§lRIGHT CLICK",
"§7Gain §c+400⫽ Ferocity §7against Endermen for §a4s",
"§7§8Soulflow Cost: §32",
"§8Mana Cost: §3200",
"§8Cooldown: §a4s",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Enderman Slayer 6§c.",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "",
"A2": "NULL_BLADE:1",
"A3": "",
"B1": "",
"B2": "NULL_BLADE:1",
"B3": "",
"C1": "",
"C2": "VORPAL_KATANA:1",
"C3": ""
},
"slayer_req": "EMAN_6",
"internalname": "ATOMSPLIT_KATANA",
"crafttext": "Requires: Enderman Slayer 6",
"clickcommand": "viewrecipe",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Atomsplit_Katana",
"https://wiki.hypixel.net/Atomsplit_Katana"
]
}
|