aboutsummaryrefslogtreecommitdiff
path: root/items/GOLEM_SWORD.json
blob: dbefff9cbe539d4cf79035f4759c87a7a0501ede (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
36
37
38
39
40
41
42
{
  "itemid": "minecraft:iron_sword",
  "displayname": "§9Golem Sword",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+125\",2:\"\",3:\"§7Defense: §a+25\",4:\"\",5:\"§6Ability: Iron Punch §e§lRIGHT CLICK\",6:\"§7Punch the ground, damaging\",7:\"§7enemies in a hexagon around you\",8:\"§7for §a310§7 base Magic Damage.\",9:\"§8Mana Cost: §370\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Golem Sword\"},ExtraAttributes:{id:\"GOLEM_SWORD\"}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+80",
    "§7Strength: §c+125",
    "",
    "§7Defense: §a+25",
    "",
    "§6Ability: Iron Punch §e§lRIGHT CLICK",
    "§7Punch the ground, damaging",
    "§7enemies in a hexagon around you",
    "§7for §a310§7 base Magic Damage.",
    "§8Mana Cost: §370",
    "§8Cooldown: §a3s",
    "",
    "§7§8This item can be reforged!",
    "§9§lRARE SWORD"
  ],
  "recipe": {
    "A1": "",
    "A2": "ENCHANTED_IRON_BLOCK:1",
    "A3": "",
    "B1": "",
    "B2": "ENCHANTED_IRON_BLOCK:1",
    "B3": "",
    "C1": "",
    "C2": "STICK:1",
    "C3": ""
  },
  "internalname": "GOLEM_SWORD",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Golem_Sword",
    "https://wiki.hypixel.net/Golem_Sword"
  ],
  "crafttext": "Requires: Iron Ingot VIII"
}