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
|
{
"itemid": "minecraft:stone_sword",
"displayname": "§5Earth Shard",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d261 \",1:\"§7Damage: §c+105 \",2:\"\",3:\"§7Defense: §a+73 \",4:\"\",5:\"§7This shard automatically adapts\",6:\"§7to its user inside Dungeons,\",7:\"§7allowing you to perform your\",8:\"§7class ability. Reduces the\",9:\"§7cooldown of §9Seismic Wave §7by\",10:\"§7§a10s§7.\",11:\"\",12:\"§7§eRight-click to use your class\",13:\"§eability!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level 19\",18:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Earth Shard\"},ExtraAttributes:{dungeon_item_level:0,id:\"EARTH_SHARD\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d261 ",
"§7Damage: §c+105 ",
"",
"§7Defense: §a+73 ",
"",
"§7This shard automatically adapts",
"§7to its user inside Dungeons,",
"§7allowing you to perform your",
"§7class ability. Reduces the",
"§7cooldown of §9Seismic Wave §7by",
"§7§a10s§7.",
"",
"§7§eRight-click to use your class",
"§eability!",
"",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §aCatacombs Level 19",
"§5§lEPIC DUNGEON SWORD"
],
"internalname": "EARTH_SHARD",
"crafttext": "",
"clickcommand": "",
"modver": "1.5-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Earth_Shard"
]
}
|