aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-10-24 22:10:17 +0200
committerGitHub <noreply@github.com>2023-10-24 20:10:17 +0000
commite8e8c6f8ad13b06bce6218714a4f03287a30ca01 (patch)
tree07626aa4c6cde8a68aacb5173c103de6063e0183 /constants
parentaa5a1508ecc795441917b7a5a8dfe33a00791d07 (diff)
downloadNotEnoughUpdates-REPO-e8e8c6f8ad13b06bce6218714a4f03287a30ca01.tar.gz
NotEnoughUpdates-REPO-e8e8c6f8ad13b06bce6218714a4f03287a30ca01.tar.bz2
NotEnoughUpdates-REPO-e8e8c6f8ad13b06bce6218714a4f03287a30ca01.zip
Added new items from the spook event (#1013)
* Added new items and fixed intimidation texture * Fixed Rarity of Tnt and 2 textures * Added new items * Fixed Sack Size, added new npcs and fixed some lore * Fixed lores, added new pet stats, added new items * Added new item, added new essenceshop perks (missing diamond and fixed monocle req * Added new items to museum and fixed order * Added Diamond Essence Perks and fixed some gold essence perk * Tf did i do here * Added winter warp * Fixed Intimidation parent
Diffstat (limited to 'constants')
-rw-r--r--constants/essenceshops.json156
-rw-r--r--constants/islands.json11
-rw-r--r--constants/museum.json21
-rw-r--r--constants/parents.json29
-rw-r--r--constants/petnums.json48
5 files changed, 246 insertions, 19 deletions
diff --git a/constants/essenceshops.json b/constants/essenceshops.json
index 1e658f24..53c2fa58 100644
--- a/constants/essenceshops.json
+++ b/constants/essenceshops.json
@@ -219,6 +219,16 @@
2000
],
"name": "Dragon Piper"
+ },
+ "unbridled_rage": {
+ "costs": [
+ 1000,
+ 1500,
+ 2000,
+ 3000,
+ 5000
+ ],
+ "name": "Unbridled Rage"
}
},
"ESSENCE_SPIDER": {
@@ -264,6 +274,16 @@
5000
],
"name": "Spider Training"
+ },
+ "toxophilite": {
+ "costs": [
+ 1000,
+ 1500,
+ 2000,
+ 3000,
+ 5000
+ ],
+ "name": "Toxophilite"
}
},
"ESSENCE_ICE": {
@@ -395,5 +415,139 @@
],
"name": "Wither Piper"
}
+ },
+ "ESSENCE_GOLD": {
+ "heart_of_gold": {
+ "costs": [
+ 1000,
+ 1500,
+ 2000,
+ 3000,
+ 5000
+ ],
+ "name": "Heart of Gold"
+ },
+ "treasures_of_the_earth": {
+ "costs": [
+ 150,
+ 500,
+ 1250,
+ 2000,
+ 3000
+ ],
+ "name": "Treasure of the Earth"
+ },
+ "dwarven_training": {
+ "costs": [
+ 250,
+ 1250,
+ 5000
+ ],
+ "name": "Dwarven Training"
+ },
+ "unbreaking": {
+ "costs": [
+ 150,
+ 500,
+ 1250,
+ 2000,
+ 3000
+ ],
+ "name": "Unbreaking"
+ },
+ "eager_miner": {
+ "costs": [
+ 100,
+ 200,
+ 300,
+ 400,
+ 500,
+ 600,
+ 700,
+ 800,
+ 900,
+ 1000
+ ],
+ "name": "Eager Miner"
+ },
+ "midas_lure": {
+ "costs": [
+ 200,
+ 400,
+ 600,
+ 800,
+ 1000,
+ 1200,
+ 1400,
+ 1600,
+ 1800,
+ 2000
+ ],
+ "name": "Midas Lure"
+ }
+ },
+ "ESSENCE_DIAMOND": {
+ "radiant_fisher": {
+ "costs": [
+ 200,
+ 400,
+ 600,
+ 800,
+ 1000,
+ 1200,
+ 1400,
+ 1600,
+ 1800,
+ 2000
+ ],
+ "name": "Radiant Fisher"
+ },
+ "diamond_in_the_rough": {
+ "costs": [
+ 1000,
+ 1500,
+ 2000,
+ 3000,
+ 5000
+ ],
+ "name": "Diamond in the Rough"
+ },
+ "rhinestone_infusion": {
+ "costs": [
+ 2000
+ ],
+ "name": "Rhinestone Infusion"
+ },
+ "under_pressure": {
+ "costs": [
+ 125,
+ 250,
+ 500,
+ 1000,
+ 1500
+ ],
+ "name": "Under Pressure"
+ },
+ "high_roller": {
+ "costs": [
+ 5000
+ ],
+ "name": "High Roller"
+ },
+ "return_to_sender": {
+ "costs": [
+ 50,
+ 75,
+ 100,
+ 150,
+ 250,
+ 400,
+ 750,
+ 1000,
+ 1750,
+ 2500
+ ],
+ "name": "Return to Sender"
+ }
}
-}
+} \ No newline at end of file
diff --git a/constants/islands.json b/constants/islands.json
index 750d7cb6..ff072984 100644
--- a/constants/islands.json
+++ b/constants/islands.json
@@ -385,6 +385,17 @@
"x": -5,
"y": 71,
"z": 17
+ },
+ {
+ "warp": "winter",
+ "mode": "winter",
+ "x": -5,
+ "y": 76,
+ "z": 100,
+ "aliases": [
+ "jerry",
+ "workshop"
+ ]
}
]
}
diff --git a/constants/museum.json b/constants/museum.json
index 67fd193c..f4d37e33 100644
--- a/constants/museum.json
+++ b/constants/museum.json
@@ -178,6 +178,13 @@
"ELEGANT_TUXEDO",
"SPEEDSTER",
"SPONGE",
+ "MELON",
+ "CROPIE",
+ "SQUASH",
+ "FERMENTO",
+ "RABBIT",
+ "SEYMOUR",
+ "LOTUS",
"MASTIFF",
"TARANTULA",
"SPOOKY",
@@ -203,6 +210,7 @@
"SKELETON_LORD",
"ZOMBIE_LORD",
"PERFECT_TIER_12",
+ "PERFECT_TIER_13",
"SUPERIOR_DRAGON",
"SORROW",
"SHADOW_ASSASSIN",
@@ -232,14 +240,7 @@
"CRIMSON",
"FERVOR",
"TERROR",
- "HOLLOW",
- "MELON",
- "CROPIE",
- "SQUASH",
- "FERMENTO",
- "RABBIT",
- "SEYMOUR",
- "LOTUS"
+ "HOLLOW"
],
"rarities": [
"ENCHANTED_JACK_O_LANTERN",
@@ -709,6 +710,7 @@
"SKELETON_LORD": "SKELETON_LORD_HELMET",
"ZOMBIE_LORD": "ZOMBIE_LORD_HELMET",
"PERFECT_TIER_12": "PERFECT_HELMET_12",
+ "PERFECT_TIER_13": "PERFECT_HELMET_13",
"SUPERIOR_DRAGON": "SUPERIOR_DRAGON_HELMET",
"SORROW": "SORROW_HELMET",
"SHADOW_ASSASSIN": "SHADOW_ASSASSIN_HELMET",
@@ -825,7 +827,8 @@
"TANK_WITHER": "WITHER",
"WISE_WITHER": "TANK_WITHER",
"SPEED_WITHER": "WISE_WITHER",
- "POWER_WITHER": "SPEED_WITHER"
+ "POWER_WITHER": "SPEED_WITHER",
+ "PERFECT_TIER_13": "PERFECT_TIER_12"
},
"max_values": {
"total": 340,
diff --git a/constants/parents.json b/constants/parents.json
index 1e45592b..86fc1633 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -379,7 +379,8 @@
"PERFECT_BOOTS_9",
"PERFECT_BOOTS_10",
"PERFECT_BOOTS_11",
- "PERFECT_BOOTS_12"
+ "PERFECT_BOOTS_12",
+ "PERFECT_BOOTS_13"
],
"PERFECT_CHESTPLATE_1": [
"PERFECT_CHESTPLATE_2",
@@ -392,7 +393,8 @@
"PERFECT_CHESTPLATE_9",
"PERFECT_CHESTPLATE_10",
"PERFECT_CHESTPLATE_11",
- "PERFECT_CHESTPLATE_12"
+ "PERFECT_CHESTPLATE_12",
+ "PERFECT_CHESTPLATE_13"
],
"PERFECT_HELMET_1": [
"PERFECT_HELMET_2",
@@ -405,7 +407,8 @@
"PERFECT_HELMET_9",
"PERFECT_HELMET_10",
"PERFECT_HELMET_11",
- "PERFECT_HELMET_12"
+ "PERFECT_HELMET_12",
+ "PERFECT_HELMET_13"
],
"PERFECT_LEGGINGS_1": [
"PERFECT_LEGGINGS_2",
@@ -418,7 +421,8 @@
"PERFECT_LEGGINGS_9",
"PERFECT_LEGGINGS_10",
"PERFECT_LEGGINGS_11",
- "PERFECT_LEGGINGS_12"
+ "PERFECT_LEGGINGS_12",
+ "PERFECT_LEGGINGS_13"
],
"POWER;1": [
"POWER;2",
@@ -1175,7 +1179,8 @@
"ZOMBIE_RING",
"ZOMBIE_TALISMAN"
],
- "INTIMIDATION_ARTIFACT": [
+ "INTIMIDATION_RELIC": [
+ "INTIMIDATION_ARTIFACT",
"INTIMIDATION_RING",
"INTIMIDATION_TALISMAN"
],
@@ -1998,7 +2003,8 @@
"MEDIUM_SLAYER_SACK",
"SMALL_SLAYER_SACK"
],
- "MITHRIL_GOLEM;4": [
+ "MITHRIL_GOLEM;5": [
+ "MITHRIL_GOLEM;4",
"MITHRIL_GOLEM;3",
"MITHRIL_GOLEM;2",
"MITHRIL_GOLEM;1",
@@ -3135,6 +3141,17 @@
"PARTY_HAT_CRAB_RED_ANIMATED",
"PARTY_HAT_CRAB_YELLOW_ANIMATED"
],
+ "PARTY_HAT_SLOTH_FLUSHED": [
+ "PARTY_HAT_SLOTH_HAPPY",
+ "PARTY_HAT_SLOTH_CHEEKY",
+ "PARTY_HAT_SLOTH_COOL",
+ "PARTY_HAT_SLOTH_CUTE",
+ "PARTY_HAT_SLOTH_DERP",
+ "PARTY_HAT_SLOTH_GRUMPY",
+ "PARTY_HAT_SLOTH_REGULAR",
+ "PARTY_HAT_SLOTH_SHOCK",
+ "PARTY_HAT_SLOTH_TEARS"
+ ],
"DRACONIC_ARTIFACT": [
"DRACONIC_RING",
"DRACONIC_TALISMAN"
diff --git a/constants/petnums.json b/constants/petnums.json
index 4bda28e6..25e0c358 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -1063,6 +1063,24 @@
}
}
},
+ "EERIE": {
+ "COMMON": {
+ "1": {
+ "otherNums": [],
+ "statNums": {
+ "SPEED": 0.1,
+ "INTELLIGENCE": 0.5
+ }
+ },
+ "100": {
+ "otherNums": [],
+ "statNums": {
+ "SPEED": 10,
+ "INTELLIGENCE": 60
+ }
+ }
+ }
+ },
"ELEPHANT": {
"COMMON": {
"1": {
@@ -2033,7 +2051,7 @@
"MAGIC_FIND": 10.0
}
},
- "stats_levelling_curve":"101:200:1"
+ "stats_levelling_curve": "101:200:1"
}
},
"GLACIAL_WISP": {
@@ -3023,7 +3041,7 @@
}
}
}
- },
+ },
"OCELOT": {
"COMMON": {
"1": {
@@ -5364,6 +5382,30 @@
"TRUE_DEFENSE": 50.0
}
}
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 1,
+ 0.2,
+ 0.2,
+ 0.1
+ ],
+ "statNums": {
+ "TRUE_DEFENSE": 0.5
+ }
+ },
+ "100": {
+ "otherNums": [
+ 100,
+ 20.0,
+ 20.0,
+ 10
+ ],
+ "statNums": {
+ "TRUE_DEFENSE": 50.0
+ }
+ }
}
},
"GRANDMA_WOLF": {
@@ -5570,4 +5612,4 @@
}
}
}
-}
+} \ No newline at end of file