| Variable | Type | Default | Group | INI File | Flags |
|---|---|---|---|---|---|
AllowAnyoneBabyImprintCuddle
If True, allows anyone to "take care" of a baby creatures (cuddle etc.), not just whomever imprinted on it.
|
boolean | False |
Breeding & Imprinting |
GameUserSettings.ini
[ServerSettings]
|
CMD |
BabyCuddleGracePeriodMultiplier
Scales how long after delaying cuddling with the Baby before Imprinting Quality starts to decrease.
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
|
BabyCuddleIntervalMultiplier
Scales how often babies needs attention for imprinting. More often means you'll need to cuddle with them more frequently to gain Imprinting Quality. S...
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
Hot-Reload |
BabyCuddleLoseImprintQualitySpeedMultiplier
Scales how fast Imprinting Quality decreases after the grace period if you haven't yet cuddled with the Baby.
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
|
BabyFoodConsumptionSpeedMultiplier
Scales the speed that baby tames eat their food. A lower value decreases (by percentage) the food eaten by babies.
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
Hot-Reload |
BabyImprintAmountMultiplier
Scales the percentage each imprint provides. A higher value, will rise the amount of imprinting % at each baby care/cuddle, a lower value will decreas...
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
Hot-Reload |
BabyImprintingStatScaleMultiplier
Scales how much of an effect on stats the Imprinting Quality has. Set it to 0 to effectively disable the system.
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
|
BabyMatureSpeedMultiplier
Scales the maturation speed of babies. A higher number decreases (by percentage) time needed for baby tames to mature. See Times for Breeding tables f...
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
Hot-Reload |
DisableImprintDinoBuff
If True, disables the creature imprinting player Stat Bonus. Where whomever specifically imprinted on the creature, and raised it to have an Imprintin...
|
boolean | False |
Breeding & Imprinting |
GameUserSettings.ini
[ServerSettings]
|
CMD |
EggHatchSpeedMultiplier
Scales the time needed for a fertilised egg to hatch. A higher value decreases (by percentage) that time.
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
Hot-Reload |
LayEggIntervalMultiplier
Scales the time between eggs are spawning / being laid. Higher number increases it (by percentage).
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
|
MatingIntervalMultiplier
Scales the interval between tames can mate. A lower value decreases it (on a percentage scale). Example: a value of 0.5 would allow tames to mate 50% ...
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
Hot-Reload |
MatingSpeedMultiplier
Scales the speed at which tames mate with each other. A higher value increases it (by percentage). Example: MatingSpeedMultiplier=2.0 would cause tame...
|
float | 1.0 |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
Hot-Reload |
PreventBreedingForClassNames
Prevents breeding of specific creatures via classname. E.g. PreventBreedingForClassNames="Argent_Character_BP_C". Creature classnames can be found on ...
|
string_list | N/A |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|
Multi |
bDisableDinoBreeding
If True, prevents tames to be bred.
|
boolean | False |
Breeding & Imprinting |
Game.ini
[/script/shootergame.shootergamemode]
|