aboutsummaryrefslogtreecommitdiff
path: root/items/ROGUE_SWORD.json
blob: 92e608c2609ef853c88a6176504b07847a85efa1 (plain)
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
{
  "internalname": "ROGUE_SWORD",
  "itemid": "minecraft:golden_sword",
  "displayname": "§fRogue Sword",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§6Ability: Speed Boost §e§lRIGHT CLICK\",3:\"§7Grants §f+100✦ Speed \",4:\"§7for§7 §a30s§7.\",5:\"§8Mana Cost: §350\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON SWORD\"],Name:\"§fRogue Sword\"},ExtraAttributes:{id:\"ROGUE_SWORD\"}}",
  "modver": "2.1.0-REL",
  "lore": [
    "§7Damage: §c+20",
    "",
    "§6Ability: Speed Boost §e§lRIGHT CLICK",
    "§7Grants §f+100✦ Speed ",
    "§7for§7 §a30s§7.",
    "§8Mana Cost: §350",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON SWORD"
  ],
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Rogue_Sword",
    "https://wiki.hypixel.net/Rogue_Sword"
  ],
  "crafttext": "",
  "recipes": [
    {
    "type": "trade",
    "cost": "EMERALD:120",
    "result": "ROGUE_SWORD"
    }
  ]
}