aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-08-15 02:39:44 +0200
committerGitHub <noreply@github.com>2021-08-14 20:39:44 -0400
commitf96b9092419d9fd473ae628605a48c48dec98dfb (patch)
tree5d1ed07956c25d62f22a57a91b65e3f454587bee /constants
parent1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff)
downloadNotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz
NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2
NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP * Fixing Smarty Pants Enchant * Fixing other Hypixel Shit
Diffstat (limited to 'constants')
-rw-r--r--constants/misc.json8
-rw-r--r--constants/reforgestones.json65
2 files changed, 47 insertions, 26 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 70fdaee5..280725a7 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -1321,15 +1321,15 @@
"§f - §bIRONM00N#0001§7: §cAdmin",
"§f - §bThatGravyBoat#0001§7: §cAdmin",
"§f - §bBestower#6073§7: §cAdmin",
+ "§f - §bnopo#6969§7: §cAdmin",
"§f - §bjani270#0119§7: §2Sr. Moderator",
- "§f - §bnopo#6969§7: §2Sr. Moderator",
- "§f - §bTrashCan#0001§7: §2Sr. Moderator",
"§f - §bZordlan#3560§7: §2Sr. Moderator",
+ "§f - §bTomEngMaster#9182§7: §2Sr. Moderator",
"§f - §bapotato#1965§7: §2Moderator",
- "§f - §bTomEngMaster#9182§7: §2Moderator",
"§f - §bTyman#5998§7: §2Moderator",
"§f - §bHasnu#4411§7: §2Moderator",
- "§f - §bFirewolf#7918: §2Moderator"
+ "§f - §bFirewolf#7918: §2Moderator",
+ "§f - §bMisterCheezeCake#1662: §aHelper"
]
},
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 2ca3a5e3..69651e1a 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -406,14 +406,16 @@
"UNCOMMON",
"RARE",
"EPIC",
- "LEGENDARY"
+ "LEGENDARY",
+ "MYTHIC"
],
"reforgeCosts":{
"COMMON":15000,
"UNCOMMON":30000,
"RARE":60000,
"EPIC":125000,
- "LEGENDARY":250000
+ "LEGENDARY":250000,
+ "MYTHIC":500000
},
"reforgeStats":{
"COMMON":{
@@ -430,6 +432,9 @@
},
"LEGENDARY":{
"mining_speed":55
+ },
+ "MYTHIC":{
+ "mining_speed":75
}
}
},
@@ -874,27 +879,23 @@
"UNCOMMON",
"RARE",
"EPIC",
- "LEGENDARY"
+ "LEGENDARY",
+ "MYTHIC"
],
"reforgeCosts":{
"COMMON":20000,
"UNCOMMON":40000,
"RARE":80000,
"EPIC":150000,
- "LEGENDARY":300000
+ "LEGENDARY":300000,
+ "MYTHIC":600000
},
- "reforgeStats":{
+ "reforgeStats":{
"COMMON":{
"mining_speed":1
}
},
- "reforgeAbility":{
- "COMMON":"§7Grants §aincreased §6⸕ Mining §6Speed §7the deeper the you §7venture.",
- "UNCOMMON":"§7Grants §aincreased §6⸕ Mining §6Speed §7the deeper the you §7venture.",
- "RARE":"§7Grants §aincreased §6⸕ Mining §6Speed §7the deeper the you §7venture.",
- "EPIC":"§7Grants §aincreased §6⸕ Mining §6Speed §7the deeper the you §7venture.",
- "LEGENDARY":"§7Grants §aincreased §6⸕ Mining §6Speed §7the deeper the you §7venture."
- }
+ "reforgeAbility":"§7Grants §aincreased §6⸕ Mining §6Speed §7the deeper the you §7venture."
},
"JERRY_STONE":{
"internalName":"JERRY_STONE",
@@ -987,21 +988,24 @@
"UNCOMMON",
"RARE",
"EPIC",
- "LEGENDARY"
+ "LEGENDARY",
+ "MYTHIC"
],
"reforgeCosts":{
"COMMON":250,
"UNCOMMON":500,
"RARE":1000,
"EPIC":2500,
- "LEGENDARY":5000
+ "LEGENDARY":5000,
+ "MYTHIC":10000
},
"reforgeAbility":{
"COMMON":"Gain §a+10% §7extra experience§r§7 when mining.",
"UNCOMMON":"Gain §a+12% §7extra experience§r§7 when mining.",
"RARE":"Gain §a+14% §7extra experience§r§7 when mining.",
"EPIC":"Gain §a+16% §7extra experience§r§7 when mining.",
- "LEGENDARY":"Gain §a+18% §7extra experience§r§7 when mining."
+ "LEGENDARY":"Gain §a+18% §7extra experience§r§7 when mining.",
+ "MYTHIC":"Gain §a+20% §7extra experience§r§7 when mining."
},
"reforgeStats":{
"COMMON":{
@@ -1270,14 +1274,16 @@
"UNCOMMON",
"RARE",
"EPIC",
- "LEGENDARY"
+ "LEGENDARY",
+ "MYTHIC"
],
"reforgeCosts":{
"COMMON":100,
"UNCOMMON":250,
"RARE":500,
"EPIC":1000,
- "LEGENDARY":2500
+ "LEGENDARY":2500,
+ "MYTHIC":15000
},
"reforgeAbility":"Grants §a+3 §6☘ Mining §6Fortune§7 which increases your §7chance for multiple drops.",
"reforgeStats":{
@@ -1300,6 +1306,10 @@
"LEGENDARY":{
"defense":9,
"intelligence":1
+ },
+ "MYTHIC":{
+ "defense":12,
+ "intelligence":1
}
}
},
@@ -1734,21 +1744,24 @@
"UNCOMMON",
"RARE",
"EPIC",
- "LEGENDARY"
+ "LEGENDARY",
+ "SPECIAL"
],
"reforgeCosts":{
"COMMON":10000,
"UNCOMMON":10000,
"RARE":10000,
"EPIC":10000,
- "LEGENDARY":10000
+ "LEGENDARY":10000,
+ "SPECIAL":10000
},
"reforgeAbility":{
"COMMON":"Gain §a+1% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
"UNCOMMON":"Gain §a+2% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
"RARE":"Gain §a+3% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
"EPIC":"Gain §a+4% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
- "LEGENDARY":"Gain §a+5% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine."
+ "LEGENDARY":"Gain §a+5% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine.",
+ "SPECIAL":"Gain §a+8% §7Mining exp.\nGain a §a0.1% §7chance to drop an enchanted block for ores that you mine."
},
"reforgeStats":{
"COMMON":{
@@ -1765,6 +1778,9 @@
},
"LEGENDARY":{
"defense":16
+ },
+ "SPECIAL":{
+ "defense":20
}
}
},
@@ -1832,14 +1848,16 @@
"UNCOMMON",
"RARE",
"EPIC",
- "LEGENDARY"
+ "LEGENDARY",
+ "MYTHIC"
],
"reforgeCosts":{
"COMMON":20000,
"UNCOMMON":40000,
"RARE":80000,
"EPIC":150000,
- "LEGENDARY":300000
+ "LEGENDARY":300000,
+ "MYTHIC":300000
},
"reforgeAbility":"Grants §a+8 §6☘ Mining §6Fortune§7, which increases your §7chance for multiple drops.",
"reforgeStats":{
@@ -1857,6 +1875,9 @@
},
"LEGENDARY":{
"mining_speed":45
+ },
+ "MYTHIC":{
+ "mining_speed":45
}
}
},