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