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
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§6Superior Dragon Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"§7Health: §a+130\",4:\"§7Defense: §a+170\",5:\"§7Speed: §a+3\",6:\"§7Intelligence: §a+25\",7:\" §8[§8⚔§8]\",8:\"\",9:\"§6Full Set Bonus: Superior Blood §7(0/4)\",10:\"§7Most of your stats are increased by\",11:\"§7§a5%§7 and §6Aspect of the Dragons§7 ability\",12:\"§7deals §a50%§7 more damage.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aCombat Skill 20§c.\",16:\"§6§lLEGENDARY LEGGINGS\"],color:15916817,Name:\"§6Superior Dragon Leggings\"},ExtraAttributes:{id:\"SUPERIOR_DRAGON_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Strength: §c+10",
"§7Crit Chance: §c+2%",
"§7Crit Damage: §c+10%",
"§7Health: §a+130",
"§7Defense: §a+170",
"§7Speed: §a+3",
"§7Intelligence: §a+25",
" §8[§8⚔§8]",
"",
"§6Full Set Bonus: Superior Blood §7(0/4)",
"§7Most of your stats are increased by",
"§7§a5%§7 and §6Aspect of the Dragons§7 ability",
"§7deals §a50%§7 more damage.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCombat Skill 20§c.",
"§6§lLEGENDARY LEGGINGS"
],
"recipe": {
"A1": "SUPERIOR_FRAGMENT:10",
"A2": "SUPERIOR_FRAGMENT:10",
"A3": "SUPERIOR_FRAGMENT:10",
"B1": "SUPERIOR_FRAGMENT:10",
"B2": "",
"B3": "SUPERIOR_FRAGMENT:10",
"C1": "SUPERIOR_FRAGMENT:10",
"C2": "",
"C3": "SUPERIOR_FRAGMENT:10"
},
"internalname": "SUPERIOR_DRAGON_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Superior_Dragon_Armor",
"https://wiki.hypixel.net/Superior_Dragon_Leggings"
],
"crafttext": ""
}
|