Curio Compatibility

If you liked this item, please rate it up on Steam Workshop page.

Author: AmaraSN

Last revision: 30 Sep, 2024 at 23:39 UTC

File size: 414.47 KB

On Steam Workshop

Description:


This patch makes several mods that add curios to dungeons compatible.

The mods included in this patch are:
– Webs of Malice
– Nerub
– The Mimic
– The Banshee
– Cultist Simulator

By default all mods are patched together. However, I included a zip file with all possible combinations of mods for the Ruins, Cove, and Warrens. I didn’t include Weald because it would take too long to do, but here’s the lines you need to include to the vanilla files that were provided.

Cove & Warrens

– Cultist Simulator
hall_curios: .chance 4 .types study_table

– The Mimic (replace the chances of the first 3, and add the 4th line)
room_treasures: .chance 2 .types unlocked_strongbox
room_treasures: .chance 5 .types locked_strongbox
room_treasures: .chance 5 .types heirloom_chest
room_treasures: .chance 1 .types eldmimic_chest

Ruins

– Cultist Simulator
hall_curios: .chance 9 .types study_table

– The Mimic (replace the chances of the first 3, and add the 4th line)
room_treasures: .chance 2 .types unlocked_strongbox
room_treasures: .chance 5 .types locked_strongbox
room_treasures: .chance 5 .types heirloom_chest
room_treasures: .chance 1 .types eldmimic_chest

-Nerub
hall_curios: .chance 2 .types manhole

Weald

– Cultist Simulator
hall_curios: .chance 4 .types study_table

– The Mimic (replace the chances of the first 3, and add the 4th line)
room_treasures: .chance 2 .types unlocked_strongbox
room_treasures: .chance 5 .types locked_strongbox
room_treasures: .chance 5 .types heirloom_chest
room_treasures: .chance 1 .types eldmimic_chest

– The Banshee
hall_curios: .chance 2 .types mass_grave

– Webs of Malice
hall_curios: .chance 5 .types rabbithole

Here’s the location of the mod folder:
…Steamsteamappsworkshopcontent2620603340882202


● This mod is not compatible with other mods that also edit the props.darkest files. However, I can include them in the patch if requested.