ARK: Survival Evolved

ARK: Survival Evolved

Archaic Ascension (OPEN SOURCE)
 This topic has been pinned, so it's probably important
Pikkon  [developer] 19 May, 2019 @ 2:19pm
INI Codes
ATTENTION!

MaxWildDinoLevel and MaxPointsAfterTame are NOT set your server up for these values. This mod needs to KNOW these values to properly spawn wild alphas and their correct level.

MaxWildDinoLevel=120 - The max wild dino level that can be found on your server.
MaxPointsAfterTame=72 - The max levels your dino can get post tame


Note: I know some of these says StateMultiplier instead of StatMultiplier.. but it is what it is. All numbers below are mod default

All ini codes go into your GameUserSettings.ini file, and require the [ArchaicAscension] header

[ArchaicAscension]

MaxWildDinoLevel=120
MaxPointsAfterTame=72

BossStatMultiplier=3
BetaStateMultiplier=3
AlphaStateMultiplier=5
SmallHerbivoreKillsRequired=50
MediumHerbivoreKillsRequired=100
LargeHerbivoreKillsRequired=150
SuperHerbivoreKillsRequired=200
SmallCarnivoreKillsRequired=100
MediumCarnivoreKillsRequired=175
LargeCarnivoreKillsRequired=300
SuperCarnivoreKillsRequired=450
ArkBossKillsRequired=700
KillsToBetaMultiplier=1
KillsToAlphaMultiplier=4
BossHealthPercentToTame=0.2
BlockArkBossSpawns=false
HealthPercentRequiredForEgg=.1
CorruptItemQuantity=1
CorruptItemInterval=3600


INI Description

MaxWildDinoLevel

Max wild level that can be found on your server

MaxPointsAfterTame

Max levels your dino can get post tame

BossStatMultiplier

Wild Alpha stat multiplier over regular alpha stat multipler

BetaStateMultiplier

Beta tier stat multiplier

AlphaStateMultiplier

Alpha tier stat multiplier

SmallHerbivoreKillsRequired

Kills required to evolve a Vanilla small herbivore. EX: Dodo

MediumHerbivoreKillsRequired

Kills required to evolve a Vanilla medium herbivore EX: Parasaur

LargeHerbivoreKillsRequired

Kills required to evolve a Vanilla large herbivore EX: Stego

SuperHerbivoreKillsRequired

Kills required to evolve a Vanilla super herbivore EX: Bronto

SmallCarnivoreKillsRequired

Kills required to evolve a Vanilla small carnivore EX: Raptor

MediumCarnivoreKillsRequired

Kills required to evolve a Vanilla medium carnivore EX: Carno

LargeCarnivoreKillsRequired

Kills required to evolve a Vanilla large carnivore EX: Rex

SuperCarnivoreKillsRequired

Kills required to evolve a Vanilla super herbivore EX: Giga

ArkBossKillsRequired

Kills required to evolve a Vanilla ark boss creature

KillsToBetaMultiplier

Multiplies the vanilla kills required by this number. Increases kills overall to evolve vanilla to beta. Not necessary if you are adjusting them individually above.

KillsToAlphaMultiplier

Multiplies the vanilla kills require by this number to set the kills require to evolve a Beta in to an Alpha. Example: if a vanilla dino takes 50 kills to evolve, and this number is set to default (4), the beta will require 200 kills to evolve.

BossHealthPercentToTame

The percent of health remaining for a wild vanilla boss to accept torpor

BlockArkBossSpawns

Disables all vanilla ark bosses from spawning

HealthPercentRequiredForEgg

Health percent required before some large and super carnivores will lay a wild egg

CorruptItemQuantity

Amount of corrupted nodules a tamed corrupted dino will consume ever hour (or below time)

CorruptItemInterval

Duration between consumption times for tamed corrupted dinos. This is in seconds.
Last edited by Pikkon; 22 May, 2019 @ 1:07pm