All transition level types are moved to next biome #16105
Replies: 2 comments
-
|
Thank you for the report! Are you actually sure the levels appear further in the biome? The Do you by any chance have campaign saves or seeds with that sort of misplaced levels? |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, I drew a conclusion without fully checking the XML and testing. The |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Disclaimers
What happened?
in the past,
ColdCavernsTransitionis one of Cold Caverns level types but now it isbiomes="europanridge"this means you can keep encountering transition level type even in late biome 2 because it does not have
maxleveldifficultyall other transition level types have the same issue
it causes ice chunks and spires appear in Hydrothermal Wastes (
greatseatransitionlevel type)it breaks "Caverns Transition" monster EventSet because the eventset requires ColdCavernsTransition level type and has
maxleveldifficulty="15"(ColdCavernsTransition level type can only appear in biome 2 where level difficulty is already greater than 15)Reproduction steps
check xml files
Bug prevalence
Just once
Single player or multiplayer?
Single player
-
No response
Version
v1.8.8.1 (Calm Before the Storm Hotfix 2)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
No response
Beta Was this translation helpful? Give feedback.
All reactions