aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-10-01 11:49:29 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-10-01 11:49:29 -0400
commit3415391bcfcaaa7277329fa88c277db35f12bb4b (patch)
tree273bed72f85fa54a29287768839f68f43478ec1b /items
parent9874778871a5ed0a2dafcf03da66e0a10ba2c61f (diff)
downloadNotEnoughUpdates-REPO-3415391bcfcaaa7277329fa88c277db35f12bb4b.tar.gz
NotEnoughUpdates-REPO-3415391bcfcaaa7277329fa88c277db35f12bb4b.tar.bz2
NotEnoughUpdates-REPO-3415391bcfcaaa7277329fa88c277db35f12bb4b.zip
More dungeon fixes
Diffstat (limited to 'items')
-rw-r--r--items/CRYPT_BOW.json31
-rw-r--r--items/CRYPT_DREADLORD_SWORD.json39
-rw-r--r--items/LAST_BREATH.json8
-rw-r--r--items/LEAPING_SWORD.json2
-rw-r--r--items/SHADOW_ASSASSIN_BOOTS.json4
-rw-r--r--items/SHADOW_ASSASSIN_CHESTPLATE.json14
-rw-r--r--items/SHADOW_ASSASSIN_HELMET.json4
-rw-r--r--items/SHADOW_ASSASSIN_LEGGINGS.json16
-rw-r--r--items/SILENT_DEATH.json42
-rw-r--r--items/SKELETON_GRUNT_BOOTS.json33
-rw-r--r--items/SKELETON_GRUNT_CHESTPLATE.json30
-rw-r--r--items/SKELETON_GRUNT_HELMET.json34
-rw-r--r--items/SKELETON_GRUNT_LEGGINGS.json35
-rw-r--r--items/SKELETON_SOLDIER_BOOTS.json38
-rw-r--r--items/SKELETON_SOLDIER_CHESTPLATE.json36
-rw-r--r--items/SKELETON_SOLDIER_HELMET.json2
-rw-r--r--items/SKELETON_SOLDIER_LEGGINGS.json35
-rw-r--r--items/SKELETOR_LEGGINGS.json12
-rw-r--r--items/ZOMBIE_KNIGHT_SWORD.json40
-rw-r--r--items/ZOMBIE_SOLDIER_CUTLASS.json38
20 files changed, 245 insertions, 248 deletions
diff --git a/items/CRYPT_BOW.json b/items/CRYPT_BOW.json
index d6b7516f..21b4f792 100644
--- a/items/CRYPT_BOW.json
+++ b/items/CRYPT_BOW.json
@@ -1,28 +1,29 @@
{
- "internalname": "CRYPT_BOW",
- "itemid": 261,
- "displayname": "§9Rapid Soulstealer Bow",
- "clickcommand": "",
+ "itemid": "minecraft:bow",
+ "displayname": "§9Soulstealer Bow",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d129\",1:\"§7Strength: §c+50\",2:\"\",3:\"§7Intelligence: §a+157\",4:\"\",5:\"§7Replaces the arrows that you\",6:\"§7shoot with exploding wither\",7:\"§7skulls!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 5\",12:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Soulstealer Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_BOW\"}}",
"damage": 0,
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d221 §8(229)\",1:\"§7Strength: §c+63 §8(Rapid +4) §8(+65.52)\",2:\"§7Crit Damage: §c+55% §8(Rapid +55%) §8(+57.2%)\",3:\"\",4:\"§7Intelligence: §a+184 §8(+191.36)\",5:\"\",6:\"§9Infinite Quiver V, §9Piercing I\",7:\"§9Power V, §9Snipe III\",8:\"\",9:\"§7Replaces the arrows that you\",10:\"§7shoot with exploding wither\",11:\"§7skulls!\",12:\"\",13:\"§aPerfect 35000 / 35000\",14:\"§7§4❣ §cRequires §aCatacombs Level\",15:\"§a5\",16:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Rapid Soulstealer Bow\"},ExtraAttributes:{baseStatBoostPercentage:17,modifier:\"rapid\",id:\"CRYPT_BOW\",enchantments:{piercing:1,infinite_quiver:5,power:5,snipe:3},item_tier:0}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d221 §8(229)",
- "§7Strength: §c+63 §8(Rapid +4) §8(+65.52)",
- "§7Crit Damage: §c+55% §8(Rapid +55%) §8(+57.2%)",
- "",
- "§7Intelligence: §a+184 §8(+191.36)",
+ "§7Gear Score: §d129",
+ "§7Strength: §c+50",
"",
- "§9Infinite Quiver V, §9Piercing I",
- "§9Power V, §9Snipe III",
+ "§7Intelligence: §a+157",
"",
"§7Replaces the arrows that you",
"§7shoot with exploding wither",
"§7skulls!",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 35000 / 35000",
- "§7§4❣ §cRequires §aCatacombs Level",
- "§a5",
+ "§7§4❣ §cRequires §aCatacombs Level 5",
"§9§lRARE DUNGEON BOW"
+ ],
+ "internalname": "CRYPT_BOW",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Soulstealer_Bow"
]
} \ No newline at end of file
diff --git a/items/CRYPT_DREADLORD_SWORD.json b/items/CRYPT_DREADLORD_SWORD.json
index 69a73b00..61a7eea8 100644
--- a/items/CRYPT_DREADLORD_SWORD.json
+++ b/items/CRYPT_DREADLORD_SWORD.json
@@ -1,34 +1,31 @@
{
- "internalname": "CRYPT_DREADLORD_SWORD",
- "itemid": 267,
- "displayname": "§9Epic Dreadlord Sword",
- "clickcommand": "",
+ "itemid": "minecraft:iron_sword",
+ "displayname": "§9Dreadlord Sword",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d145\",1:\"§7Damage: §c+52\",2:\"§7Strength: §c+50\",3:\"\",4:\"§7Intelligence: §a+85\",5:\"\",6:\"§6Item Ability: Dreadlord §e§lRIGHT CLICK\",7:\"§7Shoot a skull that deals §a578§7\",8:\"§7damage.\",9:\"§8Mana Cost: §340\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 35000 / 35000\",13:\"§7§4❣ §cRequires §aCatacombs Level 5\",14:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Dreadlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_DREADLORD_SWORD\"}}",
"damage": 0,
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d315 §8(324)\",1:\"§7Damage: §c+72 §8(+74.88)\",2:\"§7Strength: §c+94 §8(Epic +25) §8(+97.76)\",3:\"§7Crit Damage: §c+20% §8(Epic +20%) §8(+20.8%)\",4:\"§7Bonus Attack Speed: §c+4% §8(Epic +4%)\",5:\"\",6:\"§7Intelligence: §a+117 §8(+121.68)\",7:\"\",8:\"§9Execute V, §9Experience III\",9:\"§9First Strike IV, §9Giant Killer V\",10:\"§9Looting III, §9Luck V\",11:\"§9Scavenger V, §9Sharpness V\",12:\"\",13:\"§6Item Ability: Dreadlord §e§lRIGHT CLICK\",14:\"§7Shoot a skull that deals §a0§7\",15:\"§7damage.\",16:\"§8Mana Cost: §340\",17:\"§8Cooldown: §a3s\",18:\"\",19:\"§aPerfect 35000 / 35000\",20:\"§7§4❣ §cRequires §aCatacombs Level\",21:\"§a5\",22:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Epic Dreadlord Sword\"},ExtraAttributes:{baseStatBoostPercentage:37,modifier:\"epic\",id:\"CRYPT_DREADLORD_SWORD\",enchantments:{luck:5,first_strike:4,looting:3,sharpness:5,scavenger:5,experience:3,execute:5,giant_killer:5},item_tier:0}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d315 §8(324)",
- "§7Damage: §c+72 §8(+74.88)",
- "§7Strength: §c+94 §8(Epic +25) §8(+97.76)",
- "§7Crit Damage: §c+20% §8(Epic +20%) §8(+20.8%)",
- "§7Bonus Attack Speed: §c+4% §8(Epic +4%)",
- "",
- "§7Intelligence: §a+117 §8(+121.68)",
+ "§7Gear Score: §d145",
+ "§7Damage: §c+52",
+ "§7Strength: §c+50",
"",
- "§9Execute V, §9Experience III",
- "§9First Strike IV, §9Giant Killer V",
- "§9Looting III, §9Luck V",
- "§9Scavenger V, §9Sharpness V",
+ "§7Intelligence: §a+85",
"",
"§6Item Ability: Dreadlord §e§lRIGHT CLICK",
- "§7Shoot a skull that deals §a0§7",
+ "§7Shoot a skull that deals §a578§7",
"§7damage.",
"§8Mana Cost: §340",
- "§8Cooldown: §a3s",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 35000 / 35000",
- "§7§4❣ §cRequires §aCatacombs Level",
- "§a5",
+ "§7§4❣ §cRequires §aCatacombs Level 5",
"§9§lRARE DUNGEON SWORD"
+ ],
+ "internalname": "CRYPT_DREADLORD_SWORD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Dreadlord_Sword"
]
} \ No newline at end of file
diff --git a/items/LAST_BREATH.json b/items/LAST_BREATH.json
index f77b8840..c5a1db88 100644
--- a/items/LAST_BREATH.json
+++ b/items/LAST_BREATH.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:bow",
"displayname": "§6Last Breath",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d400 §8(605)\",1:\"§7Damage: §c+180 §8(+282.6)\",2:\"§7Strength: §c+180 §8(+282.6)\",3:\"\",4:\"§7Reduces the defense of your\",5:\"§7target by §a50 §7on hit. Stacks\",6:\"§7up to §a2 §7times.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aCatacombs Floor V\",10:\"§aCompletion\",11:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§6Last Breath\"},ExtraAttributes:{dungeon_item_level:0,id:\"LAST_BREATH\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d400 \",1:\"§7Damage: §c+180 \",2:\"§7Strength: §c+180 \",3:\"\",4:\"§7Reduces the defense of your\",5:\"§7target by §a50 §7on hit. Stacks\",6:\"§7up to §a2 §7times.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aCatacombs Floor V\",10:\"§aCompletion\",11:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§6Last Breath\"},ExtraAttributes:{dungeon_item_level:0,id:\"LAST_BREATH\"}}",
"damage": 0,
"lore": [
- "§7Gear Score: §d400 §8(605)",
- "§7Damage: §c+180 §8(+282.6)",
- "§7Strength: §c+180 §8(+282.6)",
+ "§7Gear Score: §d400 ",
+ "§7Damage: §c+180 ",
+ "§7Strength: §c+180 ",
"",
"§7Reduces the defense of your",
"§7target by §a50 §7on hit. Stacks",
diff --git a/items/LEAPING_SWORD.json b/items/LEAPING_SWORD.json
index 6c5bc3a0..dccde298 100644
--- a/items/LEAPING_SWORD.json
+++ b/items/LEAPING_SWORD.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:golden_sword",
"displayname": "§5Leaping Sword",
- "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Item Ability: Leap §e§lRIGHT CLICK\",5:\"§7Leap into the air and deal\",6:\"§7§c4,242§7 damage to nearby\",7:\"§7enemies upon landing on the\",8:\"§7ground. Damaged enemies will\",9:\"§7also be frozen for §a1.0\",10:\"§a§7second.\",11:\"§8Mana Cost: §350\",12:\"§8Cooldown: §a1s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC SWORD\"],Name:\"§5Leaping Sword\"},ExtraAttributes:{runes:{SNOW:3},originTag:\"CRAFTING_GRID_COLLECT\",id:\"LEAPING_SWORD\",uuid:\"e3ff0781-fa20-4afd-9a08-78d4db388a36\",timestamp:\"7/7/20 6:57 AM\"}}",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Item Ability: Leap §e§lRIGHT CLICK\",5:\"§7Leap into the air and deal\",6:\"§7§c4,242§7 damage to nearby\",7:\"§7enemies upon landing on the\",8:\"§7ground. Damaged enemies will\",9:\"§7also be frozen for §a1.0\",10:\"§a§7second.\",11:\"§8Mana Cost: §350\",12:\"§8Cooldown: §a1s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC SWORD\"],Name:\"§5Leaping Sword\"},ExtraAttributes:{runes:{SNOW:3},originTag:\"CRAFTING_GRID_COLLECT\",id:\"LEAPING_SWORD\",uuid:\"e3ff0781-fa20-4afd-9a08-78d4db388a36\",timestamp:\"7/7/20 6:57 AM\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+150",
diff --git a/items/SHADOW_ASSASSIN_BOOTS.json b/items/SHADOW_ASSASSIN_BOOTS.json
index c6e90e60..cb9420b7 100644
--- a/items/SHADOW_ASSASSIN_BOOTS.json
+++ b/items/SHADOW_ASSASSIN_BOOTS.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:leather_boots",
- "displayname": "§f§f§5Shadow Assassin Boots",
- "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d305\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§7Health: §a+125 HP\",5:\"§7Defense: §a+55\",6:\"§7Speed: §a+7\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Restores §b10\",16:\"§b§7mana.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON BOOTS\"],color:0,Name:\"§f§f§5Shadow Assassin Boots\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"UNKNOWN\",id:\"SHADOW_ASSASSIN_BOOTS\",uuid:\"c70e2a9c-3e09-4b65-b825-fd96f329dc9d\",timestamp:\"9/25/20 4:00 AM\"},AttributeModifiers:[]}",
+ "displayname": "§5Shadow Assassin Boots",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d305\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§7Health: §a+125 HP\",5:\"§7Defense: §a+55\",6:\"§7Speed: §a+7\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Restores §b10\",16:\"§b§7mana.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON BOOTS\"],color:0,Name:\"§5Shadow Assassin Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d305",
diff --git a/items/SHADOW_ASSASSIN_CHESTPLATE.json b/items/SHADOW_ASSASSIN_CHESTPLATE.json
index ba578e33..80f780e1 100644
--- a/items/SHADOW_ASSASSIN_CHESTPLATE.json
+++ b/items/SHADOW_ASSASSIN_CHESTPLATE.json
@@ -1,16 +1,16 @@
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§5Shadow Assassin Chestplate",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d530 \",1:\"§7Strength: §c+25 \",2:\"§7Crit Damage: §c+25% \",3:\"\",4:\"§7Health: §a+240 HP \",5:\"§7Defense: §a+110 \",6:\"§7Speed: §a+7 \",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants §c+10❁\",16:\"§cStrength §7for §b10 §7seconds.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:0,Name:\"§5Shadow Assassin Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_CHESTPLATE\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d530\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§7Health: §a+240 HP\",5:\"§7Defense: §a+110\",6:\"§7Speed: §a+7\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants §c+10❁\",16:\"§cStrength §7for §b10 §7seconds.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:0,Name:\"§5Shadow Assassin Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_CHESTPLATE\"}}",
"damage": 0,
"lore": [
- "§7Gear Score: §d530 ",
- "§7Strength: §c+25 ",
- "§7Crit Damage: §c+25% ",
+ "§7Gear Score: §d530",
+ "§7Strength: §c+25",
+ "§7Crit Damage: §c+25%",
"",
- "§7Health: §a+240 HP ",
- "§7Defense: §a+110 ",
- "§7Speed: §a+7 ",
+ "§7Health: §a+240 HP",
+ "§7Defense: §a+110",
+ "§7Speed: §a+7",
"",
"§6Full Set Bonus: Shadow Assassin",
"§7Collect the shadows of the",
diff --git a/items/SHADOW_ASSASSIN_HELMET.json b/items/SHADOW_ASSASSIN_HELMET.json
index 168ade3e..00342961 100644
--- a/items/SHADOW_ASSASSIN_HELMET.json
+++ b/items/SHADOW_ASSASSIN_HELMET.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
- "displayname": "§f§f§5Shadow Assassin Helmet",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8c29f21d-0af3-324e-982b-dca5c7659bc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4YWY1MmVmMmY3MmMzYmY1ZWNlNmU3MGE4MmYxMzcxOTU5Y2UzZmNiNzM2YzUwMDMwNWNhZGRjNTA1YzVlMiJ9fX0\"}]}},display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§7Health: §a+160 HP\",5:\"§7Defense: §a+70\",6:\"§7Speed: §a+7\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants invisibility\",16:\"§7and §f+20✦ Speed §7for §b10\",17:\"§b§7seconds.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aCatacombs Floor V\",21:\"§aCompletion\",22:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§f§f§5Shadow Assassin Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SHADOW_ASSASSIN_HELMET\",uuid:\"3f6f523a-b10b-4d01-a6c1-fcfbac4fb46e\",timestamp:\"9/25/20 4:01 AM\"},AttributeModifiers:[]}",
+ "displayname": "§5Shadow Assassin Helmet",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8c29f21d-0af3-324e-982b-dca5c7659bc4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4YWY1MmVmMmY3MmMzYmY1ZWNlNmU3MGE4MmYxMzcxOTU5Y2UzZmNiNzM2YzUwMDMwNWNhZGRjNTA1YzVlMiJ9fX0\"}]}},display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§7Health: §a+160 HP\",5:\"§7Defense: §a+70\",6:\"§7Speed: §a+7\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants invisibility\",16:\"§7and §f+20✦ Speed §7for §b10\",17:\"§b§7seconds.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aCatacombs Floor V\",21:\"§aCompletion\",22:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Shadow Assassin Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_HELMET\"}}",
"damage": 3,
"lore": [
"§7Gear Score: §d370",
diff --git a/items/SHADOW_ASSASSIN_LEGGINGS.json b/items/SHADOW_ASSASSIN_LEGGINGS.json
index a3c2f6a6..fbeeb994 100644
--- a/items/SHADOW_ASSASSIN_LEGGINGS.json
+++ b/items/SHADOW_ASSASSIN_LEGGINGS.json
@@ -1,16 +1,15 @@
{
"itemid": "minecraft:leather_leggings",
- "displayname": "§f§f§5Shadow Assassin Leggings",
- "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d684\",1:\"§7Strength: §c+33\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+39%\",4:\"\",5:\"§7Health: §a+325 HP\",6:\"§7Defense: §a+130\",7:\"§7Speed: §a+7\",8:\"\",9:\"§6Full Set Bonus: Shadow Assassin\",10:\"§7Collect the shadows of the\",11:\"§7enemies you kill increasing your\",12:\"§7damage for the rest of the\",13:\"§7dungeon while wearing this set.\",14:\"§7§c+1❁ Strength §7every kill\",15:\"\",16:\"§7On teleport: Restores §c1% §7of\",17:\"§7your maximum health.\",18:\"\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON LEGGINGS\"],color:0,Name:\"§f§f§5Shadow Assassin Leggings\"},ExtraAttributes:{hot_potato_count:10,color:\"0:0:0\",modifier:\"fierce\",originTag:\"UNKNOWN\",id:\"SHADOW_ASSASSIN_LEGGINGS\",enchantments:{protection:5,growth:5},uuid:\"ef0c96f8-493a-4759-b282-26e23bafd0d1\",anvil_uses:1,timestamp:\"9/24/20 8:25 AM\"},AttributeModifiers:[]}",
+ "displayname": "§5Shadow Assassin Leggings",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d470\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§7Health: §a+210 HP\",5:\"§7Defense: §a+95\",6:\"§7Speed: §a+7\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Restores §c1% §7of\",16:\"§7your maximum health.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON LEGGINGS\"],color:0,Name:\"§5Shadow Assassin Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_LEGGINGS\"}}",
"damage": 0,
"lore": [
- "§7Gear Score: §d684",
- "§7Strength: §c+33",
- "§7Crit Chance: §c+5%",
- "§7Crit Damage: §c+39%",
+ "§7Gear Score: §d470",
+ "§7Strength: §c+25",
+ "§7Crit Damage: §c+25%",
"",
- "§7Health: §a+325 HP",
- "§7Defense: §a+130",
+ "§7Health: §a+210 HP",
+ "§7Defense: §a+95",
"§7Speed: §a+7",
"",
"§6Full Set Bonus: Shadow Assassin",
@@ -23,6 +22,7 @@
"§7On teleport: Restores §c1% §7of",
"§7your maximum health.",
"",
+ "§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Floor V",
"§aCompletion",
"§5§lEPIC DUNGEON LEGGINGS"
diff --git a/items/SILENT_DEATH.json b/items/SILENT_DEATH.json
index 4c2d0f0b..df9a0b47 100644
--- a/items/SILENT_DEATH.json
+++ b/items/SILENT_DEATH.json
@@ -1,34 +1,34 @@
{
- "internalname": "SILENT_DEATH",
- "itemid": 267,
- "displayname": "§5Spicy Silent Death",
- "clickcommand": "",
+ "itemid": "minecraft:iron_sword",
+ "displayname": "§9Silent Death",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d165\",1:\"§7Damage: §c+85\",2:\"§7Strength: §c+31\",3:\"§7Crit Chance: §c+1%\",4:\"§7Crit Damage: §c+9%\",5:\"\",6:\"§6Item Ability: Shadowstep §e§lRIGHT CLICK\",7:\"§7Teleport behind the enemy you\",8:\"§7are looking at, gaining §c+25❁\",9:\"§cStrength§7 for §a10§7 seconds.\",10:\"§7Max range of 20 blocks. Cooldown\",11:\"§7resets on kills.\",12:\"§8Cooldown: §a60s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 35000 / 35000\",16:\"§7§4❣ §cRequires §aCatacombs Level 20\",17:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Silent Death\"},ExtraAttributes:{dungeon_item_level:0,id:\"SILENT_DEATH\"}}",
"damage": 0,
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d416 §8(494)\",1:\"§7Damage: §c+150 §8(+187.5)\",2:\"§7Strength: §c+63 §8(Spicy +7) §8(+78.75)\",3:\"§7Crit Chance: §c+3% §8(Spicy +1%)\",4:\"§7Crit Damage: §c+127% §8(Spicy +60%) §8(+158.75%)\",5:\"§7Bonus Attack Speed: §c+7% §8(Spicy +7%)\",6:\"\",7:\"§9Critical V, §9Experience III\",8:\"§9First Strike IV, §9Giant Killer V\",9:\"§9Looting III, §9Luck V\",10:\"§9Scavenger V, §9Sharpness V\",11:\"\",12:\"§6Item Ability: Shadowstep §e§lRIGHT CLICK\",13:\"§7Teleport behind the enemy you\",14:\"§7are looking at, gaining §c+25❁\",15:\"§cStrength§7 for §a10§7 seconds.\",16:\"§7Max range of 20 blocks.\",17:\"§8Cooldown: §a60s\",18:\"\",19:\"§aPerfect 35000 / 35000\",20:\"§7§4❣ §cRequires §aCatacombs Level\",21:\"§a20\",22:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Spicy Silent Death\"},ExtraAttributes:{baseStatBoostPercentage:50,modifier:\"spicy\",id:\"SILENT_DEATH\",enchantments:{luck:5,first_strike:4,critical:5,looting:3,sharpness:5,scavenger:5,experience:3,giant_killer:5},item_tier:3}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d416 §8(494)",
- "§7Damage: §c+150 §8(+187.5)",
- "§7Strength: §c+63 §8(Spicy +7) §8(+78.75)",
- "§7Crit Chance: §c+3% §8(Spicy +1%)",
- "§7Crit Damage: §c+127% §8(Spicy +60%) §8(+158.75%)",
- "§7Bonus Attack Speed: §c+7% §8(Spicy +7%)",
- "",
- "§9Critical V, §9Experience III",
- "§9First Strike IV, §9Giant Killer V",
- "§9Looting III, §9Luck V",
- "§9Scavenger V, §9Sharpness V",
+ "§7Gear Score: §d165",
+ "§7Damage: §c+85",
+ "§7Strength: §c+31",
+ "§7Crit Chance: §c+1%",
+ "§7Crit Damage: §c+9%",
"",
"§6Item Ability: Shadowstep §e§lRIGHT CLICK",
"§7Teleport behind the enemy you",
"§7are looking at, gaining §c+25❁",
"§cStrength§7 for §a10§7 seconds.",
- "§7Max range of 20 blocks.",
+ "§7Max range of 20 blocks. Cooldown",
+ "§7resets on kills.",
"§8Cooldown: §a60s",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 35000 / 35000",
- "§7§4❣ §cRequires §aCatacombs Level",
- "§a20",
- "§5§lEPIC DUNGEON SWORD"
+ "§7§4❣ §cRequires §aCatacombs Level 20",
+ "§9§lRARE DUNGEON SWORD"
+ ],
+ "internalname": "SILENT_DEATH",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Silent_Death"
]
} \ No newline at end of file
diff --git a/items/SKELETON_GRUNT_BOOTS.json b/items/SKELETON_GRUNT_BOOTS.json
index f0e2eb3a..bc22c0f0 100644
--- a/items/SKELETON_GRUNT_BOOTS.json
+++ b/items/SKELETON_GRUNT_BOOTS.json
@@ -1,26 +1,29 @@
{
- "internalname": "SKELETON_GRUNT_BOOTS",
- "itemid": 301,
- "displayname": "§6Titanic Skeleton Grunt Boots",
- "clickcommand": "",
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§5Skeleton Grunt Boots",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d70\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+13 HP\",4:\"§7Defense: §a+20\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §aCatacombs Level 1\",12:\"§5§lEPIC DUNGEON BOOTS\"],color:14805812,Name:\"§5Skeleton Grunt Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_BOOTS\"}}",
"damage": 0,
- "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d331 §8(393)\",1:\"§7Crit Damage: §c+23% §8(+27.6%)\",2:\"\",3:\"§7Health: §a+130 HP §8(Titanic +35 HP) §8(+156 HP)\",4:\"§7Defense: §a+80 §8(Titanic +35) §8(+96)\",5:\"\",6:\"§9Depth Strider III, §9Feather Falling V\",7:\"§9Growth V, §9Protection V\",8:\"§9Thorns III\",9:\"\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c5%§7.\",12:\"\",13:\"§aPerfect 52500 / 52500\",14:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:14805812,Name:\"§6Titanic Skeleton Grunt Boots\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:50,modifier:\"titanic\",id:\"SKELETON_GRUNT_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},item_tier:1}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d331 §8(393)",
- "§7Crit Damage: §c+23% §8(+27.6%)",
- "",
- "§7Health: §a+130 HP §8(Titanic +35 HP) §8(+156 HP)",
- "§7Defense: §a+80 §8(Titanic +35) §8(+96)",
+ "§7Gear Score: §d70",
+ "§7Crit Damage: §c+15%",
"",
- "§9Depth Strider III, §9Feather Falling V",
- "§9Growth V, §9Protection V",
- "§9Thorns III",
+ "§7Health: §a+13 HP",
+ "§7Defense: §a+20",
"",
"§7Increase the damage you deal",
"§7with arrows by §c5%§7.",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
- "§6§lLEGENDARY DUNGEON BOOTS"
+ "§7§4❣ §cRequires §aCatacombs Level 1",
+ "§5§lEPIC DUNGEON BOOTS"
+ ],
+ "internalname": "SKELETON_GRUNT_BOOTS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor"
]
} \ No newline at end of file
diff --git a/items/SKELETON_GRUNT_CHESTPLATE.json b/items/SKELETON_GRUNT_CHESTPLATE.json
index a6dfc8c6..b184de54 100644
--- a/items/SKELETON_GRUNT_CHESTPLATE.json
+++ b/items/SKELETON_GRUNT_CHESTPLATE.json
@@ -1,25 +1,29 @@
{
- "internalname": "SKELETON_GRUNT_CHESTPLATE",
- "itemid": 299,
- "displayname": "§5Titanic Skeleton Grunt Chestplate",
- "clickcommand": "",
+ "itemid": "minecraft:leather_chestplate",
+ "displayname": "§5Skeleton Grunt Chestplate",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d116\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+23 HP\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §aCatacombs Level 1\",12:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14805812,Name:\"§5Skeleton Grunt Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_CHESTPLATE\"}}",
"damage": 0,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d320 §8(382)\",1:\"§7Crit Damage: §c+18% §8(+21.6%)\",2:\"\",3:\"§7Health: §a+127 HP §8(Titanic +25 HP) §8(+152.4 HP)\",4:\"§7Defense: §a+84 §8(Titanic +25) §8(+100.8)\",5:\"\",6:\"§9Growth V, §9Protection V\",7:\"§9Thorns III\",8:\"\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c5%§7.\",11:\"\",12:\"§aPerfect 52500 / 52500\",13:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14805812,Name:\"§5Titanic Skeleton Grunt Chestplate\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:15,modifier:\"titanic\",id:\"SKELETON_GRUNT_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},item_tier:1}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d320 §8(382)",
- "§7Crit Damage: §c+18% §8(+21.6%)",
- "",
- "§7Health: §a+127 HP §8(Titanic +25 HP) §8(+152.4 HP)",
- "§7Defense: §a+84 §8(Titanic +25) §8(+100.8)",
+ "§7Gear Score: §d116",
+ "§7Crit Damage: §c+15%",
"",
- "§9Growth V, §9Protection V",
- "§9Thorns III",
+ "§7Health: §a+23 HP",
+ "§7Defense: §a+38",
"",
"§7Increase the damage you deal",
"§7with arrows by §c5%§7.",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
+ "§7§4❣ §cRequires §aCatacombs Level 1",
"§5§lEPIC DUNGEON CHESTPLATE"
+ ],
+ "internalname": "SKELETON_GRUNT_CHESTPLATE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor"
]
} \ No newline at end of file
diff --git a/items/SKELETON_GRUNT_HELMET.json b/items/SKELETON_GRUNT_HELMET.json
index e02253d8..eea8d828 100644
--- a/items/SKELETON_GRUNT_HELMET.json
+++ b/items/SKELETON_GRUNT_HELMET.json
@@ -1,29 +1,29 @@
{
- "internalname": "SKELETON_GRUNT_HELMET",
- "itemid": 298,
- "displayname": "§5Fierce Skeleton Grunt Helmet",
- "clickcommand": "",
+ "itemid": "minecraft:leather_helmet",
+ "displayname": "§5Skeleton Grunt Helmet",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d77\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+14 HP\",4:\"§7Defense: §a+23\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §aCatacombs Level 1\",12:\"§5§lEPIC DUNGEON HELMET\"],color:14805812,Name:\"§5Skeleton Grunt Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_HELMET\"}}",
"damage": 0,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d249\",1:\"§7Strength: §c+8 §8(Fierce +8)\",2:\"§7Crit Chance: §c+5% §8(Fierce +5%)\",3:\"§7Crit Damage: §c+36% §8(Fierce +14%)\",4:\"\",5:\"§7Health: §a+95 HP\",6:\"§7Defense: §a+48\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by §c5%§7.\",13:\"\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level\",16:\"§a1\",17:\"§5§lEPIC DUNGEON HELMET\"],color:14805812,Name:\"§5Fierce Skeleton Grunt Helmet\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:41,modifier:\"fierce\",id:\"SKELETON_GRUNT_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d249",
- "§7Strength: §c+8 §8(Fierce +8)",
- "§7Crit Chance: §c+5% §8(Fierce +5%)",
- "§7Crit Damage: §c+36% §8(Fierce +14%)",
- "",
- "§7Health: §a+95 HP",
- "§7Defense: §a+48",
+ "§7Gear Score: §d77",
+ "§7Crit Damage: §c+15%",
"",
- "§9Growth V, §9Protection V",
- "§9Thorns III",
+ "§7Health: §a+14 HP",
+ "§7Defense: §a+23",
"",
"§7Increase the damage you deal",
"§7with arrows by §c5%§7.",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
- "§7§4❣ §cRequires §aCatacombs Level",
- "§a1",
+ "§7§4❣ §cRequires §aCatacombs Level 1",
"§5§lEPIC DUNGEON HELMET"
+ ],
+ "internalname": "SKELETON_GRUNT_HELMET",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor"
]
} \ No newline at end of file
diff --git a/items/SKELETON_GRUNT_LEGGINGS.json b/items/SKELETON_GRUNT_LEGGINGS.json
index 85b6b1bd..b4ad5c02 100644
--- a/items/SKELETON_GRUNT_LEGGINGS.json
+++ b/items/SKELETON_GRUNT_LEGGINGS.json
@@ -1,30 +1,29 @@
{
- "internalname": "SKELETON_GRUNT_LEGGINGS",
- "itemid": 300,
- "displayname": "§5Pure Skeleton Grunt Leggings",
- "clickcommand": "",
+ "itemid": "minecraft:leather_leggings",
+ "displayname": "§5Skeleton Grunt Leggings",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d107\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+22 HP\",4:\"§7Defense: §a+34\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §aCatacombs Level 1\",12:\"§5§lEPIC DUNGEON LEGGINGS\"],color:14805812,Name:\"§5Skeleton Grunt Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_LEGGINGS\"}}",
"damage": 0,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d317 §8(329)\",1:\"§7Strength: §c+6 §8(Pure +6) §8(+6.24)\",2:\"§7Crit Chance: §c+8% §8(Pure +8%)\",3:\"§7Crit Damage: §c+28% §8(Pure +6%) §8(+29.12%)\",4:\"§7Bonus Attack Speed: §c+3% §8(Pure +3%)\",5:\"\",6:\"§7Health: §a+113 HP §8(Pure +6 HP) §8(+117.52 HP)\",7:\"§7Defense: §a+70 §8(Pure +6) §8(+72.8)\",8:\"§7Speed: §a+1 §8(Pure +1) §8(+1.04)\",9:\"§7Intelligence: §a+6 §8(Pure +6) §8(+6.24)\",10:\"\",11:\"§9Growth V, §9Protection V\",12:\"§9Thorns III\",13:\"\",14:\"§7Increase the damage you deal\",15:\"§7with arrows by §c5%§7.\",16:\"\",17:\"§aPerfect 52500 / 52500\",18:\"§5§lEPIC DUNGEON LEGGINGS\"],color:14805812,Name:\"§5Pure Skeleton Grunt Leggings\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:42,modifier:\"pure\",id:\"SKELETON_GRUNT_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d317 §8(329)",
- "§7Strength: §c+6 §8(Pure +6) §8(+6.24)",
- "§7Crit Chance: §c+8% §8(Pure +8%)",
- "§7Crit Damage: §c+28% §8(Pure +6%) §8(+29.12%)",
- "§7Bonus Attack Speed: §c+3% §8(Pure +3%)",
- "",
- "§7Health: §a+113 HP §8(Pure +6 HP) §8(+117.52 HP)",
- "§7Defense: §a+70 §8(Pure +6) §8(+72.8)",
- "§7Speed: §a+1 §8(Pure +1) §8(+1.04)",
- "§7Intelligence: §a+6 §8(Pure +6) §8(+6.24)",
+ "§7Gear Score: §d107",
+ "§7Crit Damage: §c+15%",
"",
- "§9Growth V, §9Protection V",
- "§9Thorns III",
+ "§7Health: §a+22 HP",
+ "§7Defense: §a+34",
"",
"§7Increase the damage you deal",
"§7with arrows by §c5%§7.",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
+ "§7§4❣ §cRequires §aCatacombs Level 1",
"§5§lEPIC DUNGEON LEGGINGS"
+ ],
+ "internalname": "SKELETON_GRUNT_LEGGINGS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor"
]
} \ No newline at end of file
diff --git a/items/SKELETON_SOLDIER_BOOTS.json b/items/SKELETON_SOLDIER_BOOTS.json
index 17ef5958..9d1fa2ab 100644
--- a/items/SKELETON_SOLDIER_BOOTS.json
+++ b/items/SKELETON_SOLDIER_BOOTS.json
@@ -1,25 +1,15 @@
{
- "internalname": "SKELETON_SOLDIER_BOOTS",
- "itemid": 301,
- "displayname": "§5Mythic Skeleton Soldier Boots",
- "clickcommand": "",
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§5Skeleton Soldier Boots",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d86\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"\",4:\"§7Health: §a+14 HP\",5:\"§7Defense: §a+22\",6:\"\",7:\"§7Increase the damage you deal\",8:\"§7with arrows by §c5%§7.\",9:\"\",10:\"§6Full Set Bonus: Skeleton Soldier\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by an extra §c25%§7.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §aCatacombs Level 9\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:16759819,Name:\"§5Skeleton Soldier Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_BOOTS\"}}",
"damage": 0,
- "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d294 §8(324)\",1:\"§7Strength: §c+8 §8(Mythic +8) §8(+8.96)\",2:\"§7Crit Chance: §c+7% §8(Mythic +4%)\",3:\"§7Crit Damage: §c+23% §8(+25.76%)\",4:\"\",5:\"§7Health: §a+102 HP §8(Mythic +8 HP) §8(+114.24 HP)\",6:\"§7Defense: §a+52 §8(Mythic +8) §8(+58.24)\",7:\"§7Speed: §a+2 §8(Mythic +2) §8(+2.24)\",8:\"§7Intelligence: §a+40 §8(Mythic +40) §8(+44.8)\",9:\"\",10:\"§9Depth Strider III, §9Feather Falling V\",11:\"§9Growth V, §9Protection V\",12:\"§9Thorns III\",13:\"\",14:\"§7Increase the damage you deal\",15:\"§7with arrows by §c5%§7.\",16:\"\",17:\"§6Full Set Bonus: Skeleton Soldier\",18:\"§7Increase the damage you deal\",19:\"§7with arrows by an extra §c25%§7.\",20:\"\",21:\"§aPerfect 52500 / 52500\",22:\"§7§4❣ §cRequires §aCatacombs Level\",23:\"§a9\",24:\"§5§lEPIC DUNGEON BOOTS\"],color:16759819,Name:\"§5Mythic Skeleton Soldier Boots\"},ExtraAttributes:{color:\"255:188:11\",baseStatBoostPercentage:31,modifier:\"mythic\",id:\"SKELETON_SOLDIER_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},item_tier:1}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d294 §8(324)",
- "§7Strength: §c+8 §8(Mythic +8) §8(+8.96)",
- "§7Crit Chance: §c+7% §8(Mythic +4%)",
- "§7Crit Damage: §c+23% §8(+25.76%)",
- "",
- "§7Health: §a+102 HP §8(Mythic +8 HP) §8(+114.24 HP)",
- "§7Defense: §a+52 §8(Mythic +8) §8(+58.24)",
- "§7Speed: §a+2 §8(Mythic +2) §8(+2.24)",
- "§7Intelligence: §a+40 §8(Mythic +40) §8(+44.8)",
+ "§7Gear Score: §d86",
+ "§7Crit Chance: §c+2%",
+ "§7Crit Damage: §c+17%",
"",
- "§9Depth Strider III, §9Feather Falling V",
- "§9Growth V, §9Protection V",
- "§9Thorns III",
+ "§7Health: §a+14 HP",
+ "§7Defense: §a+22",
"",
"§7Increase the damage you deal",
"§7with arrows by §c5%§7.",
@@ -28,9 +18,17 @@
"§7Increase the damage you deal",
"§7with arrows by an extra §c25%§7.",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
- "§7§4❣ §cRequires §aCatacombs Level",
- "§a9",
+ "§7§4❣ §cRequires §aCatacombs Level 9",
"§5§lEPIC DUNGEON BOOTS"
+ ],
+ "internalname": "SKELETON_SOLDIER_BOOTS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor"
]
} \ No newline at end of file
diff --git a/items/SKELETON_SOLDIER_CHESTPLATE.json b/items/SKELETON_SOLDIER_CHESTPLATE.json
index 59a318b5..77006059 100644
--- a/items/SKELETON_SOLDIER_CHESTPLATE.json
+++ b/items/SKELETON_SOLDIER_CHESTPLATE.json
@@ -1,23 +1,15 @@
{
- "internalname": "SKELETON_SOLDIER_CHESTPLATE",
- "itemid": 299,
- "displayname": "§5Wise Skeleton Soldier Chestplate",
- "clickcommand": "",
+ "itemid": "minecraft:leather_chestplate",
+ "displayname": "§5Skeleton Soldier Chestplate",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d138\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"\",4:\"§7Health: §a+26 HP\",5:\"§7Defense: §a+42\",6:\"\",7:\"§7Increase the damage you deal\",8:\"§7with arrows by §c5%§7.\",9:\"\",10:\"§6Full Set Bonus: Skeleton Soldier\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by an extra §c25%§7.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §aCatacombs Level 9\",17:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16759819,Name:\"§5Skeleton Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_CHESTPLATE\"}}",
"damage": 0,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d346 §8(410)\",1:\"§7Crit Chance: §c+3%\",2:\"§7Crit Damage: §c+22% §8(+26.4%)\",3:\"\",4:\"§7Health: §a+120 HP §8(Wise +12 HP) §8(+144 HP)\",5:\"§7Defense: §a+68 §8(+81.6)\",6:\"§7Speed: §a+2 §8(Wise +2) §8(+2.4)\",7:\"§7Intelligence: §a+100 §8(Wise +100) §8(+120)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§7Increase the damage you deal\",13:\"§7with arrows by §c5%§7.\",14:\"\",15:\"§6Full Set Bonus: Skeleton Soldier\",16:\"§7Increase the damage you deal\",17:\"§7with arrows by an extra §c25%§7.\",18:\"\",19:\"§aPerfect 52500 / 52500\",20:\"§7§4❣ §cRequires §aCatacombs Level\",21:\"§a9\",22:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16759819,Name:\"§5Wise Skeleton Soldier Chestplate\"},ExtraAttributes:{color:\"255:188:11\",baseStatBoostPercentage:24,modifier:\"wise\",id:\"SKELETON_SOLDIER_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},item_tier:1}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d346 §8(410)",
- "§7Crit Chance: §c+3%",
- "§7Crit Damage: §c+22% §8(+26.4%)",
- "",
- "§7Health: §a+120 HP §8(Wise +12 HP) §8(+144 HP)",
- "§7Defense: §a+68 §8(+81.6)",
- "§7Speed: §a+2 §8(Wise +2) §8(+2.4)",
- "§7Intelligence: §a+100 §8(Wise +100) §8(+120)",
+ "§7Gear Score: §d138",
+ "§7Crit Chance: §c+2%",
+ "§7Crit Damage: §c+17%",
"",
- "§9Growth V, §9Protection V",
- "§9Thorns III",
+ "§7Health: §a+26 HP",
+ "§7Defense: §a+42",
"",
"§7Increase the damage you deal",
"§7with arrows by §c5%§7.",
@@ -26,9 +18,17 @@
"§7Increase the damage you deal",
"§7with arrows by an extra §c25%§7.",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
- "§7§4❣ §cRequires §aCatacombs Level",
- "§a9",
+ "§7§4❣ §cRequires §aCatacombs Level 9",
"§5§lEPIC DUNGEON CHESTPLATE"
+ ],
+ "internalname": "SKELETON_SOLDIER_CHESTPLATE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor"
]
} \ No newline at end of file
diff --git a/items/SKELETON_SOLDIER_HELMET.json b/items/SKELETON_SOLDIER_HELMET.json
index 08118275..f81e14f5 100644
--- a/items/SKELETON_SOLDIER_HELMET.json
+++ b/items/SKELETON_SOLDIER_HELMET.json
@@ -26,7 +26,7 @@
"internalname": "SKELETON_SOLDIER_HELMET",
"crafttext": "",
"clickcommand": "",
- "modver": "1.1-REL",
+ "modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor"
diff --git a/items/SKELETON_SOLDIER_LEGGINGS.json b/items/SKELETON_SOLDIER_LEGGINGS.json
index 1ba1d0bd..f57b191e 100644
--- a/items/SKELETON_SOLDIER_LEGGINGS.json
+++ b/items/SKELETON_SOLDIER_LEGGINGS.json
@@ -1,22 +1,15 @@
{
- "internalname": "SKELETON_SOLDIER_LEGGINGS",
- "itemid": 300,
- "displayname": "§5Smart Skeleton Soldier Leggings",
- "clickcommand": "",
+ "itemid": "minecraft:leather_leggings",
+ "displayname": "§5Skeleton Soldier Leggings",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d128\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"\",4:\"§7Health: §a+24 HP\",5:\"§7Defense: §a+38\",6:\"\",7:\"§7Increase the damage you deal\",8:\"§7with arrows by §c5%§7.\",9:\"\",10:\"§6Full Set Bonus: Skeleton Soldier\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by an extra §c25%§7.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §aCatacombs Level 9\",17:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16759819,Name:\"§5Skeleton Soldier Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_LEGGINGS\"}}",
"damage": 0,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d366 §8(452)\",1:\"§7Crit Chance: §c+3%\",2:\"§7Crit Damage: §c+25% §8(+31.25%)\",3:\"\",4:\"§7Health: §a+122 HP §8(Smart +12 HP) §8(+152.5 HP)\",5:\"§7Defense: §a+81 §8(Smart +12) §8(+101.25)\",6:\"§7Intelligence: §a+80 §8(Smart +80) §8(+100)\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by §c5%§7.\",13:\"\",14:\"§6Full Set Bonus: Skeleton Soldier\",15:\"§7Increase the damage you deal\",16:\"§7with arrows by an extra §c25%§7.\",17:\"\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §aCatacombs Level\",20:\"§a9\",21:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16759819,Name:\"§5Smart Skeleton Soldier Leggings\"},ExtraAttributes:{color:\"255:188:11\",baseStatBoostPercentage:42,modifier:\"smart\",id:\"SKELETON_SOLDIER_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},item_tier:1}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d366 §8(452)",
- "§7Crit Chance: §c+3%",
- "§7Crit Damage: §c+25% §8(+31.25%)",
- "",
- "§7Health: §a+122 HP §8(Smart +12 HP) §8(+152.5 HP)",
- "§7Defense: §a+81 §8(Smart +12) §8(+101.25)",
- "§7Intelligence: §a+80 §8(Smart +80) §8(+100)",
+ "§7Gear Score: §d128",
+ "§7Crit Chance: §c+2%",
+ "§7Crit Damage: §c+17%",
"",
- "§9Growth V, §9Protection V",
- "§9Thorns III",
+ "§7Health: §a+24 HP",
+ "§7Defense: §a+38",
"",
"§7Increase the damage you deal",
"§7with arrows by §c5%§7.",
@@ -25,9 +18,17 @@
"§7Increase the damage you deal",
"§7with arrows by an extra §c25%§7.",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
- "§7§4❣ §cRequires §aCatacombs Level",
- "§a9",
+ "§7§4❣ §cRequires §aCatacombs Level 9",
"§5§lEPIC DUNGEON LEGGINGS"
+ ],
+ "internalname": "SKELETON_SOLDIER_LEGGINGS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor"
]
} \ No newline at end of file
diff --git a/items/SKELETOR_LEGGINGS.json b/items/SKELETOR_LEGGINGS.json
index cdc595c2..66628c63 100644
--- a/items/SKELETOR_LEGGINGS.json
+++ b/items/SKELETOR_LEGGINGS.json
@@ -1,15 +1,15 @@
{
"itemid": "minecraft:chainmail_leggings",
"displayname": "§5Skeletor Leggings",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d124 §8(180)\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% §8(+30.2%)\",3:\"\",4:\"§7Health: §a+22 HP §8(+33.22 HP)\",5:\"§7Defense: §a+36 §8(+54.36)\",6:\"\",7:\"§6Full Set Bonus: Skeletor\",8:\"§7Grants §c+1❁ Strength §7and\",9:\"§7§9+1☠ Crit Damage §7for every\",10:\"§7§b10 §7Skeletor kills\",11:\"\",12:\"§7Each piece grants a §a1 §7second\",13:\"§7cooldown reduction on bone\",14:\"§7plating!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 52500 / 52500\",18:\"§7§4❣ §cRequires §aCatacombs Level 15\",19:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Skeletor Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_LEGGINGS\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d124 \",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% \",3:\"\",4:\"§7Health: §a+22 HP \",5:\"§7Defense: §a+36 \",6:\"\",7:\"§6Full Set Bonus: Skeletor\",8:\"§7Grants §c+1❁ Strength §7and\",9:\"§7§9+1☠ Crit Damage §7for every\",10:\"§7§b10 §7Skeletor kills\",11:\"\",12:\"§7Each piece grants a §a1 §7second\",13:\"§7cooldown reduction on bone\",14:\"§7plating!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 52500 / 52500\",18:\"§7§4❣ §cRequires §aCatacombs Level 15\",19:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Skeletor Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_LEGGINGS\"}}",
"damage": 0,
"lore": [
- "§7Gear Score: §d124 §8(180)",
+ "§7Gear Score: §d124 ",
"§7Crit Chance: §c+2%",
- "§7Crit Damage: §c+20% §8(+30.2%)",
+ "§7Crit Damage: §c+20% ",
"",
- "§7Health: §a+22 HP §8(+33.22 HP)",
- "§7Defense: §a+36 §8(+54.36)",
+ "§7Health: §a+22 HP ",
+ "§7Defense: §a+36 ",
"",
"§6Full Set Bonus: Skeletor",
"§7Grants §c+1❁ Strength §7and",
@@ -28,7 +28,7 @@
"internalname": "SKELETOR_LEGGINGS",
"crafttext": "",
"clickcommand": "",
- "modver": "1.1-REL",
+ "modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeletor_Armor"
diff --git a/items/ZOMBIE_KNIGHT_SWORD.json b/items/ZOMBIE_KNIGHT_SWORD.json
index 46b12e58..7d04c3e4 100644
--- a/items/ZOMBIE_KNIGHT_SWORD.json
+++ b/items/ZOMBIE_KNIGHT_SWORD.json
@@ -1,35 +1,29 @@
{
- "internalname": "ZOMBIE_KNIGHT_SWORD",
- "itemid": 267,
- "displayname": "§6Heroic Zombie Knight Sword",
- "clickcommand": "",
+ "itemid": "minecraft:iron_sword",
+ "displayname": "§5Zombie Knight Sword",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d123\",1:\"§7Damage: §c+82\",2:\"§7Strength: §c+21\",3:\"\",4:\"§6Full Set Bonus: Zombie Knight\",5:\"§7Gains §c+30❁ §7Strength when\",6:\"§7used with the Zombie Knight\",7:\"§7Armor\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §aCatacombs Level 14\",12:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Zombie Knight Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_SWORD\"}}",
"damage": 0,
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d416 §8(589)\",1:\"§7Damage: §c+137 §8(+215.09)\",2:\"§7Strength: §c+76 §8(Heroic +40) §8(+119.32)\",3:\"§7Crit Damage: §c+50% §8(+78.5%)\",4:\"§7Bonus Attack Speed: §c+5% §8(Heroic +5%)\",5:\"\",6:\"§7Intelligence: §a+100 §8(Heroic +100) §8(+157)\",7:\"\",8:\"§9Critical V, §9Execute V\",9:\"§9Experience III, §9First Strike IV\",10:\"§9Giant Killer V, §9Life Steal III\",11:\"§9Looting III, §9Luck V\",12:\"§9Scavenger V, §9Sharpness V\",13:\"§9Vampirism V\",14:\"\",15:\"§6Full Set Bonus: Zombie Knight\",16:\"§7Gains §c+30❁ §7Strength when\",17:\"§7used with the Zombie Knight\",18:\"§7Armor\",19:\"\",20:\"§aPerfect 52500 / 52500\",21:\"§7§4❣ §cRequires §aCatacombs Level\",22:\"§a14\",23:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Heroic Zombie Knight Sword\"},ExtraAttributes:{baseStatBoostPercentage:50,modifier:\"heroic\",id:\"ZOMBIE_KNIGHT_SWORD\",enchantments:{luck:5,first_strike:4,critical:5,looting:3,sharpness:5,scavenger:5,experience:3,vampirism:5,execute:5,life_steal:3,giant_killer:5},item_tier:3}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d416 §8(589)",
- "§7Damage: §c+137 §8(+215.09)",
- "§7Strength: §c+76 §8(Heroic +40) §8(+119.32)",
- "§7Crit Damage: §c+50% §8(+78.5%)",
- "§7Bonus Attack Speed: §c+5% §8(Heroic +5%)",
- "",
- "§7Intelligence: §a+100 §8(Heroic +100) §8(+157)",
- "",
- "§9Critical V, §9Execute V",
- "§9Experience III, §9First Strike IV",
- "§9Giant Killer V, §9Life Steal III",
- "§9Looting III, §9Luck V",
- "§9Scavenger V, §9Sharpness V",
- "§9Vampirism V",
+ "§7Gear Score: §d123",
+ "§7Damage: §c+82",
+ "§7Strength: §c+21",
"",
"§6Full Set Bonus: Zombie Knight",
"§7Gains §c+30❁ §7Strength when",
"§7used with the Zombie Knight",
"§7Armor",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
- "§7§4❣ §cRequires §aCatacombs Level",
- "§a14",
- "§6§lLEGENDARY DUNGEON SWORD"
+ "§7§4❣ §cRequires §aCatacombs Level 14",
+ "§5§lEPIC DUNGEON SWORD"
+ ],
+ "internalname": "ZOMBIE_KNIGHT_SWORD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Knight_Sword"
]
} \ No newline at end of file
diff --git a/items/ZOMBIE_SOLDIER_CUTLASS.json b/items/ZOMBIE_SOLDIER_CUTLASS.json
index 41ac2f39..e72907fd 100644
--- a/items/ZOMBIE_SOLDIER_CUTLASS.json
+++ b/items/ZOMBIE_SOLDIER_CUTLASS.json
@@ -1,29 +1,29 @@
{
- "internalname": "ZOMBIE_SOLDIER_CUTLASS",
- "itemid": 267,
- "displayname": "§5Spicy Zombie Soldier Cutlass §6✪§6✪§6✪§6✪§6✪",
- "clickcommand": "",
+ "itemid": "minecraft:iron_sword",
+ "displayname": "§9Zombie Soldier Cutlass",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283\",1:\"§7Damage: §c+52\",2:\"§7Strength: §c+26\",3:\"§7Bonus Attack Speed: §c+100%\",4:\"\",5:\"§6Item Ability: Love Tap\",6:\"§7Heals you for §c+10❤ Health\",7:\"§c§7when you hit an entity!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 5\",12:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Zombie Soldier Cutlass\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_CUTLASS\"}}",
"damage": 0,
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d605 §8(982)\",1:\"§7Damage: §c+90 §8(+175.5)\",2:\"§7Strength: §c+52 §8(Spicy +7) §8(+101.4)\",3:\"§7Crit Chance: §c+1% §8(Spicy +1%) §8(+1.5%)\",4:\"§7Crit Damage: §c+110% §8(Spicy +60%) §8(+214.5%)\",5:\"§7Bonus Attack Speed: §c+157% §8(Spicy +7%) §8(+235.5%)\",6:\"\",7:\"§9Critical V, §9Experience III\",8:\"§9First Strike IV, §9Life Steal III\",9:\"§9Looting III, §9Luck V\",10:\"§9Scavenger V, §9Sharpness V\",11:\"\",12:\"§6Item Ability: Love Tap\",13:\"§7Heals you for §c+10❤ Health\",14:\"§c§7when you hit an entity!\",15:\"\",16:\"§aPerfect 34998 / 35000\",17:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Spicy Zombie Soldier Cutlass §6✪§6✪§6✪§6✪§6✪\"},ExtraAttributes:{baseStatBoostPercentage:50,modifier:\"spicy\",dungeon_item_level:5,item_durability:34998,id:\"ZOMBIE_SOLDIER_CUTLASS\",enchantments:{luck:5,first_strike:4,critical:5,looting:3,sharpness:5,scavenger:5,experience:3,life_steal:3},item_tier:3}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d605 §8(982)",
- "§7Damage: §c+90 §8(+175.5)",
- "§7Strength: §c+52 §8(Spicy +7) §8(+101.4)",
- "§7Crit Chance: §c+1% §8(Spicy +1%) §8(+1.5%)",
- "§7Crit Damage: §c+110% §8(Spicy +60%) §8(+214.5%)",
- "§7Bonus Attack Speed: §c+157% §8(Spicy +7%) §8(+235.5%)",
- "",
- "§9Critical V, §9Experience III",
- "§9First Strike IV, §9Life Steal III",
- "§9Looting III, §9Luck V",
- "§9Scavenger V, §9Sharpness V",
+ "§7Gear Score: §d283",
+ "§7Damage: §c+52",
+ "§7Strength: §c+26",
+ "§7Bonus Attack Speed: §c+100%",
"",
"§6Item Ability: Love Tap",
"§7Heals you for §c+10❤ Health",
"§c§7when you hit an entity!",
"",
- "§aPerfect 34998 / 35000",
- "§5§lEPIC DUNGEON SWORD"
+ "§7§8This item can be reforged!",
+ "§aPerfect 35000 / 35000",
+ "§7§4❣ §cRequires §aCatacombs Level 5",
+ "§9§lRARE DUNGEON SWORD"
+ ],
+ "internalname": "ZOMBIE_SOLDIER_CUTLASS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Soldier_Cutlass"
]
} \ No newline at end of file