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
|
{
"itemid": "minecraft:iron_axe",
"displayname": "§5Enrager",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+270\",1:\"§7Strength: §c+150\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Enrage §e§lRIGHT CLICK\",5:\"§7Taunt enemies in a §a10 block\",6:\"§a§7radius and reduce their damage\",7:\"§7against you by §c10% §7for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Health Cost: §c250.3\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC SWORD\"],Name:\"§5Enrager\"},ExtraAttributes:{id:\"ENRAGER\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+270",
"§7Strength: §c+150",
" §8[§7✎§8]",
"",
"§6Ability: Enrage §e§lRIGHT CLICK",
"§7Taunt enemies in a §a10 block",
"§a§7radius and reduce their damage",
"§7against you by §c10% §7for",
"§7§a10s§7.",
"§8Mana Cost: §3500",
"§8Health Cost: §c250.3",
"§8Cooldown: §a20s",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"internalname": "ENRAGER",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Enrager",
"https://wiki.hypixel.net/Enrager"
]
}
|