aboutsummaryrefslogtreecommitdiff
path: root/items/END_STONE_SWORD.json
blob: cb709449b2fb8039c59e62548bf24204e19f00ec (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:golden_sword",
  "displayname": "§5End Stone Sword",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+80\",2:\"\",3:\"§6Ability: Extreme Focus  §e§lRIGHT CLICK\",4:\"§7§7Consume all of your remaining §b✎ Mana§7.\",5:\"§7For every §b5 Mana §7consumed:\",6:\"§7§7 §7 Damage Reduction: §a-0.01x §8(last 5s)\",7:\"§7§7 §7 Next Hit Damage: §c+1%\",8:\"§7§7Capped at §a50% Damage Reduction §7and §c+500%\",9:\"§cDamage§7.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC SWORD\"],Name:\"§5End Stone Sword\"},ExtraAttributes:{id:\"END_STONE_SWORD\"}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+120",
    "§7Strength: §c+80",
    "",
    "§6Ability: Extreme Focus  §e§lRIGHT CLICK",
    "§7§7Consume all of your remaining §b✎ Mana§7.",
    "§7For every §b5 Mana §7consumed:",
    "§7§7 §7 Damage Reduction: §a-0.01x §8(last 5s)",
    "§7§7 §7 Next Hit Damage: §c+1%",
    "§7§7Capped at §a50% Damage Reduction §7and §c+500%",
    "§cDamage§7.",
    "§8Mana Cost: §320",
    "",
    "§7§8This item can be reforged!",
    "§5§lEPIC SWORD"
  ],
  "recipe": {
    "A1": "",
    "A2": "ENCHANTED_ENDSTONE:64",
    "A3": "",
    "B1": "",
    "B2": "ENCHANTED_ENDSTONE:64",
    "B3": "",
    "C1": "",
    "C2": "STICK:1",
    "C3": ""
  },
  "internalname": "END_STONE_SWORD",
  "clickcommand": "viewrecipe",
  "modver": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/End_Stone_Sword",
    "https://wiki.hypixel.net/End_Stone_Sword"
  ],
  "crafttext": "Requires: End Stone X"
}