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
|
{
"internalname": "FANCY_SWORD",
"itemid": "minecraft:golden_sword",
"displayname": "§fFancy Sword",
"clickcommand": "",
"damage": 0,
"nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§9First Strike I\",3:\"§7Increases melee damage dealt by\",4:\"§7§a25% §7for the first hit on a\",5:\"§7mob.\",6:\"§9Scavenger I\",7:\"§7Scavenge §60.3 Coins §7per\",8:\"§7monster level on kill.\",9:\"§9Sharpness II\",10:\"§7Increases melee damage dealt by\",11:\"§7§a10%§7\",12:\"§9Vampirism I\",13:\"§7Heals for §a1%§7 of your missing\",14:\"§7health whenever you kill an\",15:\"§7enemy.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§f§lCOMMON SWORD\"],Name:\"§fFancy Sword\"},ExtraAttributes:{id:\"FANCY_SWORD\",enchantments:{first_strike:1,scavenger:1,sharpness:2,vampirism:1}}}",
"modver": "2.1.0-REL",
"lore": [
"§7Damage: §c+20",
"",
"§9First Strike I",
"§7Increases melee damage dealt by",
"§7§a25% §7for the first hit on a",
"§7mob.",
"§9Scavenger I",
"§7Scavenge §60.3 Coins §7per",
"§7monster level on kill.",
"§9Sharpness II",
"§7Increases melee damage dealt by",
"§7§a10%§7",
"§9Vampirism I",
"§7Heals for §a1%§7 of your missing",
"§7health whenever you kill an",
"§7enemy.",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON SWORD"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fancy_Sword",
"https://wiki.hypixel.net/Fancy_Sword"
]
}
|