diff options
author | jani270 <jani270@gmx.de> | 2023-06-22 16:41:50 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-22 16:41:50 +0200 |
commit | 45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04 (patch) | |
tree | 3a8be26122754e69f53e1ce22586c1b303b2474f /constants | |
parent | 48ad2053705110506c4f7962b932a33d3d061a68 (diff) | |
download | NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.tar.gz NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.tar.bz2 NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.zip |
Added crafttext to many items, added hemovibe collection items, added new enchants, added warp to wizard tower
Diffstat (limited to 'constants')
-rw-r--r-- | constants/enchants.json | 25 | ||||
-rw-r--r-- | constants/islands.json | 7 | ||||
-rw-r--r-- | constants/misc.json | 81 | ||||
-rw-r--r-- | constants/parents.json | 20 |
4 files changed, 129 insertions, 4 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 14bb6ff2..7d8ea004 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -217,7 +217,8 @@ "ferocious_mana", "hecatomb", "ultimate_habanero_tactics", - "ultimate_bobbin_time" + "ultimate_bobbin_time", + "transylvanian" ], "CHESTPLATE": [ "protection", @@ -240,7 +241,8 @@ "mana_vampire", "ferocious_mana", "ultimate_habanero_tactics", - "ultimate_bobbin_time" + "ultimate_bobbin_time", + "reflection" ], "LEGGINGS": [ "protection", @@ -395,7 +397,8 @@ "NECKLACE": [ "cayenne", "prosperity", - "green_thumb" + "green_thumb", + "quantum" ], "BRACELET": [ "cayenne", @@ -1320,6 +1323,22 @@ 30, 100 ], + "quantum": [ + 50, + 50, + 100 + ], + "reflection": [ + 20, + 40, + 60, + 80, + 100 + ], + "transylvanian": [ + 100, + 150 + ], "one_for_all": [ 50 ], diff --git a/constants/islands.json b/constants/islands.json index a46e2731..fa357c31 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -313,6 +313,13 @@ "x": 91, "y": 75, "z": 173 + }, + { + "warp": "wizard", + "mode": "hub", + "x": 42, + "y": 122, + "z": 69 } ] }
\ No newline at end of file diff --git a/constants/misc.json b/constants/misc.json index da3e9f90..587c24c8 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1275,6 +1275,77 @@ "FIERY_KUUDRA_CORE": [ "INFERNAL_KUUDRA_CORE" ], + "ABICASE_BLUE_RED": [ + "ABICASE_BLUE_BLUE", + "ABICASE_BLUE_GREEN", + "ABICASE_BLUE_YELLOW", + "ABICASE_BLUE_AQUA", + "ABICASE_SUMSUNG_1", + "ABICASE_SUMSUNG_2", + "ABICASE_REZAR" + ], + "ABICASE_BLUE_BLUE": [ + "ABICASE_BLUE_GREEN", + "ABICASE_BLUE_YELLOW", + "ABICASE_BLUE_AQUA", + "ABICASE_SUMSUNG_1", + "ABICASE_SUMSUNG_2", + "ABICASE_REZAR" + ], + "ABICASE_BLUE_GREEN": [ + "ABICASE_BLUE_BLUE", + "ABICASE_BLUE_RED", + "ABICASE_BLUE_YELLOW", + "ABICASE_BLUE_AQUA", + "ABICASE_SUMSUNG_1", + "ABICASE_SUMSUNG_2", + "ABICASE_REZAR" + ], + "ABICASE_BLUE_YELLOW": [ + "ABICASE_BLUE_BLUE", + "ABICASE_BLUE_GREEN", + "ABICASE_BLUE_RED", + "ABICASE_BLUE_AQUA", + "ABICASE_SUMSUNG_1", + "ABICASE_SUMSUNG_2", + "ABICASE_REZAR" + ], + "ABICASE_BLUE_AQUA": [ + "ABICASE_BLUE_BLUE", + "ABICASE_BLUE_GREEN", + "ABICASE_BLUE_YELLOW", + "ABICASE_BLUE_RED", + "ABICASE_SUMSUNG_1", + "ABICASE_SUMSUNG_2", + "ABICASE_REZAR" + ], + "ABICASE_SUMSUNG_1": [ + "ABICASE_BLUE_BLUE", + "ABICASE_BLUE_GREEN", + "ABICASE_BLUE_YELLOW", + "ABICASE_BLUE_AQUA", + "ABICASE_BLUE_RED", + "ABICASE_SUMSUNG_2", + "ABICASE_REZAR" + ], + "ABICASE_SUMSUNG_2": [ + "ABICASE_BLUE_BLUE", + "ABICASE_BLUE_GREEN", + "ABICASE_BLUE_YELLOW", + "ABICASE_BLUE_AQUA", + "ABICASE_SUMSUNG_1", + "ABICASE_BLUE_RED", + "ABICASE_REZAR" + ], + "ABICASE_REZAR": [ + "ABICASE_BLUE_BLUE", + "ABICASE_BLUE_GREEN", + "ABICASE_BLUE_YELLOW", + "ABICASE_BLUE_AQUA", + "ABICASE_SUMSUNG_1", + "ABICASE_SUMSUNG_2", + "ABICASE_BLUE_RED" + ], "VACCINE_TALISMAN": [ "VACCINE_RING", "VACCINE_ARTIFACT" @@ -1341,6 +1412,13 @@ "PARTY_HAT_CRAB_RED_ANIMATED", "PARTY_HAT_CRAB_AQUA_ANIMATED", "PARTY_HAT_CRAB_YELLOW_ANIMATED" + ], + "BLOOD_DONOR_TALISMAN": [ + "BLOOD_DONOR_RING", + "BLOOD_DONOR_ARTIFACT" + ], + "BLOOD_DONOR_RING": [ + "BLOOD_DONOR_ARTIFACT" ] }, "special_bois": [ @@ -1640,7 +1718,8 @@ "HARD_STONE_GENERATOR": 12, "RED_SAND_GENERATOR": 12, "MYCELIUM_GENERATOR": 12, - "INFERNO_GENERATOR": 11 + "INFERNO_GENERATOR": 11, + "VAMPIRE_GENERATOR": 11 }, "credits": { "itemid": "writable_book", diff --git a/constants/parents.json b/constants/parents.json index d00c4202..1f686b3d 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3234,5 +3234,25 @@ "QUANTUM;3": [ "QUANTUM;4", "QUANTUM;5" + ], + "BLOOD_DONOR_ARTIFACT": [ + "BLOOD_DONOR_RING", + "BLOOD_DONOR_TALISMAN" + ], + "VAMPIRE_GENERATOR_1": [ + "VAMPIRE_GENERATOR_2", + "VAMPIRE_GENERATOR_3", + "VAMPIRE_GENERATOR_4", + "VAMPIRE_GENERATOR_5", + "VAMPIRE_GENERATOR_6", + "VAMPIRE_GENERATOR_7", + "VAMPIRE_GENERATOR_8", + "VAMPIRE_GENERATOR_9", + "VAMPIRE_GENERATOR_10", + "VAMPIRE_GENERATOR_11", + "VAMPIRE_GENERATOR_12" + ], + "TRANSYLVANIAN;4": [ + "TRANSYLVANIAN;5" ] }
\ No newline at end of file |