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