Conan Exiles

Conan Exiles

Any Purge Everywhere
Showing 1-4 of 4 entries
Update: 4 Sep, 2019 @ 2:04pm

V.1.2.1 - more fixes in some purges at specific difficulties
Reported to funcom here: https://forums.funcom.com/t/purgeconfigtable-errors-for-update-03-09-2019/86159

I applied fixes to my mod for the following errors:

MadAlchemists_Wave1 to MadAlchemists_Wave6 has DifficultyThreshold 1 defined two times. The second one should be 6.

Yeti_Wave2 with difficulty 4 defined but never used as a NextWave - Should be defined in Yeti_Wave1 DifficultyThreshold 4

BlackHandPir_Purge_Wave7 with difficulty 3 defined but never used as a NextWave - Will make the purge with this difficulty setting stop at wave 6 while it should stop at wave 7
BlackHandPir_Purge_Wave7 with difficulty 4 defined but never used as a NextWave - Will make the purge with this difficulty setting stop at wave 6 while it should stop at wave 9
UndeadFallback_Purge_Wave5 with difficulty 3 defined but never used as a NextWave - Will make the purge with this difficulty setting stop at wave 4 while it should stop at wave 5
UndeadDesert_Purge_Wave6 with difficulty 4 defined but never used as a NextWave - this is due to UndeadDesert_Purge_Wave5 with difficulty 4 has UndeadDesert_Purge_Wave5 defined as next wave (instead of UndeadDesert_Purge_Wave6) - luckily the purges have a max time limit :)


FrostGiants_Purge_Wave1 with DifficultyThreshold 2 has no OnBaseSpawnData while other DifficultyThresholds have them - nothing will spawn most likely
FrostGiants_Purge_Wave2 with DifficultyThreshold 2 has no OnBaseSpawnData while other DifficultyThresholds have them - nothing will spawn most likely
FrostGiants_Purge_Wave5 with DifficultyThreshold 6 has no OnBaseSpawnData while other DifficultyThresholds have them - nothing will spawn most likely


Yeti_Wave1 with DifficultyThreshold 2 has no OffBaseSpawnData while other DifficultyThresholds have them - nothing will spawn most likely
Yeti_Wave1 with DifficultyThreshold 4 has no OffBaseSpawnData while other DifficultyThresholds have them - nothing will spawn most likely

Votaries_Purge_Wave6 with difficulty 3 has WaveTime 0 - nothing might spawn / wave might end immediately

Update: 4 Sep, 2019 @ 9:03am

V.1.2.0 - updated for PC Patch (03.09.2019), fixes for yeti and mad alchemists applied again, they still have the errors.

Update: 14 Jun, 2019 @ 4:20am

V.1.1.0 - fixed two purge types (yeti, mad alchemists) which had errors that prevent them from spawning at specific difficulties (quite baffled this got through Q/A), there might be more errors.

Update: 13 Jun, 2019 @ 5:07pm

V.1.0.0 - initial release