aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
Diffstat (limited to 'items')
-rw-r--r--items/ASTRAEA.json17
-rw-r--r--items/CATACOMBS_EXPERT_RING.json18
-rw-r--r--items/HYPERION.json14
-rw-r--r--items/POWER_WITHER_BOOTS.json44
-rw-r--r--items/POWER_WITHER_CHESTPLATE.json45
-rw-r--r--items/POWER_WITHER_HELMET.json44
-rw-r--r--items/POWER_WITHER_LEGGINGS.json44
-rw-r--r--items/SCYLLA.json16
-rw-r--r--items/SPEED_WITHER_BOOTS.json1
-rw-r--r--items/SPEED_WITHER_CHESTPLATE.json1
-rw-r--r--items/SPEED_WITHER_HELMET.json1
-rw-r--r--items/SPEED_WITHER_LEGGINGS.json1
-rw-r--r--items/TANK_WITHER_BOOTS.json41
-rw-r--r--items/TANK_WITHER_CHESTPLATE.json42
-rw-r--r--items/TANK_WITHER_HELMET.json41
-rw-r--r--items/TANK_WITHER_LEGGINGS.json41
-rw-r--r--items/ULTIMATE_SOUL_EATER;1.json26
-rw-r--r--items/VALKYRIE.json17
-rw-r--r--items/WISE_WITHER_BOOTS.json41
-rw-r--r--items/WISE_WITHER_CHESTPLATE.json42
-rw-r--r--items/WISE_WITHER_HELMET.json41
-rw-r--r--items/WISE_WITHER_LEGGINGS.json41
-rw-r--r--items/WITHER_BLOOD.json24
-rw-r--r--items/WITHER_BOOTS.json7
-rw-r--r--items/WITHER_CHESTPLATE.json7
-rw-r--r--items/WITHER_HELMET.json7
-rw-r--r--items/WITHER_LEGGINGS.json7
27 files changed, 633 insertions, 38 deletions
diff --git a/items/ASTRAEA.json b/items/ASTRAEA.json
index 05652fd1..7839e07d 100644
--- a/items/ASTRAEA.json
+++ b/items/ASTRAEA.json
@@ -1,15 +1,15 @@
{
"itemid": "minecraft:iron_sword",
"displayname": "§6Astraea",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d939 §8(1812)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Defense: §a+228 §8(+446.88)\",5:\"§7Intelligence: §a+50 §8(+98)\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c18\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 70000 / 70000\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d885\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"\",4:\"§7Defense: §a+210\",5:\"§7Intelligence: §a+50\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c0\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 70000 / 70000\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}",
"damage": 0,
"lore": [
- "§7Gear Score: §d939 §8(1812)",
- "§7Damage: §c+278 §8(+544.88)",
- "§7Strength: §c+150 §8(+294)",
+ "§7Gear Score: §d885",
+ "§7Damage: §c+260",
+ "§7Strength: §c+150",
"",
- "§7Defense: §a+228 §8(+446.88)",
- "§7Intelligence: §a+50 §8(+98)",
+ "§7Defense: §a+210",
+ "§7Intelligence: §a+50",
"§7Ferocity: §a+30",
"",
"§7Deals +§c50% §7damage to",
@@ -17,7 +17,7 @@
"§c§7and §a+1 §a❈ Defense §7per",
"§7§cCatacombs §7level.",
"",
- "§7Your Catacombs Level: §c18",
+ "§7Your Catacombs Level: §c0",
"",
"§eRight-click to use your class ability!",
"",
@@ -39,6 +39,7 @@
"C3": "GIANT_FRAGMENT_BOULDER:1"
},
"internalname": "ASTRAEA",
+ "parent": "NECRON_BLADE",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.6-REL"
} \ No newline at end of file
diff --git a/items/CATACOMBS_EXPERT_RING.json b/items/CATACOMBS_EXPERT_RING.json
new file mode 100644
index 00000000..d6f88131
--- /dev/null
+++ b/items/CATACOMBS_EXPERT_RING.json
@@ -0,0 +1,18 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§5Catacombs Expert Ring",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"28fd5a72-904b-328f-b46d-29c0202f439b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzA3OGM2OGY2Zjk2NjkzNzBlYTM5YmU3Mjk0NWEzYTg2ODhlMGUwMjRlNWQ2MTU4ZmQ4NTRmYjJiODBmYiJ9fX0\"}]}},display:{Lore:[0:\"§7Increases §cCatacombs §7dungeon\",1:\"§7experience by §a+10%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC DUNGEON ACCESSORY\"],Name:\"§f§f§5Catacombs Expert Ring\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"CATACOMBS_EXPERT_RING\",uuid:\"1363323c-7b3f-4564-85dc-aa6e106dd481\",timestamp:\"11/18/20 4:23 AM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7Increases §cCatacombs §7dungeon",
+ "§7experience by §a+10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§5§lEPIC DUNGEON ACCESSORY"
+ ],
+ "internalname": "CATACOMBS_EXPERT_RING",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.6-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/HYPERION.json b/items/HYPERION.json
index adec6e8e..d3d8cfe5 100644
--- a/items/HYPERION.json
+++ b/items/HYPERION.json
@@ -1,14 +1,14 @@
{
"itemid": "minecraft:iron_sword",
"displayname": "§6Hyperion",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d694 §8(1331)\",1:\"§7Damage: §c+296 §8(+580.16)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Intelligence: §a+436 §8(+854.56)\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+2 §b✎ Intelligence\",10:\"§b§7per §cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{id:\"HYPERION\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d640\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"\",4:\"§7Intelligence: §a+400\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+2 §b✎ Intelligence\",10:\"§b§7per §cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c0\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{id:\"HYPERION\"}}",
"damage": 0,
"lore": [
- "§7Gear Score: §d694 §8(1331)",
- "§7Damage: §c+296 §8(+580.16)",
- "§7Strength: §c+150 §8(+294)",
+ "§7Gear Score: §d640",
+ "§7Damage: §c+260",
+ "§7Strength: §c+150",
"",
- "§7Intelligence: §a+436 §8(+854.56)",
+ "§7Intelligence: §a+400",
"§7Ferocity: §a+30",
"",
"§7Deals +§c50% §7damage to",
@@ -16,7 +16,7 @@
"§c§7and §a+2 §b✎ Intelligence",
"§b§7per §cCatacombs §7level.",
"",
- "§7Your Catacombs Level: §c18",
+ "§7Your Catacombs Level: §c0",
"",
"§eRight-click to use your class ability!",
"",
@@ -39,5 +39,5 @@
},
"internalname": "HYPERION",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.6-REL"
} \ No newline at end of file
diff --git a/items/POWER_WITHER_BOOTS.json b/items/POWER_WITHER_BOOTS.json
new file mode 100644
index 00000000..f0201b78
--- /dev/null
+++ b/items/POWER_WITHER_BOOTS.json
@@ -0,0 +1,44 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§6Necron\u0027s Boots",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d409\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+145 HP\",5:\"§7Defense: §a+85\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Level 30\",20:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:15167036,Name:\"§6Necron\u0027s Boots\"},ExtraAttributes:{id:\"POWER_WITHER_BOOTS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d409",
+ "§7Strength: §c+40",
+ "§7Crit Damage: §c+30%",
+ "",
+ "§7Health: §a+145 HP",
+ "§7Defense: §a+85",
+ "§7Intelligence: §a+10",
+ "",
+ "§6Full Set Bonus: Witherborn",
+ "§7Spawns a wither minion every",
+ "§7§e30 §7seconds up to a maximum",
+ "§7§a1 §7wither. Your withers will",
+ "§7travel to and explode on nearby",
+ "§7enemies.",
+ "",
+ "§7Reduces the damage you take",
+ "§7from withers by §c10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Level 30",
+ "§6§lLEGENDARY DUNGEON BOOTS"
+ ],
+ "recipe": {
+ "A1": "GIANT_FRAGMENT_DIAMOND:1",
+ "A2": "GIANT_FRAGMENT_DIAMOND:1",
+ "A3": "GIANT_FRAGMENT_DIAMOND:1",
+ "B1": "GIANT_FRAGMENT_DIAMOND:1",
+ "B2": "WITHER_BOOTS:1",
+ "B3": "GIANT_FRAGMENT_DIAMOND:1",
+ "C1": "GIANT_FRAGMENT_DIAMOND:1",
+ "C2": "GIANT_FRAGMENT_DIAMOND:1",
+ "C3": "GIANT_FRAGMENT_DIAMOND:1"
+ },
+ "internalname": "POWER_WITHER_BOOTS",
+ "parent": "WITHER_BOOTS",
+ "clickcommand": "viewrecipe",
+ "modver": "1.6-REL"
+} \ No newline at end of file
diff --git a/items/POWER_WITHER_CHESTPLATE.json b/items/POWER_WITHER_CHESTPLATE.json
new file mode 100644
index 00000000..a87b54cd
--- /dev/null
+++ b/items/POWER_WITHER_CHESTPLATE.json
@@ -0,0 +1,45 @@
+{
+ "itemid": "minecraft:leather_chestplate",
+ "displayname": "§6Necron\u0027s Chestplate",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d634\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+260 HP\",5:\"§7Defense: §a+140\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:15155516,Name:\"§6Necron\u0027s Chestplate\"},ExtraAttributes:{id:\"POWER_WITHER_CHESTPLATE\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d634",
+ "§7Strength: §c+40",
+ "§7Crit Damage: §c+30%",
+ "",
+ "§7Health: §a+260 HP",
+ "§7Defense: §a+140",
+ "§7Intelligence: §a+10",
+ "",
+ "§6Full Set Bonus: Witherborn",
+ "§7Spawns a wither minion every",
+ "§7§e30 §7seconds up to a maximum",
+ "§7§a1 §7wither. Your withers will",
+ "§7travel to and explode on nearby",
+ "§7enemies.",
+ "",
+ "§7Reduces the damage you take",
+ "§7from withers by §c10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Floor VII",
+ "§aCompletion",
+ "§6§lLEGENDARY DUNGEON CHESTPLATE"
+ ],
+ "recipe": {
+ "A1": "GIANT_FRAGMENT_DIAMOND:1",
+ "A2": "GIANT_FRAGMENT_DIAMOND:1",
+ "A3": "GIANT_FRAGMENT_DIAMOND:1",
+ "B1": "GIANT_FRAGMENT_DIAMOND:1",
+ "B2": "WITHER_CHESTPLATE:1",
+ "B3": "GIANT_FRAGMENT_DIAMOND:1",
+ "C1": "GIANT_FRAGMENT_DIAMOND:1",
+ "C2": "GIANT_FRAGMENT_DIAMOND:1",
+ "C3": "GIANT_FRAGMENT_DIAMOND:1"
+ },
+ "internalname": "POWER_WITHER_CHESTPLATE",
+ "parent": "WITHER_CHESTPLATE",
+ "clickcommand": "viewrecipe",
+ "modver": "1.6-REL"
+} \ No newline at end of file
diff --git a/items/POWER_WITHER_HELMET.json b/items/POWER_WITHER_HELMET.json
new file mode 100644
index 00000000..55d0db46
--- /dev/null
+++ b/items/POWER_WITHER_HELMET.json
@@ -0,0 +1,44 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Necron\u0027s Helmet",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"16b91b55-02b7-3315-bd9a-7da8467e4a96\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzI0OTc5MywKICAicHJvZmlsZUlkIiA6ICIwNjEzY2I1Y2QxYjg0M2JjYjI4OTk1NWU4N2QzMGEyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJicmVhZGxvYWZzcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yYmJiMmZhN2E2Y2EwODcyODBlYTBjYjU2NGI0MWVmMWFlNDA0YTE5ZjdhODEyOGQzZDI4YzUxOWE4NWUwNjNmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Gear Score: §d484\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+180 HP\",5:\"§7Defense: §a+100\",6:\"§7Intelligence: §a+30\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Level 32\",20:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Necron\u0027s Helmet\"},ExtraAttributes:{id:\"POWER_WITHER_HELMET\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Gear Score: §d484",
+ "§7Strength: §c+40",
+ "§7Crit Damage: §c+30%",
+ "",
+ "§7Health: §a+180 HP",
+ "§7Defense: §a+100",
+ "§7Intelligence: §a+30",
+ "",
+ "§6Full Set Bonus: Witherborn",
+ "§7Spawns a wither minion every",
+ "§7§e30 §7seconds up to a maximum",
+ "§7§a1 §7wither. Your withers will",
+ "§7travel to and explode on nearby",
+ "§7enemies.",
+ "",
+ "§7Reduces the damage you take",
+ "§7from withers by §c10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Level 32",
+ "§6§lLEGENDARY DUNGEON HELMET"
+ ],
+ "recipe": {
+ "A1": "GIANT_FRAGMENT_DIAMOND:1",
+ "A2": "GIANT_FRAGMENT_DIAMOND:1",
+ "A3": "GIANT_FRAGMENT_DIAMOND:1",
+ "B1": "GIANT_FRAGMENT_DIAMOND:1",
+ "B2": "WITHER_HELMET:1",
+ "B3": "GIANT_FRAGMENT_DIAMOND:1",
+ "C1": "GIANT_FRAGMENT_DIAMOND:1",
+ "C2": "GIANT_FRAGMENT_DIAMOND:1",
+ "C3": "GIANT_FRAGMENT_DIAMOND:1"
+ },
+ "internalname": "POWER_WITHER_HELMET",
+ "parent": "WITHER_HELMET",
+ "clickcommand": "viewrecipe",
+ "modver": "1.6-REL"
+} \ No newline at end of file
diff --git a/items/POWER_WITHER_LEGGINGS.json b/items/POWER_WITHER_LEGGINGS.json
new file mode 100644
index 00000000..1fcfc191
--- /dev/null
+++ b/items/POWER_WITHER_LEGGINGS.json
@@ -0,0 +1,44 @@
+{
+ "itemid": "minecraft:leather_leggings",
+ "displayname": "§6Necron\u0027s Leggings",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d574\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+230 HP\",5:\"§7Defense: §a+125\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Level 34\",20:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:15162428,Name:\"§6Necron\u0027s Leggings\"},ExtraAttributes:{id:\"POWER_WITHER_LEGGINGS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d574",
+ "§7Strength: §c+40",
+ "§7Crit Damage: §c+30%",
+ "",
+ "§7Health: §a+230 HP",
+ "§7Defense: §a+125",
+ "§7Intelligence: §a+10",
+ "",
+ "§6Full Set Bonus: Witherborn",
+ "§7Spawns a wither minion every",
+ "§7§e30 §7seconds up to a maximum",
+ "§7§a1 §7wither. Your withers will",
+ "§7travel to and explode on nearby",
+ "§7enemies.",
+ "",
+ "§7Reduces the damage you take",
+ "§7from withers by §c10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Level 34",
+ "§6§lLEGENDARY DUNGEON LEGGINGS"
+ ],
+ "recipe": {
+ "A1": "GIANT_FRAGMENT_DIAMOND:1",
+ "A2": "GIANT_FRAGMENT_DIAMOND:1",
+ "A3": "GIANT_FRAGMENT_DIAMOND:1",
+ "B1": "GIANT_FRAGMENT_DIAMOND:1",
+ "B2": "WITHER_LEGGINGS:1",
+ "B3": "GIANT_FRAGMENT_DIAMOND:1",
+ "C1": "GIANT_FRAGMENT_DIAMOND:1",
+ "C2": "GIANT_FRAGMENT_DIAMOND:1",
+ "C3": "GIANT_FRAGMENT_DIAMOND:1"
+ },
+ "internalname": "POWER_WITHER_LEGGINGS",
+ "parent": "WITHER_LEGGINGS",
+ "clickcommand": "viewrecipe",
+ "modver": "1.6-REL"
+} \ No newline at end of file
diff --git a/items/SCYLLA.json b/items/SCYLLA.json
index 8737d6bc..a8641035 100644
--- a/items/SCYLLA.json
+++ b/items/SCYLLA.json
@@ -1,16 +1,16 @@
{
"itemid": "minecraft:iron_sword",
"displayname": "§6Scylla",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d549 §8(1025)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+53% §8(+103.88%)\",5:\"\",6:\"§7Intelligence: §a+50 §8(+98)\",7:\"§7Ferocity: §a+30\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+1 §9☠ Crit Damage §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c18\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§aPerfect 70000 / 70000\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d517\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+35%\",5:\"\",6:\"§7Intelligence: §a+50\",7:\"§7Ferocity: §a+30\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+1 §9☠ Crit Damage §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c0\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§aPerfect 70000 / 70000\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}",
"damage": 0,
"lore": [
- "§7Gear Score: §d549 §8(1025)",
- "§7Damage: §c+278 §8(+544.88)",
- "§7Strength: §c+150 §8(+294)",
+ "§7Gear Score: §d517",
+ "§7Damage: §c+260",
+ "§7Strength: §c+150",
"§7Crit Chance: §c+12%",
- "§7Crit Damage: §c+53% §8(+103.88%)",
+ "§7Crit Damage: §c+35%",
"",
- "§7Intelligence: §a+50 §8(+98)",
+ "§7Intelligence: §a+50",
"§7Ferocity: §a+30",
"",
"§7Deals +§c50% §7damage to",
@@ -18,7 +18,7 @@
"§c§7and §a+1 §9☠ Crit Damage §7per",
"§7§cCatacombs §7level.",
"",
- "§7Your Catacombs Level: §c18",
+ "§7Your Catacombs Level: §c0",
"",
"§eRight-click to use your class ability!",
"",
@@ -41,5 +41,5 @@
},
"internalname": "SCYLLA",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL"
+ "modver": "1.6-REL"
} \ No newline at end of file
diff --git a/items/SPEED_WITHER_BOOTS.json b/items/SPEED_WITHER_BOOTS.json
index 3da4156e..e1b559de 100644
--- a/items/SPEED_WITHER_BOOTS.json
+++ b/items/SPEED_WITHER_BOOTS.json
@@ -39,6 +39,7 @@
"C3": "GIANT_FRAGMENT_BIGFOOT:1"
},
"internalname": "SPEED_WITHER_BOOTS",
+ "parent": "WITHER_BOOTS",
"clickcommand": "viewrecipe",
"modver": "1.6-REL"
} \ No newline at end of file
diff --git a/items/SPEED_WITHER_CHESTPLATE.json b/items/SPEED_WITHER_CHESTPLATE.json
index e36456a0..3d8b0068 100644
--- a/items/SPEED_WITHER_CHESTPLATE.json
+++ b/items/SPEED_WITHER_CHESTPLATE.json
@@ -39,6 +39,7 @@
"C3": "GIANT_FRAGMENT_BIGFOOT:1"
},
"internalname": "SPEED_WITHER_CHESTPLATE",
+ "parent": "WITHER_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "1.6-REL"
} \ No newline at end of file
diff --git a/items/SPEED_WITHER_HELMET.json b/items/SPEED_WITHER_HELMET.json
index 58a7b2fc..537c62b3 100644
--- a/items/SPEED_WITHER_HELMET.json
+++ b/items/SPEED_WITHER_HELMET.json
@@ -39,6 +39,7 @@
"C3": "GIANT_FRAGMENT_BIGFOOT:1"
},
"internalname": "SPEED_WITHER_HELMET",
+ "parent": "WITHER_HELMET",
"clickcommand": "viewrecipe",
"modver": "1.6-REL"
} \ No newline at end of file
diff --git a/items/SPEED_WITHER_LEGGINGS.json b/items/SPEED_WITHER_LEGGINGS.json
index 63c0523f..a2e77798 100644
--- a/items/SPEED_WITHER_LEGGINGS.json
+++ b/items/SPEED_WITHER_LEGGINGS.json
@@ -39,6 +39,7 @@
"C3": "GIANT_FRAGMENT_BIGFOOT:1"
},
"internalname": "SPEED_WITHER_LEGGINGS",
+ "parent": "WITHER_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "1.6-REL"
} \ No newline at end of file
diff --git a/items/TANK_WITHER_BOOTS.json b/items/TANK_WITHER_BOOTS.json
new file mode 100644
index 00000000..be774bd4
--- /dev/null
+++ b/items/TANK_WITHER_BOOTS.json
@@ -0,0 +1,41 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§6Goldor\u0027s Boots",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d555\",1:\"§7Health: §a+190 HP\",2:\"§7Defense: §a+165\",3:\"§7Intelligence: §a+20\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 30\",17:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:8946558,Name:\"§6Goldor\u0027s Boots\"},ExtraAttributes:{id:\"TANK_WITHER_BOOTS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d555",
+ "§7Health: §a+190 HP",
+ "§7Defense: §a+165",
+ "§7Intelligence: §a+20",
+ "",
+ "§6Full Set Bonus: Witherborn",
+ "§7Spawns a wither minion every",
+ "§7§e30 §7seconds up to a maximum",
+ "§7§a1 §7wither. Your withers will",
+ "§7travel to and explode on nearby",
+ "§7enemies.",
+ "",
+ "§7Reduces the damage you take",
+ "§7from withers by §c10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Level 30",
+ "§6§lLEGENDARY DUNGEON BOOTS"
+ ],
+ "recipe": {
+ "A1": "GIANT_FRAGMENT_BOULDER:1",
+ "A2": "GIANT_FRAGMENT_BOULDER:1",
+ "A3": "GIANT_FRAGMENT_BOULDER:1",
+ "B1": "GIANT_FRAGMENT_BOULDER:1",
+ "B2": "WITHER_BOOTS:1",
+ "B3": "GIANT_FRAGMENT_BOULDER:1",
+ "C1": "GIANT_FRAGMENT_BOULDER:1",
+ "C2": "GIANT_FRAGMENT_BOULDER:1",
+ "C3": "GIANT_FRAGMENT_BOULDER:1"
+ },
+ "internalname": "TANK_WITHER_BOOTS",
+ "parent": "WITHER_BOOTS",
+ "clickcommand": "viewrecipe",
+ "modver": "1.6-REL"
+} \ No newline at end of file
diff --git a/items/TANK_WITHER_CHESTPLATE.json b/items/TANK_WITHER_CHESTPLATE.json
new file mode 100644
index 00000000..fc64b85f
--- /dev/null
+++ b/items/TANK_WITHER_CHESTPLATE.json
@@ -0,0 +1,42 @@
+{
+ "itemid": "minecraft:leather_chestplate",
+ "displayname": "§6Goldor\u0027s Chestplate",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d895\",1:\"§7Health: §a+310 HP\",2:\"§7Defense: §a+275\",3:\"§7Intelligence: §a+20\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:4538684,Name:\"§6Goldor\u0027s Chestplate\"},ExtraAttributes:{id:\"TANK_WITHER_CHESTPLATE\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d895",
+ "§7Health: §a+310 HP",
+ "§7Defense: §a+275",
+ "§7Intelligence: §a+20",
+ "",
+ "§6Full Set Bonus: Witherborn",
+ "§7Spawns a wither minion every",
+ "§7§e30 §7seconds up to a maximum",
+ "§7§a1 §7wither. Your withers will",
+ "§7travel to and explode on nearby",
+ "§7enemies.",
+ "",
+ "§7Reduces the damage you take",
+ "§7from withers by §c10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Floor VII",
+ "§aCompletion",
+ "§6§lLEGENDARY DUNGEON CHESTPLATE"
+ ],
+ "recipe": {
+ "A1": "GIANT_FRAGMENT_BOULDER:1",
+ "A2": "GIANT_FRAGMENT_BOULDER:1",
+ "A3": "GIANT_FRAGMENT_BOULDER:1",
+ "B1": "GIANT_FRAGMENT_BOULDER:1",
+ "B2": "WITHER_CHESTPLATE:1",
+ "B3": "GIANT_FRAGMENT_BOULDER:1",
+ "C1": "GIANT_FRAGMENT_BOULDER:1",
+ "C2": "GIANT_FRAGMENT_BOULDER:1",
+ "C3": "GIANT_FRAGMENT_BOULDER:1"
+ },
+ "internalname": "TANK_WITHER_CHESTPLATE",
+ "parent": "WITHER_CHESTPLATE",
+ "clickcommand": "viewrecipe",
+ "modver": "1.6-REL"
+} \ No newline at end of file
diff --git a/items/TANK_WITHER_HELMET.json b/items/TANK_WITHER_HELMET.json
new file mode 100644
index 00000000..9ec6bd9f
--- /dev/null
+++ b/items/TANK_WITHER_HELMET.json
@@ -0,0 +1,41 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Goldor\u0027s Helmet",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7b5eba12-eea5-3b0f-968b-cf8578bee45b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzIwODgzNSwKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9kNDkyM2UyOGExODdmZTZhZjIyNzhiNzM5NGVmMjUzYTk2MzMxZmEyZGMwNzMxODc5Yzc4MGJmZWUyNDQyMjhhIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Gear Score: §d610\",1:\"§7Health: §a+210 HP\",2:\"§7Defense: §a+180\",3:\"§7Intelligence: §a+30\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 32\",17:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Goldor\u0027s Helmet\"},ExtraAttributes:{id:\"TANK_WITHER_HELMET\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Gear Score: §d610",
+ "§7Health: §a+210 HP",
+ "§7Defense: §a+180",
+ "§7Intelligence: §a+30",
+ "",
+ "§6Full Set Bonus: Witherborn",
+ "§7Spawns a wither minion every",
+ "§7§e30 §7seconds up to a maximum",
+ "§7§a1 §7wither. Your withers will",
+ "§7travel to and explode on nearby",
+ "§7enemies.",
+ "",
+ "§7Reduces the damage you take",
+ "§7from withers by §c10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Level 32",
+ "§6§lLEGENDARY DUNGEON HELMET"
+ ],
+ "recipe": {
+ "A1": "GIANT_FRAGMENT_BOULDER:1",
+ "A2": "GIANT_FRAGMENT_BOULDER:1",
+ "A3": "GIANT_FRAGMENT_BOULDER:1",
+ "B1": "GIANT_FRAGMENT_BOULDER:1",
+ "B2": "WITHER_HELMET:1",
+ "B3": "GIANT_FRAGMENT_BOULDER:1",
+ "C1": "GIANT_FRAGMENT_BOULDER:1",
+ "C2": "GIANT_FRAGMENT_BOULDER:1",
+ "C3": "GIANT_FRAGMENT_BOULDER:1"
+ },
+ "internalname": "TANK_WITHER_HELMET",
+ "parent": "WITHER_HELMET",
+ "clickcommand": "viewrecipe",
+ "modver": "1.6-REL"
+} \ No newline at end of file
diff --git a/items/TANK_WITHER_LEGGINGS.json b/items/TANK_WITHER_LEGGINGS.json
new file mode 100644
index 00000000..29656f66
--- /dev/null
+++ b/items/TANK_WITHER_LEGGINGS.json
@@ -0,0 +1,41 @@
+{
+ "itemid": "minecraft:leather_leggings",
+ "displayname": "§6Goldor\u0027s Leggings",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d725\",1:\"§7Health: §a+250 HP\",2:\"§7Defense: §a+220\",3:\"§7Intelligence: §a+20\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 34\",17:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:6643802,Name:\"§6Goldor\u0027s Leggings\"},ExtraAttributes:{id:\"TANK_WITHER_LEGGINGS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d725",
+ "§7Health: §a+250 HP",
+ "§7Defense: §a+220",
+ "§7Intelligence: §a+20",
+ "",
+ "§6Full Set Bonus: Witherborn",
+ "§7Spawns a wither minion every",
+ "§7§e30 §7seconds up to a maximum",
+ "§7§a1 §7wither. Your withers will",
+ "§7travel to and explode on nearby",
+ "§7enemies.",
+ "",
+ "§7Reduces the damage you take",
+ "§7from withers by §c10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Level 34",
+ "§6§lLEGENDARY DUNGEON LEGGINGS"
+ ],
+ "recipe": {
+ "A1": "GIANT_FRAGMENT_BOULDER:1",
+ "A2": "GIANT_FRAGMENT_BOULDER:1",
+ "A3": "GIANT_FRAGMENT_BOULDER:1",
+ "B1": "GIANT_FRAGMENT_BOULDER:1",
+ "B2": "WITHER_LEGGINGS:1",
+ "B3": "GIANT_FRAGMENT_BOULDER:1",
+ "C1": "GIANT_FRAGMENT_BOULDER:1",
+ "C2": "GIANT_FRAGMENT_BOULDER:1",
+ "C3": "GIANT_FRAGMENT_BOULDER:1"
+ },
+ "internalname": "TANK_WITHER_LEGGINGS",
+ "parent": "WITHER_LEGGINGS",
+ "clickcommand": "viewrecipe",
+ "modver": "1.6-REL"
+} \ No newline at end of file
diff --git a/items/ULTIMATE_SOUL_EATER;1.json b/items/ULTIMATE_SOUL_EATER;1.json
new file mode 100644
index 00000000..10080d77
--- /dev/null
+++ b/items/ULTIMATE_SOUL_EATER;1.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§f§f§fEnchanted Book",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater I\",1:\"§7Your weapon gains §c2§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SOUL_EATER;1\",enchantments:{ultimate_soul_eater:1},uuid:\"4720f252-2cd7-40ac-b79c-4504436b8ec3\",timestamp:\"11/18/20 9:04 AM\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§9§d§lSoul Eater I",
+ "§7Your weapon gains §c2§7x the",
+ "§7Strength of the latest monster",
+ "§7killed and applies it on your",
+ "§7next hit.",
+ "",
+ "§7§cYou can only have 1 Ultimate",
+ "§cEnchantment on an item!",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "ULTIMATE_SOUL_EATER;1",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.6-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/VALKYRIE.json b/items/VALKYRIE.json
index c3df4146..03a3ec55 100644
--- a/items/VALKYRIE.json
+++ b/items/VALKYRIE.json
@@ -1,14 +1,14 @@
{
"itemid": "minecraft:iron_sword",
"displayname": "§6Valkyrie",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d516 §8(954)\",1:\"§7Damage: §c+288 §8(+564.48)\",2:\"§7Strength: §c+138 §8(+270.48)\",3:\"\",4:\"§7Intelligence: §a+60 §8(+117.6)\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Valkyrie\"},ExtraAttributes:{id:\"VALKYRIE\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d516\",1:\"§7Damage: §c+288\",2:\"§7Strength: §c+138\",3:\"\",4:\"§7Intelligence: §a+60\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c0\",13: