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
|
{
"itemid": "minecraft:iron_sword",
"displayname": "§6Giant's Sword",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d600 \",1:\"§7Damage: §c+500 \",2:\" §8[§8❁§8] §8[§8❁§8]\",3:\"\",4:\"§6Ability: Giant's Slam §e§lRIGHT CLICK\",5:\"§7Slam your sword into the ground\",6:\"§7dealing §c111,550 §7damage to\",7:\"§7nearby enemies.\",8:\"§8Mana Cost: §3100\",9:\"§8Cooldown: §a30s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor VI\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Giant's Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"GIANTS_SWORD\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d600 ",
"§7Damage: §c+500 ",
" §8[§8❁§8] §8[§8❁§8]",
"",
"§6Ability: Giant's Slam §e§lRIGHT CLICK",
"§7Slam your sword into the ground",
"§7dealing §c111,550 §7damage to",
"§7nearby enemies.",
"§8Mana Cost: §3100",
"§8Cooldown: §a30s",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Floor VI",
"§aCompletion",
"§6§lLEGENDARY DUNGEON SWORD"
],
"internalname": "GIANTS_SWORD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Giant%27s_Sword",
"https://wiki.hypixel.net/Giant's_Sword"
]
}
|