aboutsummaryrefslogtreecommitdiff
path: root/items/ROGUE_SWORD.json
blob: f249c2c6486b713dd78c5b223de52bb20b1c04d3 (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
34
35
{
  "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:\"§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:{id:\"ROGUE_SWORD\"}}",
  "modver": "2.1.0-REL",
  "lore": [
    "§7Damage: §c+20",
    "",
    "§6Ability: 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",
    "https://wiki.hypixel.net/Rogue_Sword"
  ],
  "crafttext": "",
  "recipes": [
    {
    "type": "trade",
    "cost": "EMERALD:120",
    "result": "ROGUE_SWORD"
    }
  ]
}