aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-08-03 16:14:51 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-08-03 16:14:51 -0400
commit87ee7fe2ce0af1b3f1afb290418e7265b33a5221 (patch)
tree53d329e07f05b37fd3803770de185ded46bf00b4
parent91f8aa7db485ae8359dc634734889dc41c546678 (diff)
downloadNotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.tar.gz
NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.tar.bz2
NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.zip
Dungeon f4
-rw-r--r--constants/misc.json4
-rw-r--r--constants/petnums.json574
-rw-r--r--items/BOUNCY_BOOTS.json30
-rw-r--r--items/BOUNCY_CHESTPLATE.json30
-rw-r--r--items/BOUNCY_HELMET.json30
-rw-r--r--items/BOUNCY_LEGGINGS.json30
-rw-r--r--items/CONJURING_SWORD.json29
-rw-r--r--items/DUNGEON_CHEST_KEY.json18
-rw-r--r--items/EARTH_SHARD.json32
-rw-r--r--items/ENCHANTED_BONE_BLOCK.json17
-rw-r--r--items/GOLD_THORN_HEAD.json22
-rw-r--r--items/HYPER_CLEAVER.json27
-rw-r--r--items/ICE_SPRAY_WAND.json35
-rw-r--r--items/MACHINE_GUN_BOW.json31
-rw-r--r--items/MENDER_FEDORA.json24
-rw-r--r--items/METAL_CHESTPLATE.json24
-rw-r--r--items/SECRET_DUNGEON_REDSTONE_KEY.json16
-rw-r--r--items/SPIRIT;3.json31
-rw-r--r--items/SPIRIT;4.json36
-rw-r--r--items/SPIRIT_BONE.json23
-rw-r--r--items/SPIRIT_SWORD.json35
-rw-r--r--items/SUPER_HEAVY_BOOTS.json33
-rw-r--r--items/SUPER_HEAVY_CHESTPLATE.json22
-rw-r--r--items/SUPER_HEAVY_HELMET.json5
-rw-r--r--items/SUPER_HEAVY_LEGGINGS.json32
-rw-r--r--items/THORNS_BOOTS.json34
-rw-r--r--items/TREASURE_RING.json20
-rw-r--r--items/TREASURE_TALISMAN.json20
-rw-r--r--items/ULTIMATE_REND;1.json28
-rw-r--r--update.json4
30 files changed, 1145 insertions, 151 deletions
diff --git a/constants/misc.json b/constants/misc.json
index e1249205..5c9ed4f1 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -343,7 +343,9 @@
"4667f660ac284390b8f2f9be39c8e0b0",
"cfdbc3e5051148faae4318a5ca514ab7",
"2c3f5fc730c14821ae5c2e3f07868b1a",
- "689ff4bbf61e4e0594e01066892b0bbe"
+ "689ff4bbf61e4e0594e01066892b0bbe",
+ "a5761ff3c7104cabb4f43e7f017a8dbf",
+ "7fd80955792d4206b43ae8f559f20b56"
],
"ranks": {
diff --git a/constants/petnums.json b/constants/petnums.json
index ef436d2a..0f37c6e4 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -191,7 +191,35 @@
},
"interp": "1:100"
},
- "RARE": {},
+ "RARE": {
+ "1": {
+ "otherNums": [
+ 1.1,
+ 1.1,
+ 15.0,
+ 0.5
+ ],
+ "statNums": {
+ "INTELLIGENCE": 0.0,
+ "SPEED": 0.0,
+ "STRENGTH": 5.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10.048076923076923,
+ 7.953846153846154,
+ 15.0,
+ 50.0
+ ],
+ "statNums": {
+ "INTELLIGENCE": 49.5,
+ "SPEED": 9.51923076923077,
+ "STRENGTH": 29.75
+ }
+ },
+ "interp": "1:53"
+ },
"UNCOMMON": {
"1": {
"otherNums": [
@@ -225,12 +253,13 @@
"1": {
"otherNums": [
1.0,
- 0.1,
- 0.1
+ 0.056603773584906314,
+ 0.056603773584906314
],
"statNums": {
"INTELLIGENCE": 1.0,
- "SPEED": 0.0
+ "MAGIC_FIND": 0.0,
+ "SPEED": 0
}
},
"100": {
@@ -241,10 +270,11 @@
],
"statNums": {
"INTELLIGENCE": 100.0,
+ "MAGIC_FIND": 0.0,
"SPEED": 25.0
}
},
- "interp": "1:100"
+ "interp": "47:100"
}
},
"BLAZE": {
@@ -270,29 +300,6 @@
}
},
"interp": "1:85"
- },
- "LEGENDARY": {
- "1": {
- "otherNums": [
- 0.2,
- 0.4
- ],
- "statNums": {
- "DEFENSE": 10.0,
- "INTELLIGENCE": 1.0
- }
- },
- "100": {
- "otherNums": [
- 20.0,
- 40.0
- ],
- "statNums": {
- "DEFENSE": 30.01063829787234,
- "INTELLIGENCE": 100.0
- }
- },
- "interp": "1:95"
}
},
"BLUE_WHALE": {
@@ -561,7 +568,7 @@
},
"100": {
"otherNums": [
- 4.995604395604396,
+ 4.982191780821918,
10.0,
25.0,
10.0,
@@ -569,10 +576,10 @@
],
"statNums": {
"INTELLIGENCE": 100.0,
- "SEA_CREATURE_CHANCE": 4.351648351648351
+ "SEA_CREATURE_CHANCE": 4.068493150684931
}
},
- "interp": "1:92"
+ "interp": "1:74"
},
"RARE": {
"1": {
@@ -615,16 +622,16 @@
},
"100": {
"otherNums": [
- 3.96,
+ 4.010126582278481,
10.0,
20.0
],
"statNums": {
"INTELLIGENCE": 100.0,
- "SEA_CREATURE_CHANCE": 3.96
+ "SEA_CREATURE_CHANCE": 5.012658227848101
}
},
- "interp": "1:76"
+ "interp": "1:80"
}
},
"ELEPHANT": {
@@ -844,10 +851,10 @@
5.0
],
"statNums": {
- "CRIT_DAMAGE": 74.58904109589041
+ "CRIT_DAMAGE": 74.35935198821797
}
},
- "interp": "1:74"
+ "interp": "1:98"
},
"UNCOMMON": {
"1": {
@@ -863,10 +870,10 @@
20.0
],
"statNums": {
- "CRIT_DAMAGE": 75.0
+ "CRIT_DAMAGE": 74.73214285714286
}
},
- "interp": "1:67"
+ "interp": "1:89"
}
},
"ENDERMITE": {
@@ -918,7 +925,33 @@
}
},
"ENDER_DRAGON": {
- "EPIC": {},
+ "EPIC": {
+ "1": {
+ "otherNums": [
+ 0.2,
+ 0.5,
+ 0.3
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 0.0,
+ "CRIT_DAMAGE": 0.0,
+ "STRENGTH": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 25.0,
+ 50.0,
+ 30.0
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 10.0,
+ "CRIT_DAMAGE": 50.0,
+ "STRENGTH": 50.0
+ }
+ },
+ "interp": "1:100"
+ },
"LEGENDARY": {
"1": {
"otherNums": [
@@ -1085,14 +1118,14 @@
},
"100": {
"otherNums": [
- 4.879310344827586
+ 4.973846153846154
],
"statNums": {
- "CRIT_CHANCE": 3.413793103448276,
+ "CRIT_CHANCE": 4.569230769230769,
"HEALTH": 100.0
}
},
- "interp": "1:59"
+ "interp": "1:66"
},
"EPIC": {
"1": {
@@ -1110,14 +1143,14 @@
"otherNums": [
20.0,
50.0,
- 45.03684210526316
+ 45.10967741935484
],
"statNums": {
- "CRIT_CHANCE": 3.473684210526316,
+ "CRIT_CHANCE": 4.790322580645161,
"HEALTH": 100.0
}
},
- "interp": "1:58"
+ "interp": "1:63"
},
"LEGENDARY": {
"1": {
@@ -1265,15 +1298,15 @@
},
"100": {
"otherNums": [
- 1.9068965517241379,
+ 1.7230769230769232,
3.0
],
"statNums": {
- "DEFENSE": 49.5,
+ "DEFENSE": 50.261538461538464,
"INTELLIGENCE": 100.0
}
},
- "interp": "1:59"
+ "interp": "1:66"
},
"EPIC": {
"1": {
@@ -1457,7 +1490,29 @@
}
},
"HOUND": {
- "EPIC": {},
+ "EPIC": {
+ "1": {
+ "otherNums": [
+ 0.1,
+ 0.1
+ ],
+ "statNums": {
+ "BONUS_ATTACK_SPEED": 0.0,
+ "STRENGTH": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 4.968852459016393,
+ 10.0
+ ],
+ "statNums": {
+ "BONUS_ATTACK_SPEED": 14.60655737704918,
+ "STRENGTH": 38.950819672131146
+ }
+ },
+ "interp": "1:62"
+ },
"LEGENDARY": {
"1": {
"otherNums": [
@@ -1703,14 +1758,14 @@
"LEGENDARY": {
"1": {
"otherNums": [
- 0.1999999999999993,
+ 0.2,
0.5,
- 0.3000000000000007,
+ 0.3,
80.0
],
"statNums": {
- "SPEED": 0,
- "STRENGTH": 1.1428571428571423
+ "SPEED": 0.0,
+ "STRENGTH": 0.0
}
},
"100": {
@@ -1721,11 +1776,11 @@
80.0
],
"statNums": {
- "SPEED": 24.644444444444446,
- "STRENGTH": 49.22857142857143
+ "SPEED": 24.75,
+ "STRENGTH": 49.5
}
},
- "interp": "46:81"
+ "interp": "1:81"
},
"RARE": {
"1": {
@@ -1850,10 +1905,52 @@
},
"interp": "1:43"
},
- "UNCOMMON": {}
+ "UNCOMMON": {
+ "1": {
+ "otherNums": [
+ 0.2
+ ],
+ "statNums": {
+ "DEFENSE": 0.0,
+ "HEALTH": 0.0,
+ "STRENGTH": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 25.10967741935484
+ ],
+ "statNums": {
+ "DEFENSE": 33.53225806451613,
+ "HEALTH": 49.5,
+ "STRENGTH": 19.161290322580644
+ }
+ },
+ "interp": "1:63"
+ }
},
"MONKEY": {
- "COMMON": {},
+ "COMMON": {
+ "1": {
+ "otherNums": [
+ 0.2
+ ],
+ "statNums": {
+ "INTELLIGENCE": 0.0,
+ "SPEED": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 20.0
+ ],
+ "statNums": {
+ "INTELLIGENCE": 49.5,
+ "SPEED": 19.8
+ }
+ },
+ "interp": "1:71"
+ },
"EPIC": {
"1": {
"otherNums": [
@@ -1970,23 +2067,23 @@
"EPIC": {
"1": {
"otherNums": [
- 0.3,
- 0.3
+ 0.30000000000000426,
+ 0.30000000000000426
],
"statNums": {
- "SPEED": 0.0
+ "SCHNELLIGKEIT": 0.0
}
},
"100": {
"otherNums": [
- 30.0,
- 30.0
+ 29.999999999999996,
+ 29.999999999999996
],
"statNums": {
- "SPEED": 50.0
+ "SCHNELLIGKEIT": 49.5
}
},
- "interp": "1:100"
+ "interp": "53:83"
},
"LEGENDARY": {
"1": {
@@ -2011,8 +2108,46 @@
},
"interp": "1:100"
},
- "RARE": {},
- "UNCOMMON": {}
+ "RARE": {
+ "1": {
+ "otherNums": [
+ 0.2,
+ 0.2
+ ],
+ "statNums": {
+ "SPEED": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 25.0126582278481,
+ 25.0126582278481
+ ],
+ "statNums": {
+ "SPEED": 50.12658227848101
+ }
+ },
+ "interp": "1:80"
+ },
+ "UNCOMMON": {
+ "1": {
+ "otherNums": [
+ 0.2
+ ],
+ "statNums": {
+ "SPEED": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 25.026153846153846
+ ],
+ "statNums": {
+ "SPEED": 50.261538461538464
+ }
+ },
+ "interp": "1:66"
+ }
},
"PARROT": {
"EPIC": {
@@ -2089,14 +2224,14 @@
3.0,
4.0,
12.98,
- 4.2
+ 4.64
],
"statNums": {
"INTELLIGENCE": 150.0,
- "STRENGTH": 59.5
+ "STRENGTH": 60.16
}
},
- "interp": "1:91"
+ "interp": "1:76"
},
"LEGENDARY": {
"1": {
@@ -2115,23 +2250,41 @@
},
"100": {
"otherNums": [
- 29.985714285714284,
- 4.057142857142857,
+ 29.99677419354839,
+ 4.02258064516129,
3.0,
4.0,
- 14.985714285714288,
- 4.571428571428571
+ 15.04516129032258,
+ 5.193548387096774
],
"statNums": {
"INTELLIGENCE": 150.0,
- "STRENGTH": 60.14285714285714
+ "STRENGTH": 60.03225806451613
}
},
- "interp": "1:78"
+ "interp": "1:94"
}
},
"PIG": {
- "COMMON": {},
+ "COMMON": {
+ "1": {
+ "otherNums": [
+ 0.3
+ ],
+ "statNums": {
+ "SPEED": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 30.0
+ ],
+ "statNums": {
+ "SPEED": 24.244897959183675
+ }
+ },
+ "interp": "1:50"
+ },
"EPIC": {
"1": {
"otherNums": [
@@ -2174,7 +2327,46 @@
},
"interp": "1:100"
},
- "UNCOMMON": {}
+ "RARE": {
+ "1": {
+ "otherNums": [
+ 0.4,
+ 0.4
+ ],
+ "statNums": {
+ "SPEED": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 40.0,
+ 40.0
+ ],
+ "statNums": {
+ "SPEED": 24.0
+ }
+ },
+ "interp": "1:34"
+ },
+ "UNCOMMON": {
+ "1": {
+ "otherNums": [
+ 0.4
+ ],
+ "statNums": {
+ "SPEED": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 40.0
+ ],
+ "statNums": {
+ "SPEED": 24.75
+ }
+ },
+ "interp": "1:33"
+ }
},
"PIGMAN": {
"EPIC": {
@@ -2239,7 +2431,8 @@
0.3
],
"statNums": {
- "HEALTH": 1.0
+ "HEALTH": 1.0,
+ "SPEED": 0.0
}
},
"100": {
@@ -2247,7 +2440,8 @@
30.0
],
"statNums": {
- "HEALTH": 100.0
+ "HEALTH": 100.0,
+ "SPEED": 19.8
}
},
"interp": "1:66"
@@ -2323,7 +2517,27 @@
},
"interp": "1:90"
},
- "UNCOMMON": {}
+ "UNCOMMON": {
+ "1": {
+ "otherNums": [
+ 0.4
+ ],
+ "statNums": {
+ "HEALTH": 1.0,
+ "SPEED": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 40.0
+ ],
+ "statNums": {
+ "HEALTH": 100.0,
+ "SPEED": 19.411764705882355
+ }
+ },
+ "interp": "1:52"
+ }
},
"ROCK": {
"COMMON": {
@@ -2342,10 +2556,10 @@
],
"statNums": {
"DEFENSE": 200.0,
- "TRUE_DEFENSE": 10.025316455696203
+ "TRUE_DEFENSE": 10.0
}
},
- "interp": "1:80"
+ "interp": "1:100"
},
"EPIC": {
"1": {
@@ -2365,10 +2579,10 @@
],
"statNums": {
"DEFENSE": 200.0,
- "TRUE_DEFENSE": 8.25
+ "TRUE_DEFENSE": 9.51923076923077
}
},
- "interp": "1:37"
+ "interp": "1:53"
},
"LEGENDARY": {
"1": {
@@ -2576,14 +2790,14 @@
"100": {
"otherNums": [
10.0,
- 25.1
+ 25.076923076923077
],
"statNums": {
"DEFENSE": 100.0,
- "HEALTH": 19.5
+ "HEALTH": 19.03846153846154
}
},
- "interp": "1:67"
+ "interp": "1:79"
},
"UNCOMMON": {
"1": {
@@ -2835,14 +3049,81 @@
30.0
],
"statNums": {
- "CRIT_CHANCE": 9.428571428571429,
- "STRENGTH": 9.428571428571429
+ "CRIT_CHANCE": 10.0,
+ "STRENGTH": 10.0
}
},
- "interp": "1:64"
+ "interp": "1:100"
+ }
+ },
+ "SPIRIT": {
+ "EPIC": {
+ "1": {
+ "otherNums": [
+ 10.0
+ ],
+ "statNums": {
+ "SPEED": 0.0,
+ "INTELLIGENCE": 1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10.0
+ ],
+ "statNums": {
+ "SPEED": 18.0,
+ "INTELLIGENCE": 60.0
+ }
+ },
+ "interp": "1:60"
+ },
+ "LEGENDARY": {
+ "1": {
+ "otherNums": [
+ 10.0,
+ 5.5
+ ],
+ "statNums": {
+ "SPEED": 0.0,
+ "INTELLIGENCE": 1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10.0,
+ 25.2
+ ],
+ "statNums": {
+ "SPEED": 13.0,
+ "INTELLIGENCE": 45.0
+ }
+ },
+ "interp": "1:45"
}
},
"SQUID": {
+ "COMMON": {
+ "1": {
+ "otherNums": [
+ 0.5
+ ],
+ "statNums": {
+ "HEALTH": 0.0,
+ "INTELLIGENCE": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 50.0
+ ],
+ "statNums": {
+ "HEALTH": 49.5,
+ "INTELLIGENCE": 49.5
+ }
+ },
+ "interp": "1:69"
+ },
"EPIC": {
"1": {
"otherNums": [
@@ -2943,7 +3224,31 @@
}
},
"TARANTULA": {
- "EPIC": {},
+ "EPIC": {
+ "1": {
+ "otherNums": [
+ 0.3,
+ 0.5
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 0.0,
+ "CRIT_DAMAGE": 0.0,
+ "STRENGTH": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 30.0,
+ 50.0
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 9.705882352941178,
+ "CRIT_DAMAGE": 29.11764705882353,
+ "STRENGTH": 9.705882352941178
+ }
+ },
+ "interp": "1:52"
+ },
"LEGENDARY": {
"1": {
"otherNums": [
@@ -2973,7 +3278,29 @@
}
},
"TIGER": {
- "COMMON": {},
+ "COMMON": {
+ "1": {
+ "otherNums": [
+ 0.1
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 0.0,
+ "CRIT_DAMAGE": 0.0,
+ "STRENGTH": 5.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 4.966101694915254
+ ],
+ "statNums": {
+ "CRIT_CHANCE": 5.033898305084746,
+ "CRIT_DAMAGE": 50.33898305084746,
+ "STRENGTH": 15.067796610169491
+ }
+ },
+ "interp": "1:60"
+ },
"EPIC": {
"1": {
"otherNums": [
@@ -2990,16 +3317,16 @@
"100": {
"otherNums": [
20.0,
- 55.050000000000004,
+ 55.0,
10.0
],
"statNums": {
- "CRIT_CHANCE": 4.714285714285714,
- "CRIT_DAMAGE": 49.5,
- "STRENGTH": 14.9
+ "CRIT_CHANCE": 5.0,
+ "CRIT_DAMAGE": 50.0,
+ "STRENGTH": 15.0
}
},
- "interp": "1:91"
+ "interp": "1:100"
},
"LEGENDARY": {
"1": {
@@ -3075,12 +3402,12 @@
10.0
],
"statNums": {
- "CRIT_CHANCE": 4.876847290640394,
- "CRIT_DAMAGE": 49.581280788177345,
- "STRENGTH": 14.10344827586207
+ "CRIT_CHANCE": 4.821428571428571,
+ "CRIT_DAMAGE": 49.82142857142858,
+ "STRENGTH": 14.0
}
},
- "interp": "1:88"
+ "interp": "1:89"
}
},
"TURTLE": {
@@ -3203,13 +3530,13 @@
"COMMON": {
"1": {
"otherNums": [
- 0.09999999999999964
+ 0.1
],
"statNums": {
- "CRIT_DAMAGE": 0,
- "HEALTH": 0,
- "SPEED": 0.1999999999999993,
- "TRUE_DEFENSE": 0
+ "CRIT_DAMAGE": 0.0,
+ "HEALTH": 0.0,
+ "SPEED": 0.0,
+ "TRUE_DEFENSE": 0.0
}
},
"100": {
@@ -3217,13 +3544,13 @@
10.0
],
"statNums": {
- "CRIT_DAMAGE": 9.350649350649352,
- "HEALTH": 50.0,
- "SPEED": 20.0,
- "TRUE_DEFENSE": 9.636363636363637
+ "CRIT_DAMAGE": 9.588377723970945,
+ "HEALTH": 50.33898305084746,
+ "SPEED": 20.135593220338983,
+ "TRUE_DEFENSE": 10.067796610169491
}
},
- "interp": "45:60"
+ "interp": "1:60"
},
"EPIC": {
"1": {
@@ -3287,6 +3614,29 @@
}
},
"ZOMBIE": {
+ "EPIC": {
+ "1": {
+ "otherNums": [
+ 0.2,
+ 0.2
+ ],
+ "statNums": {
+ "CRIT_DAMAGE": 0.0,
+ "HEALTH": 1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 24.95,
+ 24.95
+ ],
+ "statNums": {
+ "CRIT_DAMAGE": 28.557692307692307,
+ "HEALTH": 100.0
+ }
+ },
+ "interp": "1:53"
+ },
"LEGENDARY": {
"1": {
"otherNums": [
diff --git a/items/BOUNCY_BOOTS.json b/items/BOUNCY_BOOTS.json
new file mode 100644
index 00000000..0ea627e2
--- /dev/null
+++ b/items/BOUNCY_BOOTS.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§9Bouncy Boots",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d75 §8(103)\",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+55 HP §8(+83.05 HP)\",4:\"\",5:\"§6Full Set Bonus: Bouncing Arrow\",6:\"§7Your arrows have a §e25%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§7§4❣ §cRequires §aCatacombs Level 12\",13:\"§9§lRARE DUNGEON BOOTS\"],color:11403055,Name:\"§9Bouncy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_BOOTS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d75 §8(103)",
+ "§7Crit Chance: §c+5%",
+ "",
+ "§7Health: §a+55 HP §8(+83.05 HP)",
+ "",
+ "§6Full Set Bonus: Bouncing Arrow",
+ "§7Your arrows have a §e25%",
+ "§e§7chance to bounce to another",
+ "§7target after it hits something.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 35000 / 35000",
+ "§7§4❣ §cRequires §aCatacombs Level 12",
+ "§9§lRARE DUNGEON BOOTS"
+ ],
+ "internalname": "BOUNCY_BOOTS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor"
+ ]
+} \ No newline at end of file
diff --git a/items/BOUNCY_CHESTPLATE.json b/items/BOUNCY_CHESTPLATE.json
new file mode 100644
index 00000000..aeb5626b
--- /dev/null
+++ b/items/BOUNCY_CHESTPLATE.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:leather_chestplate",
+ "displayname": "§9Bouncy Chestplate",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d140 §8(201)\",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+120 HP §8(+181.2 HP)\",4:\"\",5:\"§6Full Set Bonus: Bouncing Arrow\",6:\"§7Your arrows have a §e25%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§7§4❣ §cRequires §aCatacombs Level 12\",13:\"§9§lRARE DUNGEON CHESTPLATE\"],color:11403055,Name:\"§9Bouncy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_CHESTPLATE\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d140 §8(201)",
+ "§7Crit Chance: §c+5%",
+ "",
+ "§7Health: §a+120 HP §8(+181.2 HP)",
+ "",
+ "§6Full Set Bonus: Bouncing Arrow",
+ "§7Your arrows have a §e25%",
+ "§e§7chance to bounce to another",
+ "§7target after it hits something.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 35000 / 35000",
+ "§7§4❣ §cRequires §aCatacombs Level 12",
+ "§9§lRARE DUNGEON CHESTPLATE"
+ ],
+ "internalname": "BOUNCY_CHESTPLATE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor"
+ ]
+} \ No newline at end of file
diff --git a/items/BOUNCY_HELMET.json b/items/BOUNCY_HELMET.json
new file mode 100644
index 00000000..4c7c946b
--- /dev/null
+++ b/items/BOUNCY_HELMET.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:leather_helmet",
+ "displayname": "§9Bouncy Helmet",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85 §8(118)\",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+65 HP §8(+98.15 HP)\",4:\"\",5:\"§6Full Set Bonus: Bouncing Arrow\",6:\"§7Your arrows have a §e25%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§7§4❣ §cRequires §aCatacombs Level 12\",13:\"§9§lRARE DUNGEON HELMET\"],color:11403055,Name:\"§9Bouncy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_HELMET\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d85 §8(118)",
+ "§7Crit Chance: §c+5%",
+ "",
+ "§7Health: §a+65 HP §8(+98.15 HP)",
+ "",
+ "§6Full Set Bonus: Bouncing Arrow",
+ "§7Your arrows have a §e25%",
+ "§e§7chance to bounce to another",
+ "§7target after it hits something.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 35000 / 35000",
+ "§7§4❣ §cRequires §aCatacombs Level 12",
+ "§9§lRARE DUNGEON HELMET"
+ ],
+ "internalname": "BOUNCY_HELMET",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor"
+ ]
+} \ No newline at end of file
diff --git a/items/BOUNCY_LEGGINGS.json b/items/BOUNCY_LEGGINGS.json
new file mode 100644
index 00000000..37cfa674
--- /dev/null
+++ b/items/BOUNCY_LEGGINGS.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:leather_leggings",
+ "displayname": "§9Bouncy Leggings",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d125 §8(179)\",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+105 HP §8(+158.55 HP)\",4:\"\",5:\"§6Full Set Bonus: Bouncing Arrow\",6:\"§7Your arrows have a §e25%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§7§4❣ §cRequires §aCatacombs Level 12\",13:\"§9§lRARE DUNGEON LEGGINGS\"],color:11403055,Name:\"§9Bouncy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_LEGGINGS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d125 §8(179)",
+ "§7Crit Chance: §c+5%",
+ "",
+ "§7Health: §a+105 HP §8(+158.55 HP)",
+ "",
+ "§6Full Set Bonus: Bouncing Arrow",
+ "§7Your arrows have a §e25%",
+ "§e§7chance to bounce to another",
+ "§7target after it hits something.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 35000 / 35000",
+ "§7§4❣ §cRequires §aCatacombs Level 12",
+ "§9§lRARE DUNGEON LEGGINGS"
+ ],
+ "internalname": "BOUNCY_LEGGINGS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor"
+ ]
+} \ No newline at end of file
diff --git a/items/CONJURING_SWORD.json b/items/CONJURING_SWORD.json
new file mode 100644
index 00000000..5652b983
--- /dev/null
+++ b/items/CONJURING_SWORD.json
@@ -0,0 +1,29 @@
+{
+ "itemid": "minecraft:stone_sword",
+ "displayname": "§9Conjuring",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 §8(246)\",1:\"§7Damage: §c+68 §8(+102.68)\",2:\"§7Strength: §c+36 §8(+54.36)\",3:\"\",4:\"§7Intelligence: §a+85 §8(+128.35)\",5:\"\",6:\"§7§7Reduces the cooldown of Guided\",7:\"§7Sheep by §65 §7seconds, and\",8:\"§7prevents Guided Sheep from\",9:\"§7spawning randomly while holding\",10:\"§7this item.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 35000 / 35000\",14:\"§7§4❣ §cRequires §aCatacombs Level 13\",15:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Conjuring\"},ExtraAttributes:{dungeon_item_level:0,id:\"CONJURING_SWORD\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d172 §8(246)",
+ "§7Damage: §c+68 §8(+102.68)",
+ "§7Strength: §c+36 §8(+54.36)",
+ "",
+ "§7Intelligence: §a+85 §8(+128.35)",
+ "",
+ "§7§7Reduces the cooldown of Guided",
+ "§7Sheep by §65 §7seconds, and",
+ "§7prevents Guided Sheep from",
+ "§7spawning randomly while holding",
+ "§7this item.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 35000 / 35000",
+ "§7§4❣ §cRequires §aCatacombs Level 13",
+ "§9§lRARE DUNGEON SWORD"
+ ],
+ "internalname": "CONJURING_SWORD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/DUNGEON_CHEST_KEY.json b/items/DUNGEON_CHEST_KEY.json
new file mode 100644
index 00000000..f6245266
--- /dev/null
+++ b/items/DUNGEON_CHEST_KEY.json
@@ -0,0 +1,18 @@
+{
+ "itemid": "minecraft:tripwire_hook",
+ "displayname": "§f§f§9Dungeon Chest Key",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Allows you to open an additional\",1:\"§7treasure chest at the end of a\",2:\"§7dungeon!\",3:\"\",4:\"§9§lRARE DUNGEON ITEM\"],Name:\"§f§f§9Dungeon Chest Key\"},ExtraAttributes:{id:\"DUNGEON_CHEST_KEY\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§7Allows you to open an additional",
+ "§7treasure chest at the end of a",
+ "§7dungeon!",
+ "",
+ "§9§lRARE DUNGEON ITEM"
+ ],
+ "internalname": "DUNGEON_CHEST_KEY",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/EARTH_SHARD.json b/items/EARTH_SHARD.json
new file mode 100644
index 00000000..a54a943f
--- /dev/null
+++ b/items/EARTH_SHARD.json
@@ -0,0 +1,32 @@
+{
+ "itemid": "minecraft:stone_sword",
+ "displayname": "§5Earth Shard",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d261 §8(389)\",1:\"§7Damage: §c+105 §8(+158.55)\",2:\"\",3:\"§7Defense: §a+73 §8(+110.23)\",4:\"\",5:\"§7This shard automatically adapts\",6:\"§7to its user inside Dungeons,\",7:\"§7allowing you to perform your\",8:\"§7class ability. Reduces the\",9:\"§7cooldown of §9Seismic Wave §7by\",10:\"§7§a10s§7.\",11:\"\",12:\"§7§eRight-click to use your class\",13:\"§eability!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level 19\",18:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Earth Shard\"},ExtraAttributes:{dungeon_item_level:0,id:\"EARTH_SHARD\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d261 §8(389)",
+ "§7Damage: §c+105 §8(+158.55)",
+ "",
+ "§7Defense: §a+73 §8(+110.23)",
+ "",
+ "§7This shard automatically adapts",
+ "§7to its user inside Dungeons,",
+ "§7allowing you to perform your",
+ "§7class ability. Reduces the",
+ "§7cooldown of §9Seismic Wave §7by",
+ "§7§a10s§7.",
+ "",
+ "§7§eRight-click to use your class",
+ "§eability!",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 52500 / 52500",
+ "§7§4❣ §cRequires §aCatacombs Level 19",
+ "§5§lEPIC DUNGEON SWORD"
+ ],
+ "internalname": "EARTH_SHARD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ENCHANTED_BONE_BLOCK.json b/items/ENCHANTED_BONE_BLOCK.json
new file mode 100644
index 00000000..59b1c5a6
--- /dev/null
+++ b/items/ENCHANTED_BONE_BLOCK.json
@@ -0,0 +1,17 @@
+{
+ "itemid": "minecraft:quartz_block",
+ "displayname": "§9Enchanted Bone Block",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Bone Block\"},ExtraAttributes:{id:\"ENCHANTED_BONE_BLOCK\"}}",
+ "damage": 1,
+ "lore": [
+ "§9§lRARE"
+ ],
+ "internalname": "ENCHANTED_BONE_BLOCK",
+ "crafttext": "Requires: Bone X",
+ "clickcommand": "viewrecipe",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Bone_Block"
+ ]
+} \ No newline at end of file
diff --git a/items/GOLD_THORN_HEAD.json b/items/GOLD_THORN_HEAD.json
new file mode 100644
index 00000000..ba8701da
--- /dev/null
+++ b/items/GOLD_THORN_HEAD.json
@@ -0,0 +1,22 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§cGolden Thorn Head",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"cd582b3d-d9ee-36f7-9a1e-99c1bf5ca047\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MzYzMjU1OCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTQwMTY4ZTdmN2JjY2QxOWI1YTFlZGU5YTE5NmI0MWM1N2M5MTk4NWVjNzIzYmNmNDIyMDk2NzUyNTU4MjE1OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Obtained from killing §cThorn\",1:\"§c§7in §cThe Catacombs §7lots of\",2:\"§7times.\",3:\"\",4:\"§7§8Powerful Necromancer that\",5:\"§8specializes in animals. Calls\",6:\"§8himself a vegetarian, go figure.\",7:\"\",8:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cGolden Thorn Head\"},ExtraAttributes:{id:\"GOLD_THORN_HEAD\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7Obtained from killing §cThorn",
+ "§c§7in §cThe Catacombs §7lots of",
+ "§7times.",
+ "",
+ "§7§8Powerful Necromancer that",
+ "§8specializes in animals. Calls",
+ "§8himself a vegetarian, go figure.",
+ "",
+ "§c§lSPECIAL DUNGEON ITEM"
+ ],
+ "internalname": "GOLD_THORN_HEAD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/HYPER_CLEAVER.json b/items/HYPER_CLEAVER.json
new file mode 100644
index 00000000..29133ce5
--- /dev/null
+++ b/items/HYPER_CLEAVER.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:golden_sword",
+ "displayname": "§5Hyper Cleaver",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d215 §8(314)\",1:\"§7Damage: §c+145 §8(+218.95)\",2:\"§7Strength: §c+50 §8(+75.5)\",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a4§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 16\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Hyper Cleaver\"},ExtraAttributes:{dungeon_item_level:0,id:\"HYPER_CLEAVER\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d215 §8(314)",
+ "§7Damage: §c+145 §8(+218.95)",
+ "§7Strength: §c+50 §8(+75.5)",
+ "",
+ "§6Item Ability: Cleave",
+ "§7When hitting an entity, monsters",
+ "§7in a §a4§7 block range will be",
+ "§7hit for a portion of that damage",
+ "§7too.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 52500 / 52500",
+ "§7§4❣ §cRequires §aCatacombs Level 16",
+ "§5§lEPIC DUNGEON SWORD"
+ ],
+ "internalname": "HYPER_CLEAVER",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ICE_SPRAY_WAND.json b/items/ICE_SPRAY_WAND.json
new file mode 100644
index 00000000..47debb77
--- /dev/null
+++ b/items/ICE_SPRAY_WAND.json
@@ -0,0 +1,35 @@
+{
+ "itemid": "minecraft:stick",
+ "displayname": "§9Ice Spray Wand",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d131 §8(188)\",1:\"§7Damage: §c+52 §8(+78.52)\",2:\"\",3:\"§7Intelligence: §a+118 §8(+178.18)\",4:\"\",5:\"§6Item Ability: Ice Spray §e§lRIGHT CLICK\",6:\"§7Produces a cone of ice in front\",7:\"§7of the caster that deals\",8:\"§7§c43,367 §7damage to mobs and\",9:\"§7freezes them in place for §e5\",10:\"§e§7seconds! Frozen mobs take\",11:\"§7§c10%§7 increased damage!\",12:\"§8Mana Cost: §350\",13:\"§8Cooldown: §a5s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 35000 / 35000\",17:\"§7§4❣ §cRequires §aCatacombs Level 20\",18:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Ice Spray Wand\"},ExtraAttributes:{dungeon_item_level:0,id:\"ICE_SPRAY_WAND\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d131 §8(188)",
+ "§7Damage: §c+52 §8(+78.52)",
+ "",
+ "§7Intelligence: §a+118 §8(+178.18)",
+ "",
+ "§6Item Ability: Ice Spray §e§lRIGHT CLICK",
+ "§7Produces a cone of ice in front",
+ "§7of the caster that deals",
+ "§7§c43,367 §7damage to mobs and",
+ "§7freezes them in place for §e5",
+ "§e§7seconds! Frozen mobs take",
+ "§7§c10%§7 increased damage!",
+ "§8Mana Cost: §350",
+ "§8Cooldown: §a5s",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 35000 / 35000",
+ "§7§4❣ §cRequires §aCatacombs Level 20",
+ "§9§lRARE DUNGEON SWORD"
+ ],
+ "internalname": "ICE_SPRAY_WAND",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Ice_Spray_Wand"
+ ]
+} \ No newline at end of file
diff --git a/items/MACHINE_GUN_BOW.json b/items/MACHINE_GUN_BOW.json
index 2bfdd8eb..ce35c79f 100644
--- a/items/MACHINE_GUN_BOW.json
+++ b/items/MACHINE_GUN_BOW.json
@@ -1,22 +1,13 @@
{
- "internalname": "MACHINE_GUN_BOW",
- "itemid": 261,
- "displayname": "§9Awkward Machine Gun Bow",
- "clickcommand": "",
+ "itemid": "minecraft:bow",
+ "displayname": "§9Machine Gun Bow",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 §8(203)\",1:\"§7Damage: §c+75 §8(+113.25)\",2:\"§7Strength: §c+50 §8(+75.5)\",3:\"§7Crit Damage: §c+12% §8(+18.12%)\",4:\"\",5:\"§6Item Ability: Rapid Fire §e§lLEFT CLICK\",6:\"§7Shoots §a5§7 Arrows per second\",7:\"§7for §a8§7 seconds! Arrows deal\",8:\"§7§a70.0%§7 of what they would\",9:\"§7normally deal.\",10:\"§8Cooldown: §a100s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 35000 / 35000\",14:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Machine Gun Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"MACHINE_GUN_BOW\"}}",
"damage": 0,
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d235 §8(273)\",1:\"§7Damage: §c+100 §8(+120)\",2:\"§7Strength: §c+67 §8(+80.4)\",3:\"§7Crit Chance: §c+15% §8(Awkward +15%)\",4:\"§7Crit Damage: §c+31% §8(Awkward +15%) §8(+37.2%)\",5:\"\",6:\"§7Intelligence: §a-18 §8(Awkward -18)\",7:\"\",8:\"§9Infinite Quiver V, §9Piercing I\",9:\"§9Power V, §9Snipe III\",10:\"\",11:\"§6Item Ability: Rapid Fire §e§lLEFT CLICK\",12:\"§7Shoots §a5§7 Arrows per second\",13:\"§7for §a8§7 seconds! Arrows deal\",14:\"§7§a70.0%§7 of what they would\",15:\"§7normally deal.\",16:\"§8Cooldown: §a100s\",17:\"\",18:\"§aPerfect 35000 / 35000\",19:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Awkward Machine Gun Bow\"},ExtraAttributes:{baseStatBoostPercentage:33,modifier:\"awkward\",id:\"MACHINE_GUN_BOW\",enchantments:{piercing:1,infinite_quiver:5,power:5,snipe:3},item_tier:1}}",
- "modver": "1.0.0",
"lore": [
- "§7Gear Score: §d235 §8(273)",
- "§7Damage: §c+100 §8(+120)",
- "§7Strength: §c+67 §8(+80.4)",
- "§7Crit Chance: §c+15% §8(Awkward +15%)",
- "§7Crit Damage: §c+31% §8(Awkward +15%) §8(+37.2%)",
- "",
- "§7Intelligence: §a-18 §8(Awkward -18)",
- "",
- "§9Infinite Quiver V, §9Piercing I",
- "§9Power V, §9Snipe III",
+ "§7Gear Score: §d135 §8(203)",
+ "§7Damage: §c+75 §8(+113.25)",
+ "§7Strength: §c+50 §8(+75.5)",
+ "§7Crit Damage: §c+12% §8(+18.12%)",
"",
"§6Item Ability: Rapid Fire §e§lLEFT CLICK",
"§7Shoots §a5§7 Arrows per second",
@@ -25,7 +16,13 @@
"§7normally deal.",
"§8Cooldown: §a100s",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 35000 / 35000",
"§9§lRARE DUNGEON BOW"
- ]
+ ],
+ "internalname": "MACHINE_GUN_BOW",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
} \ No newline at end of file
diff --git a/items/MENDER_FEDORA.json b/items/MENDER_FEDORA.json
new file mode 100644
index 00000000..24250266
--- /dev/null
+++ b/items/MENDER_FEDORA.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Mender Fedora",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"57893e0f-a314-32fc-ab99-4c4e6cb20f07\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2NTE0Njc3MCwKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU1OTVlMTQzNDg2YmJkZDk4YjJiNTYyMzAwZDRjNjk4ZTZhNTNhNWFhM2ZhMzI4Zjc0Y2I4MzkwOWUwODhjNCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d250 §8(362)\",1:\"§7Health: §a+220 HP §8(+332.2 HP)\",2:\"\",3:\"§7Any healing on other players and\",4:\"§7yourself is doubled while in\",5:\"§7Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 16\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Fedora\"},ExtraAttributes:{id:\"MENDER_FEDORA\",shop_dungeon_floor_completion_required:3}}",
+ "damage": 3,
+ "lore": [
+ "§7Gear Score: §d250 §8(362)",
+ "§7Health: §a+220 HP §8(+332.2 HP)",
+ "",
+ "§7Any healing on other players and",
+ "§7yourself is doubled while in",
+ "§7Dungeons.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 52500 / 52500",
+ "§7§4❣ §cRequires §aCatacombs Level 16",
+ "§5§lEPIC DUNGEON HELMET"
+ ],
+ "internalname": "MENDER_FEDORA",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/METAL_CHESTPLATE.json b/items/METAL_CHESTPLATE.json
new file mode 100644
index 00000000..32dfed1f
--- /dev/null
+++ b/items/METAL_CHESTPLATE.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:leather_chestplate",
+ "displayname": "§5Metal Chestplate",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d250 §8(367)\",1:\"§7Health: §a+230 HP §8(+347.3 HP)\",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c8% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 16\",10:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14277081,Name:\"§5Metal Chestplate\"},ExtraAttributes:{id:\"METAL_CHESTPLATE\",shop_dungeon_floor_completion_required:3}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d250 §8(367)",
+ "§7Health: §a+230 HP §8(+347.3 HP)",
+ "",
+ "§7While in Dungeons, players",
+ "§7within §e8 §7blocks of you take",
+ "§7§c8% §7less damage.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 52500 / 52500",
+ "§7§4❣ §cRequires §aCatacombs Level 16",
+ "§5§lEPIC DUNGEON CHESTPLATE"
+ ],
+ "internalname": "METAL_CHESTPLATE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/SECRET_DUNGEON_REDSTONE_KEY.json b/items/SECRET_DUNGEON_REDSTONE_KEY.json
index 35344766..11a721e9 100644
--- a/items/SECRET_DUNGEON_REDSTONE_KEY.json
+++ b/items/SECRET_DUNGEON_REDSTONE_KEY.json
@@ -1,12 +1,14 @@
{
- "internalname": "SECRET_DUNGEON_REDSTONE_KEY",
- "itemid": 397,
- "displayname": "§9Redstone Key",
- "clickcommand": "",
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§9Redstone Key",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"edb0155f-379c-395a-9c7d-1b6005987ac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2I4NTJiYTE1ODRkYTllNTcxNDg1OTk5NTQ1MWU0Yjk0NzQ4YzRkZDYzYWU0NTQzYzE1ZjlmOGFlYzY1YzgifX19\"}]}},display:{Lore:[0:\"§9§lRARE DUNGEON ITEM\"],Name:\"§f§f§9Redstone Key\"},ExtraAttributes:{id:\"SECRET_DUNGEON_REDSTONE_KEY\"},AttributeModifiers:[]}",
"damage": 3,
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"edb0155f-379c-395a-9c7d-1b6005987ac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2I4NTJiYTE1ODRkYTllNTcxNDg1OTk5NTQ1MWU0Yjk0NzQ4YzRkZDYzYWU0NTQzYzE1ZjlmOGFlYzY1YzgifX19\"}]}},display:{Lore:[0:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Redstone Key\"},ExtraAttributes:{id:\"SECRET_DUNGEON_REDSTONE_KEY\"}}",
- "modver": "1.0.0",
"lore": [
"§9§lRARE DUNGEON ITEM"
- ]
+ ],
+ "internalname": "SECRET_DUNGEON_REDSTONE_KEY",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
} \ No newline at end of file
diff --git a/items/SPIRIT;3.json b/items/SPIRIT;3.json
new file mode 100644
index 00000000..4404046e
--- /dev/null
+++ b/items/SPIRIT;3.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§7[Lvl {LVL}] §5Spirit",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"efd1a208-55e7-3f94-84ed-1aa246760cee\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MjAyNjE5OSwKICAicHJvZmlsZUlkIiA6ICI0ZWQ4MjMzNzFhMmU0YmI3YTVlYWJmY2ZmZGE4NDk1NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJGaXJlYnlyZDg4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhkOWNjYzY3MDY3N2QwY2ViYWFkNDA1OGQ2YWFmOWFjZmFiMDlhYmVhNWQ4NjM3OWEwNTk5MDJmMmZlMjI2NTUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Spirit Assistance\",6:\"§7§7Spawns and assists you when\",7:\"§7you are ghost in dungeons.\",8:\"\",9:\"§6Spirit Leap\",10:\"§7§7Grants a §a10% §7chance for\",11:\"§7mini-bosses in dungeons to drop\",12:\"§7§b5 §7Spirit Leap Pearls.\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Spirit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIRIT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"SPIRIT;3\",uuid:\"9a80482f-50a7-4a67-8da3-71514e6fa852\",timestamp:\"8/2/20 3:05 AM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Combat Pet",
+ "",
+ "§7Speed: §a{SPEED}",
+ "§7Intelligence: §a{INTELLIGENCE}",
+ "",
+ "§6Spirit Assistance",
+ "§7§7Spawns and assists you when",
+ "§7you are ghost in dungeons.",
+ "",
+ "§6Spirit Leap",
+ "§7§7Grants a §a10% §7chance for",
+ "§7mini-bosses in dungeons to drop",
+ "§7§b5 §7Spirit Leap Pearls.",
+ "",
+ "§7§eRight-click to add this pet to",
+ "§eyour pet menu!",
+ "",
+ "§5§lEPIC"
+ ],
+ "internalname": "SPIRIT;3",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/SPIRIT;4.json b/items/SPIRIT;4.json
new file mode 100644
index 00000000..43e32f5e
--- /dev/null
+++ b/items/SPIRIT;4.json
@@ -0,0 +1,36 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§7[Lvl {LVL}] §6Spirit",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"efd1a208-55e7-3f94-84ed-1aa246760cee\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MjAyNjE5OSwKICAicHJvZmlsZUlkIiA6ICI0ZWQ4MjMzNzFhMmU0YmI3YTVlYWJmY2ZmZGE4NDk1NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJGaXJlYnlyZDg4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhkOWNjYzY3MDY3N2QwY2ViYWFkNDA1OGQ2YWFmOWFjZmFiMDlhYmVhNWQ4NjM3OWEwNTk5MDJmMmZlMjI2NTUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Spirit Assistance\",6:\"§7§7Spawns and assists you when\",7:\"§7you are ghost in dungeons.\",8:\"\",9:\"§6Spirit Leap\",10:\"§7§7Grants a §a10% §7chance for\",11:\"§7mini-bosses in dungeons to drop\",12:\"§7§b5 §7Spirit Leap Pearls.\",13:\"\",14:\"§6Spirit Cooldowns\",15:\"§7§7Reduces the cooldown of your\",16:\"§7ghost abilities in dungeons by\",17:\"§7§a{1}%§7.\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Spirit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIRIT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"SPIRIT;4\",uuid:\"b6f5b12e-768c-4759-9c7c-8bddde8b17f7\",timestamp:\"8/3/20 3:34 PM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Combat Pet",
+ "",
+ "§7Speed: §a{SPEED}",
+ "§7Intelligence: §a{INTELLIGENCE}",
+ "",
+ "§6Spirit Assistance",
+ "§7§7Spawns and assists you when",
+ "§7you are ghost in dungeons.",
+ "",
+ "§6Spirit Leap",
+ "§7§7Grants a §a10% §7chance for",
+ "§7mini-bosses in dungeons to drop",
+ "§7§b5 §7Spirit Leap Pearls.",
+ "",
+ "§6Spirit Cooldowns",
+ "§7§7Reduces the cooldown of your",
+ "§7ghost abilities in dungeons by",
+ "§7§a{1}%§7.",
+ "",
+ "§7§eRight-click to add this pet to",
+ "§eyour pet menu!",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "internalname": "SPIRIT;4",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/SPIRIT_BONE.json b/items/SPIRIT_BONE.json
new file mode 100644
index 00000000..4420ec64
--- /dev/null
+++ b/items/SPIRIT_BONE.json
@@ -0,0 +1,23 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§f§5Spirit Bone",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"955daa6f-a6e0-3a10-94c4-070303323b37\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjhhNzljNTEyY2ZmMWE5ZjQ3MzE5ZmQ3N2VmZDA2ZjY3M2E3NzJhYTk3NTk3NDM2YjAxNjBjNDA5YzhhMmU2MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7A Wolf Spirit is attached to\",1:\"§7this bone. Wolf Spirits always\",2:\"§7come back to their masters.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§f§5Spirit Bone\"},ExtraAttributes:{id:\"SPIRIT_BONE\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7A Wolf Spirit is attached to",
+ "§7this bone. Wolf Spirits always",
+ "§7come back to their masters.",
+ "",
+ "§eRight-click to view recipes!",
+ "",
+ "§5§lEPIC DUNGEON ITEM"
+ ],
+ "internalname": "SPIRIT_BONE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Bone"
+ ]
+} \ No newline at end of file
diff --git a/items/SPIRIT_SWORD.json b/items/SPIRIT_SWORD.json
new file mode 100644
index 00000000..3fd30318
--- /dev/null
+++ b/items/SPIRIT_SWORD.json
@@ -0,0 +1,35 @@
+{
+ "itemid": "minecraft:iron_sword",
+ "displayname": "§f§f§5Spirit Sword",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d300 §8(433)\",1:\"§7Damage: §c+210 §8(+317.1)\",2:\"§7Strength: §c+50 §8(+75.5)\",3:\"\",4:\"§7Deals §a+2% §7damage to §aUndead\",5:\"§amonsters §7for every §a1% §7of\",6:\"§7your missing health.\",7:\"\",8:\"§7§bSpirit Item: §7When turned\",9:\"§7into a ghost, this item becomes\",10:\"§7a Ghost Ability.\",11:\"\",12:\"§6Spirit Ability: Spirit Bomb\",13:\"§7Shoots a spirit that deals\",14:\"§7§c8000 §7damage on impact.\",15:\"§8Cooldown: §a10s\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §aCatacombs Floor IV\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§f§f§5Spirit Sword\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SPIRIT_SWORD\",uuid:\"bd3be8ad-6f9c-4754-bfc3-b53e666a74f5\",timestamp:\"8/3/20 3:03 PM\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d300 §8(433)",
+ "§7Damage: §c+210 §8(+317.1)",
+ "§7Strength: §c+50 §8(+75.5)",
+ "",
+ "§7Deals §a+2% §7damage to §aUndead",
+ "§amonsters §7for every §a1% §7of",
+ "§7your missing health.",
+ "",
+ "§7§bSpirit Item: §7When turned",
+ "§7into a ghost, this item becomes",
+ "§7a Ghost Ability.",
+ "",
+ "§6Spirit Ability: Spirit Bomb",
+ "§7Shoots a spirit that deals",
+ "§7§c8000 §7damage on impact.",
+ "§8Cooldown: §a10s",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 52500 / 52500",
+ "§7§4❣ §cRequires §aCatacombs Floor IV",
+ "§aCompletion",
+ "§5§lEPIC DUNGEON SWORD"
+ ],
+ "internalname": "SPIRIT_SWORD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/SUPER_HEAVY_BOOTS.json b/items/SUPER_HEAVY_BOOTS.json
new file mode 100644
index 00000000..39e9fd7a
--- /dev/null
+++ b/items/SUPER_HEAVY_BOOTS.json
@@ -0,0 +1,33 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§5Super Heavy Boots",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d136 §8(200)\",1:\"§7Defense: §a+63 §8(+95.13)\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON BOOTS\"],color:15132390,Name:\"§5Super Heavy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_BOOTS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d136 §8(200)",
+ "§7Defense: §a+63 §8(+95.13)",
+ "§7Speed: §a-10",
+ "",
+ "§7Each piece of this armor reduces",
+ "§7the cooldown of §9Seismic Wave",
+ "§9§7by §a5s§7.",
+ "",
+ "§6Full Set Bonus: Vindicate",
+ "§7Grants §f+1 walk speed §7for",
+ "§7every §a50 §7defense that you",
+ "§7have.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 52500 / 52500",
+ "§7§4❣ §cRequires §aCatacombs Level 15",
+ "§5§lEPIC DUNGEON BOOTS"
+ ],
+ "internalname": "SUPER_HEAVY_BOOTS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor"
+ ]
+} \ No newline at end of file
diff --git a/items/SUPER_HEAVY_CHESTPLATE.json b/items/SUPER_HEAVY_CHESTPLATE.json
index 1aa00a3a..bf6a4c59 100644
--- a/items/SUPER_HEAVY_CHESTPLATE.json
+++ b/items/SUPER_HEAVY_CHESTPLATE.json
@@ -1,18 +1,13 @@
{
"itemid": "minecraft:leather_chestplate",
- "displayname": "§f§f§5Super Heavy Chestplate",
- "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d632 §8(938)\",1:\"\",2:\"§7Health: §a+75 HP §8(+135.9 HP)\",3:\"§7Defense: §a+219 §8(+385.05)\",4:\"§7Speed: §a-10\",5:\"\",6:\"§9Growth V, §9Protection V\",7:\"§9Thorns III\",8:\"\",9:\"§7Each piece of this armor reduces\",10:\"§7the cooldown of §9Seismic Wave\",11:\"§9§7by §a5s§7.\",12:\"\",13:\"§6Full Set Bonus: Vindicate\",14:\"§7Grants §f+1 walk speed §7for\",15:\"§7every §a50 §7defense that you\",16:\"§7have.\",17:\"\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §aCatacombs Level 15\"],color:5923940,Name:\"§f§f§5Super Heavy Chestplate\"},ExtraAttributes:{color:\"90:100:100\",baseStatBoostPercentage:46,modifier:\"clean\",originTag:\"UNKNOWN\",id:\"SUPER_HEAVY_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"5f356d4a-5b2d-4e5b-84ab-b16349e79d32\",item_tier:4,timestamp:\"8/1/20 6:23 PM\"},AttributeModifiers:[]}",
+ "displayname": "§5Super Heavy Chestplate",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d234 §8(348)\",1:\"§7Defense: §a+112 §8(+169.12)\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:5923940,Name:\"§5Super Heavy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_CHESTPLATE\"}}",
"damage": 0,
"lore": [
- "§7Gear Score: §d632 §8(938)",
- "",
- "§7Health: §a+75 HP §8(+135.9 HP)",
- "§7Defense: §a+219 §8(+385.05)",
+ "§7Gear Score: §d234 §8(348)",
+ "§7Defense: §a+112 §8(+169.12)",
"§7Speed: §a-10",
"",
- "§9Growth V, §9Protection V",
- "§9Thorns III",
- "",
"§7Each piece of this armor reduces",
"§7the cooldown of §9Seismic Wave",
"§9§7by §a5s§7.",
@@ -22,12 +17,17 @@
"§7every §a50 §7defense that you",
"§7have.",
"",
+ "§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
- "§7§4❣ §cRequires §aCatacombs Level 15"
+ "§7§4❣ §cRequires §aCatacombs Level 15",
+ "§5§lEPIC DUNGEON CHESTPLATE"
],
"internalname": "SUPER_HEAVY_CHESTPLATE",
"crafttext": "",
"clickcommand": "",
"modver": "1.1-REL",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor"
+ ]
} \ No newline at end of file
diff --git a/items/SUPER_HEAVY_HELMET.json b/items/SUPER_HEAVY_HELMET.json
index 4361d59c..854cc539 100644
--- a/items/SUPER_HEAVY_HELMET.json
+++ b/items/SUPER_HEAVY_HELMET.json
@@ -26,5 +26,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "1.1-REL",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor"
+ ]
} \ No newline at end of file
diff --git a/items/SUPER_HEAVY_LEGGINGS.json b/items/SUPER_HEAVY_LEGGINGS.json
new file mode 100644
index 00000000..153cb0e2
--- /dev/null
+++ b/items/SUPER_HEAVY_LEGGINGS.json
@@ -0,0 +1,32 @@
+{
+ "itemid": "minecraft:leather_leggings",
+ "displayname": "§5Super Heavy Leggings",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d206 §8(306)\",1:\"§7Defense: §a+98 §8(+147.98)\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\"],color:5923940,Name:\"§5Super Heavy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_LEGGINGS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d206 §8(306)",
+ "§7Defense: §a+98 §8(+147.98)",
+ "§7Speed: §a-10",
+ "",
+ "§7Each piece of this armor reduces",
+ "§7the cooldown of §9Seismic Wave",
+ "§9§7by §a5s§7.",
+ "",
+ "§6Full Set Bonus: Vindicate",
+ "§7Grants §f+1 walk speed §7for",
+ "§7every §a50 §7defense that you",
+ "§7have.",
+ "",
+ "§7§8This item can be reforged!",
+ "§aPerfect 52500 / 52500",
+ "§7§4❣ §cRequires §aCatacombs Level 15"
+ ],
+ "internalname": "SUPER_HEAVY_LEGGINGS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor"
+ ]
+} \ No newline at end of file
diff --git a/items/THORNS_BOOTS.json b/items/THORNS_BOOTS.json
new file mode 100644
index 00000000..5e7fa9cc
--- /dev/null
+++ b/items/THORNS_BOOTS.json
@@ -0,0 +1,34 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§5Spirit Boots",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d330 §8(483)\",1:\"§7Strength: §c+25 §8(+37.75)\",2:\"\",3:\"§7Health: §a+150 HP §8(+226.5 HP)\",4:\"§7Defense: §a+50 §8(+75.5)\",5:\"§7Speed: §a+25 §8(+37.75)\",6:\"§7Intelligence: §a+50 §8(+75.5)\",7:\"\",8:\"§6Item Ability: Spirit Glide\",9:\"§7Double jump to fly around as a\",10:\"§7spirit.\",11:\"§8Mana Cost: §3250\",12:\"§8Cooldown: §a60s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:12566463,Name:\"§5Spirit Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"THORNS_BOOTS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gear Score: §d330 §8(483)",
+ "§7Strength: §c+25 §8(+37.75)",
+ "",
+ "§7Health: §a+150 HP §8(+226.5 HP)",
+ "§7Defense: §a+50 §8(+75.5)",
+ "§7Speed: §a+25 §8(+37.75)",
+ "§7Intelligence: §a+50 §8(+75.5)",
+ "",
+ "§6Item Ability: Spirit Glide",
+ "§7Double jump to fly around as a",
+ "§7spirit.",
+ "§8Mana Cost: §3250",
+ "§8Cooldown: §a60s",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Floor IV",
+ "§aCompletion",
+ "§5§lEPIC DUNGEON BOOTS"
+ ],
+ "internalname": "THORNS_BOOTS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Boots"
+ ]
+} \ No newline at end of file
diff --git a/items/TREASURE_RING.json b/items/TREASURE_RING.json
new file mode 100644
index 00000000..43e724bc
--- /dev/null
+++ b/items/TREASURE_RING.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§5Treasure Ring",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c43ff87a-4f75-3680-9e09-235bdd316892\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTk1MzgyNTcyMywKICAicHJvZmlsZUlkIiA6ICIwNmE4NjAyZDAwODk0YWQxOTcyMGQ3NGE1OGU1MDZjZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfMW5kcmFfIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZhMWNjNTUyNWEyMTdhMzk5YjViODZjMzJmMGYyMmRkOTEzNzg4NzRiNWY0NGQ1YTM4M2UxOGJjMGYzYmMzMDEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Grants §a+2% §7extra loot to end\",1:\"§7of dungeon chests.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC DUNGEON ACCESSORY\"],Name:\"§f§f§5Treasure Ring\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"TREASURE_RING\",uuid:\"3f0587c6-8387-4567-ba9f-e28d1271bb79\",timestamp:\"8/3/20 11:53 AM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7Grants §a+2% §7extra loot to end",
+ "§7of dungeon chests.",
+ "",
+ "§eRight-click to view recipes!",
+ "",
+ "§7§8This item can be reforged!",
+ "§5§lEPIC DUNGEON ACCESSORY"
+ ],
+ "internalname": "TREASURE_RING",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/TREASURE_TALISMAN.json b/items/TREASURE_TALISMAN.json
new file mode 100644
index 00000000..4cddbc1f
--- /dev/null
+++ b/items/TREASURE_TALISMAN.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§9Treasure Talisman",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9c287464-1a06-3eed-8974-6dcc511d63b2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTk1Mzg1NjA0MSwKICAicHJvZmlsZUlkIiA6ICI3MzgyZGRmYmU0ODU0NTVjODI1ZjkwMGY4OGZkMzJmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4cWwiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzFmMzIwMDI1MTQyNTk2Mzk2MDMyY2MwMDg4ZTJhYzM2NDg5ZjI0Y2ZhNWU5ZGRhMTNlMDgxY2Y2OWY3N2Y0ZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Grants §a+1% §7extra loot to end\",1:\"§7of dungeon chests.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE DUNGEON ACCESSORY\"],Name:\"§f§f§9Treasure Talisman\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TREASURE_TALISMAN\",uuid:\"2fd62146-e17f-47ef-b0ed-23358aeb53be\",timestamp:\"8/3/20 10:45 AM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7Grants §a+1% §7extra loot to end",
+ "§7of dungeon chests.",
+ "",
+ "§eRight-click to view recipes!",
+ "",
+ "§7§8This item can be reforged!",
+ "§9§lRARE DUNGEON ACCESSORY"
+ ],
+ "internalname": "TREASURE_TALISMAN",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ULTIMATE_REND;1.json b/items/ULTIMATE_REND;1.json
new file mode 100644
index 00000000..b30fa0e5
--- /dev/null
+++ b/items/ULTIMATE_REND;1.json
@@ -0,0 +1,28 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§f§f§fEnchanted Book",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend I\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c5% §7of your last critical hit\",5:\"§7for every arrow in the target.\",6:\"§7§a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;1\",enchantments:{ultimate_rend:1},uuid:\"614d8064-1f10-409a-8473-0b6462960a93\",timestamp:\"8/3/20 2:44 PM\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§9§d§lRend I",
+ "§7Grants your bow a Left Click",
+ "§7ability that rips out the arrows",
+ "§7from nearby enemies and deals",
+ "§7§c5% §7of your last critical hit",
+ "§7for every arrow in the target.",
+ "§7§a2s §7Cooldown.",
+ "",
+ "§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_REND;1",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/update.json b/update.json
index 80c70ba6..c9f427b6 100644
--- a/update.json
+++ b/update.json
@@ -1,6 +1,6 @@
{
- "version": "REL-1.0.1",
- "update_msg": "§7§m§l------------------§6§l[§c§lNEU§6§l]§7§m§l------------------\n§7There is a new version of the mod out! (v{version}).\nI'm sorry that this message is spamming,\nI've fixed this bug in the new version.\nBasically, the AH feature of the old jar was ddosing hypixel's api\nwith all the new users. I would appreciate it\nif you use the new version :)",
+ "version": "1.1-REL",
+ "update_msg": "§7§m§l------------------§6§l[§c§lNEU§6§l]§7§m§l------------------\n§7There is a new version of the mod out! (v{version}).",
"discord_link": "https://discord.gg/spr6ESn",
"youtube_link": "https://www.youtube.com/channel/UCPh-OKmRSS3IQi9p6YppLcw",
"update_link": "https://github.com/Moulberry/NotEnoughUpdates/releases/",