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
|
{
"itemid": "minecraft:diamond_axe",
"displayname": "§6Axe of the Shredded",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Strength: §c+115\",2:\" §8[§7❁§8] §8[§7⚔§8]\",3:\"\",4:\"§7Heal §c50❤ §7per hit.\",5:\"§7Deal §a+250% §7damage to Zombies§7.\",6:\"§7§7Receive §a25% §7less damage\",7:\"§7from Zombies§7 when held.\",8:\"\",9:\"§6Ability: Throw §e§lRIGHT CLICK\",10:\"§7Throw your axe damaging all\",11:\"§7enemies in its path dealing\",12:\"§7§c10%§7 melee damage.\",13:\"§7Consecutive throws stack §c2x\",14:\"§c§7damage but cost §92x §7mana up\",15:\"§7to 16x\",16:\"§8Mana Cost: §320\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4☠ §cRequires §5Zombie Slayer 8\",20:\"§6§lLEGENDARY SWORD\"],Name:\"§6Axe of the Shredded\"},ExtraAttributes:{id:\"AXE_OF_THE_SHREDDED\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+140",
"§7Strength: §c+115",
" §8[§7❁§8] §8[§7⚔§8]",
"",
"§7Heal §c50❤ §7per hit.",
"§7Deal §a+250% §7damage to Zombies§7.",
"§7§7Receive §a25% §7less damage",
"§7from Zombies§7 when held.",
"",
"§6Ability: Throw §e§lRIGHT CLICK",
"§7Throw your axe damaging all",
"§7enemies in its path dealing",
"§7§c10%§7 melee damage.",
"§7Consecutive throws stack §c2x",
"§c§7damage but cost §92x §7mana up",
"§7to 16x",
"§8Mana Cost: §320",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Zombie Slayer 8",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "REVENANT_VISCERA:64",
"A2": "SHARD_OF_THE_SHREDDED:1",
"A3": "REVENANT_VISCERA:64",
"B1": "SHARD_OF_THE_SHREDDED:1",
"B2": "REAPER_SWORD:1",
"B3": "SHARD_OF_THE_SHREDDED:1",
"C1": "REVENANT_VISCERA:64",
"C2": "SHARD_OF_THE_SHREDDED:1",
"C3": "REVENANT_VISCERA:64"
},
"internalname": "AXE_OF_THE_SHREDDED",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Axe_of_the_Shredded"
]
}
|