aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-07-18 21:51:42 +0200
committerGitHub <noreply@github.com>2021-07-18 15:51:42 -0400
commitafbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f (patch)
tree824b9c74346542e1f9cd1acc8c5f972f0f1af76b /constants
parent961d00e76ee01ae80c524982f5125fd9182bbece (diff)
downloadNotEnoughUpdates-REPO-afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f.tar.gz
NotEnoughUpdates-REPO-afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f.tar.bz2
NotEnoughUpdates-REPO-afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f.zip
Mining Stuff - Added and fixed some Stuff (#552)
* Mining Stuff * Stuff * Ench Books and other Stuff * Updating Mobs * Epic Pet Fix * Other Stuff * github is dumb * Wiki Links * Added new Drill * Added Reforge Stats * Added Wiki Link * Wiki Links * Wiki URL * New Stuff * New Items * New Item * Fixed Superboom * New Drill * Added new Pet so people wont crash (no pet stats) * Removed UUID and Timestamp from new Pet * Pet Stuff * Stuff * Fixed Tank * WIki Links * Wiki Links * Power Talisman Things * Other Stuff * Added Recipe * Recipe Fix * Fixed Pet * stone
Diffstat (limited to 'constants')
-rw-r--r--constants/misc.json11
-rw-r--r--constants/parents.json32
-rw-r--r--constants/petnums.json98
-rw-r--r--constants/reforgestones.json90
4 files changed, 203 insertions, 28 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 1f7a1a5e..bf281671 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -1046,6 +1046,13 @@
],
"ENDER_ARTIFACT": [
"ENDER_RELIC"
+ ],
+ "POWER_TALISMAN": [
+ "POWER_RING",
+ "POWER_ARTIFACT"
+ ],
+ "POWER_RING": [
+ "POWER_ARTIFACT"
]
},
@@ -1164,7 +1171,9 @@
"3d2be6a62eec40f491ea1bfa994d43b7",
"ee2116d21a8446859baf80cc0a2c323c",
"74f1afbded9b4d81a7bb2b4d7474bf4d",
- "55d25d86af7f4d969cae21ac8a685d67"
+ "55d25d86af7f4d969cae21ac8a685d67",
+ "4f5d9cf8858f44e8865a41d402c022b9",
+ "5d5c548a790c4fc8bd8fd25b04857f44"
],
"ranks": {
diff --git a/constants/parents.json b/constants/parents.json
index 9518500a..abca6fde 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -1943,7 +1943,6 @@
"LARGE_AGRONOMY_SACK":[
"MEDIUM_AGRONOMY_SACK",
"SMALL_AGRONOMY_SACK"
-
],
"LARGE_COMBAT_SACK":[
"MEDIUM_COMBAT_SACK",
@@ -1986,7 +1985,8 @@
"TITANIUM_RING",
"TITANIUM_TALISMAN"
],
- "TITANIUM_DRILL_3":[
+ "TITANIUM_DRILL_4":[
+ "TITANIUM_DRILL_3",
"TITANIUM_DRILL_2",
"TITANIUM_DRILL_1"
],
@@ -2253,7 +2253,8 @@
"HARD_STONE_GENERATOR_10",
"HARD_STONE_GENERATOR_11"
],
- "GEMSTONE_DRILL_3": [
+ "GEMSTONE_DRILL_4": [
+ "GEMSTONE_DRILL_3",
"GEMSTONE_DRILL_2",
"GEMSTONE_DRILL_1"
],
@@ -2308,6 +2309,31 @@
"CATACOMBS_PASS_5",
"CATACOMBS_PASS_4",
"CATACOMBS_PASS_3"
+ ],
+ "BAL;4": [
+ "BAL;3",
+ "BAL;0"
+ ],
+ "AMBER_POWER_SCROLL": [
+ "AMETHYST_POWER_SCROLL",
+ "JASPER_POWER_SCROLL",
+ "RUBY_POWER_SCROLL",
+ "SAPPHIRE_POWER_SCROLL"
+ ],
+ "EXTRA_LARGE_GEMSTONE_SACK":[
+ "LARGE_GEMSTONE_SACK",
+ "MEDIUM_GEMSTONE_SACK",
+ "SMALL_GEMSTONE_SACK"
+ ],
+ "PRISTINE;1":[
+ "PRISTINE;2",
+ "PRISTINE;3",
+ "PRISTINE;4",
+ "PRISTINE;5"
+ ],
+ "POWER_ARTIFACT":[
+ "POWER_RING",
+ "POWER_TALISMAN"
]
}
diff --git a/constants/petnums.json b/constants/petnums.json
index 3693f6e3..9e488e05 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -1,25 +1,4 @@
{
- "GOLDEN_DRAGON": {
- "LEGENDARY": {
- "1": {
- "otherNums": [
-
- ],
- "statNums": {
-
- }
- },
- "100": {
- "otherNums": [
-
- ],
- "statNums": {
-
- }
- },
- "interp": "1:100"
- }
-},
"BAL": {
"COMMON": {
"1": {
@@ -39,10 +18,54 @@
"FEROCITY": 10.0,
"STRENGTH": 25.0
}
- },
+ },
"interp": "1:100"
- }
-},
+ },
+ "EPIC": {
+ "1": {
+ "otherNums": [
+ 0.1
+ ],
+ "statNums": {
+ "FEROCITY": 0.0,
+ "STRENGTH": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10.0
+ ],
+ "statNums": {
+ "FEROCITY": 10.0,
+ "STRENGTH": 25.0
+ }
+ },
+ "interp": "1:100"
+ },
+ "LEGENDARY": {
+ "1": {
+ "otherNums": [
+ 0.1,
+ 0.1
+ ],
+ "statNums": {
+ "FEROCITY": 0.0,
+ "STRENGTH": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 10.0,
+ 15.0
+ ],
+ "statNums": {
+ "FEROCITY": 10.0,
+ "STRENGTH": 25.0
+ }
+ },
+ "interp": "1:100"
+ }
+ },
"ARMADILLO": {
"COMMON": {
"1": {
@@ -1749,6 +1772,33 @@
"interp": "1:53"
}
},
+ "GOLDEN_DRAGON": {
+ "LEGENDARY": {
+ "1": {
+ "otherNums": [
+ 50.0,
+ 20.0,
+ 0.1
+ ],
+ "statNums": {
+ "BONUS_ATTACK_SPEED": 25.0,
+ "STRENGTH": 25.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 100,
+ 40,
+ 0.2
+ ],
+ "statNums": {
+ "BONUS_ATTACK_SPEED": 50.0,
+ "STRENGTH": 50.0
+ }
+ },
+ "interp": "1:100"
+ }
+ },
"HORSE": {
"COMMON": {
"1": {
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 5c199700..2ca3a5e3 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -1,4 +1,46 @@
{
+ "AMBER_MATERIAL":{
+ "internalName":"AMBER_MATERIAL",
+ "reforgeName":"Ambered",
+ "reforgeType":"blacksmith/reforge_stone",
+ "itemTypes":"PICKAXE",
+ "requiredRarities":[
+ "COMMON",
+ "UNCOMMON",
+ "RARE",
+ "EPIC",
+ "LEGENDARY",
+ "MYTHIC"
+ ],
+ "reforgeCosts":{
+ "COMMON":20000,
+ "UNCOMMON":40000,
+ "RARE":80000,
+ "EPIC":150000,
+ "LEGENDARY":300000,
+ "MYTHIC":600000
+ },
+ "reforgeStats":{
+ "COMMON":{
+ "mining_speed":25
+ },
+ "UNCOMMON":{
+ "mining_speed":31
+ },
+ "RARE":{
+ "mining_speed":38
+ },
+ "EPIC":{
+ "mining_speed":46
+ },
+ "LEGENDARY":{
+ "mining_speed":55
+ },
+ "MYTHIC":{
+ "mining_speed":65
+ }
+ }
+ },
"BEATING_HEART":{
"internalName":"BEATING_HEART",
"reforgeName":"Bloody",
@@ -887,6 +929,54 @@
}
}
},
+ "JADERALD":{
+ "internalName":"JADERALD",
+ "reforgeName":"Jaded",
+ "reforgeType":"blacksmith/reforge_stone",
+ "itemTypes":"ARMOR",
+ "requiredRarities":[
+ "COMMON",
+ "UNCOMMON",
+ "RARE",
+ "EPIC",
+ "LEGENDARY",
+ "MYTHIC"
+ ],
+ "reforgeCosts":{
+ "COMMON":20000,
+ "UNCOMMON":40000,
+ "RARE":80000,
+ "EPIC":150000,
+ "LEGENDARY":300000,
+ "MYTHIC":600000
+ },
+ "reforgeStats":{
+ "COMMON":{
+ "mining_speed":5,
+ "mining_fortune":5
+ },
+ "UNCOMMON":{
+ "mining_speed":12,
+ "mining_fortune":10
+ },
+ "RARE":{
+ "mining_speed":20,
+ "mining_fortune":15
+ },
+ "EPIC":{
+ "mining_speed":30,
+ "mining_fortune":20
+ },
+ "LEGENDARY":{
+ "mining_speed":45,
+ "mining_fortune":25
+ },
+ "MYTHIC":{
+ "mining_speed":60,
+ "mining_fortune":30
+ }
+ }
+ },
"LAPIS_CRYSTAL":{
"internalName":"LAPIS_CRYSTAL",
"reforgeName":"Magnetic",