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
|
{
"internalname": "ROGUE_SWORD",
"itemid": "minecraft:golden_sword",
"displayname": "§fRogue Sword",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§6Item Ability: Speed Boost §e§lRIGHT CLICK\",3:\"§7Increases your movement §f✦\",4:\"§fSpeed §7by §a+20 §7for §a30\",5:\"§a§7seconds.\",6:\"§8Mana Cost: §350\",7:\"§8Half speed if already active.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON SWORD\"],Name:\"§fRogue Sword\"},ExtraAttributes:{originTag:\"REWARD_PSYCHIC\",id:\"ROGUE_SWORD\",uuid:\"866d0926-7b6e-4d5c-8dd7-8904be11f469\",timestamp:\"9/3/19 6:17 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+20",
"",
"§6Item Ability: Speed Boost §e§lRIGHT CLICK",
"§7Increases your movement §f✦",
"§fSpeed §7by §a+20 §7for §a30",
"§a§7seconds.",
"§8Mana Cost: §350",
"§8Half speed if already active.",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON SWORD"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rogue_Sword"
]
}
|