ARK: Survival Evolved

ARK: Survival Evolved

KoZ Dinos - An Adventure in Mod Integration
 This topic has been pinned, so it's probably important
Kozenomenon  [developer] 27 Dec, 2020 @ 11:59pm
CONFIG
All mod config settings always go in your GameUserSettings.ini file.

Example:
[KozDinos] BurdenBeast_DisableSpawn=False BurdenBeast_SpawnChance=20.0 BurdenBeast_ExactMatch=False LuckyLeveller_DisableSpawn=False LuckyLeveller_SpawnChance=20.0 LuckyLeveller_ExactMatch=False MutaterRex_DisablePrize=False MutaterRex_PrizeWeight=18.0 NottaGacha_DisableSpawn=False NottaGacha_SpawnChance=5.0 NottaGacha_ExactMatch=False

BurdenBeast_DisableSpawn
Default is False. Set to true and Burden Beast will not be added as random replacement spawn for Trikes.

BurdenBeast_SpawnChance
Default is 20. Represents the % chance for Burden Beast to replace a Trike spawn. Expected value 0-100.

BurdenBeast_ExactMatch
Default is False. Spawn replacement will be exact class match only for Trikes.

LuckyLeveller_DisableSpawn
Default is False. Set to true and Lucky Leveller will not be added as random replacement spawn for Dodos.

LuckyLeveller_SpawnChance
Default is 20. Represents the % chance for Lucky Leveller to replace a Dodo spawn. Expected value 0-100.

LuckyLeveller_ExactMatch
Default is False. Spawn replacement will be exact class match only for Dodos and Aberrant Dodos.

MutaterRex_DisablePrize
Default is False. Set to True and Mutater Rex will not be a possible prize from the Lucky Leveller's prize eggs.

MutaterRex_PrizeWeight
Default is 18. Represents the prize weight for the Fertilized Mutater Rex egg from a Lucky Leveller's prize egg. Higher values increase the chance for this prize. This is the only way to get a Mutater Rex.

NottaGacha_DisableSpawn
Default is False. Set to true and NottaGacha will not be added as random replacement spawn for Gachas.

NottaGacha_SpawnChance
Default is 5. Represents the % chance for NottaGacha to replace a Gacha spawn. Expected value 0-100.

NottaGacha_ExactMatch
Default is False. Spawn replacement will be exact class match only for Gachas.
Last edited by Kozenomenon; 2 Apr, 2021 @ 6:13am