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
51
52
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§6Magma Lord Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Damage: §c+35%\",2:\"§7Sea Creature Chance: §c+4.5%\",3:\"§7Health: §a+190\",4:\"§7Defense: §a+165\",5:\" §8[§7⚔§8] §8[§7⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Fireproof (0/2)\",8:\"§7Provides immunity to §6nether\",9:\"§6magma§7.\",10:\"\",11:\"§8Tiered Bonus: Lord\u0027s Blessing (0/5)\",12:\"§7Grants §3+1α Sea Creature\",13:\"§3Chance§7.\",14:\"§7Grants §b+5✯ Magic Find §7on\",15:\"§7Lava Sea Creatures.\",16:\"\",17:\"§7Damage taken by §cLava Sea\",18:\"§cCreatures §7is reduced by §a15%\",19:\"§a§7and damage dealt is increased\",20:\"§7by §c1.3x§7.\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§7§4❣ §cRequires §aFishing Skill 45.\",24:\"§6§lLEGENDARY BOOTS\"],color:7278344,Name:\"§6Magma Lord Boots\"},ExtraAttributes:{id:\"MAGMA_LORD_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Strength: §c+10",
"§7Crit Damage: §c+35%",
"§7Sea Creature Chance: §c+4.5%",
"§7Health: §a+190",
"§7Defense: §a+165",
" §8[§7⚔§8] §8[§7⚔§8]",
"",
"§8Tiered Bonus: Fireproof (0/2)",
"§7Provides immunity to §6nether",
"§6magma§7.",
"",
"§8Tiered Bonus: Lord\u0027s Blessing (0/5)",
"§7Grants §3+1α Sea Creature",
"§3Chance§7.",
"§7Grants §b+5✯ Magic Find §7on",
"§7Lava Sea Creatures.",
"",
"§7Damage taken by §cLava Sea",
"§cCreatures §7is reduced by §a15%",
"§a§7and damage dealt is increased",
"§7by §c1.3x§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFishing Skill 45.",
"§6§lLEGENDARY BOOTS"
],
"recipe": {
"A1": "MAGMA_LORD_FRAGMENT:1",
"A2": "",
"A3": "MAGMA_LORD_FRAGMENT:1",
"B1": "MAGMA_LORD_FRAGMENT:1",
"B2": "",
"B3": "MAGMA_LORD_FRAGMENT:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "MAGMA_LORD_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Magma_Lord_Armor"
]
}
|