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
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§9Rampart Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+55\",2:\"§7Intelligence: §a+5\",3:\"\",4:\"§7Grants §c+50❤ Health§7, §c+20❁ Strength§7,\",5:\"§7and §9+15☠ Crit Damage §7while on the\",6:\"§7§cCrimson Isle§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§8§l* §8Co-op Soulbound §8§l*\",10:\"§9§lRARE LEGGINGS\"],color:14626310,Name:\"§9Rampart Leggings\"},ExtraAttributes:{id:\"RAMPART_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+150",
"§7Defense: §a+55",
"§7Intelligence: §a+5",
"",
"§7Grants §c+50❤ Health§7, §c+20❁ Strength§7,",
"§7and §9+15☠ Crit Damage §7while on the",
"§7§cCrimson Isle§7.",
"",
"§7§8This item can be reforged!",
"§8§l* §8Co-op Soulbound §8§l*",
"§9§lRARE LEGGINGS"
],
"internalname": "RAMPART_LEGGINGS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rampart_Armor",
"https://wiki.hypixel.net/Rampart_Leggings"
]
}
|