ARK: Survival Evolved

ARK: Survival Evolved

Ancient Dragons and Wyverns
Drew 24 Dec, 2017 @ 8:36pm
Need help with settings.
I currently am running my own server with a plethora of different mods, only trouble is the dragon lvls are maxing out at lvl 420 even with difficulty override at 15 (other dinos max at 1800 wild) so Idk if its a bug or what.

Next issue is allowing flight speed increase the .ini info didn't work and/or I did it wrong, any help/input would be greatly appreciated and loving the mod other than the lil quirks
< >
Showing 1-9 of 9 comments
Rebelweasel 25 Dec, 2017 @ 4:30pm 
I don't know if this helps with your flight speed setting most likely you're doing it right but I can share my own experience.

One mistake I made was I forgot the header line before the setting. So say for instance you change setting=#, and you type into your GameUserSetting.ini file

setting=#

it won't recognize the setting. It has to have the "header" to tell it what section of the program it's applying the control to, and I had to add this line before the setting:

[AncientDragons]
setting=#

then the setting worked. You'd need a separate header for both the dragons and the wyverns.
Drew 25 Dec, 2017 @ 8:13pm 
[AncientDragons]
RiderRoatationRateModifier=1.2
RunningSpeedModifier=2.2
BabyAgeSpeed=0.000003
KillXPBase=75
FemaleNumMilksToGive=7
TamedFemaleNumMilksToGive=1
RandomMutationChance=0.025
CloneBaseElementCost=100
StepDamageAmount=15
GrabWeightThreshold=475
HealthRecoveryRate=1.0
MeleeDamageMultiplier=1.0
FireballDragonDamage=15
IronbellyDragonDamage=10
RidgebackDragonDamage=20
VipertoothDragonDamage=10
BurnDamageMultiplier=1.0
ShockDamageMultiplier=1.0
TorporDamageMultiplier=1.0
DisableCarryFlyerDinos=False
DivingMultiplierVelocityMax=5.0
DisableDiveBomb=False
DisableSwimming=False
ExtraTamedHealthMultiplier=1.35
PreventTaming=False
WalkSpeed=550
FlySpeed=1000
SwimSpeed=225
DisableVipertoothTorpor=False
DisableDiving=False
UseLevelScale=False
DisableMilkGeneration=False
WildGenerateMilkInterval=3000
TamedGenerateMilkInterval=2000
DisableSpeedLevelBoost=False
UseLargeScaleOnly=False
CreateNestInterval=6000
DisableSpeedLevelBoost=False

[AncientWyverns]
RiderRoatationRateModifier=1.125
RunningSpeedModifier=2.0
BabyAgeSpeed=0.000003
KillXPBase=60
FemaleNumMilksToGive=7
TamedFemaleNumMilksToGive=5
RandomMutationChance=0.025
CloneBaseElementCost=100
GrabWeightThreshold=225
HealthRecoveryRate=25.0
MeleeDamageMultiplier=1.0
FireballWyvernDamage=10
IronbellyWyvernDamage=5
RidgebackWyvernDamage=15
VipertoothWyvernDamage=5
BurnDamageMultiplier=1.0
ShockDamageMultiplier=1.0
TorporDamageMultiplier=1.0
DisableCarryFlyerDinos=False
DivingMultiplierVelocityMax=4.0
DisableDiveBomb=False
DisableSwimming=False
ExtraTamedHealthMultiplier=1.35
PreventTaming=False
WalkSpeed=350
FlySpeed=1900
SwimSpeed=150
DisableVipertoothTorpor=False
DisableDiving=False
UseLevelScale=False
DisableMilkGeneration=False
WildGenerateMilkInterval=3000
TamedGenerateMilkInterval=2000
DisableSpeedLevelBoost=False
UseLargeScaleOnly=False
CreateNestInterval=6000
DisableSpeedLevelBoost=False

[AncientSpawns]
DisableSublevelSpawns=False
DisableNestSpawns=False
DisableSpeedLevelBoost=False



is currently how its set.
BLuJiNX 26 Dec, 2017 @ 11:53pm 
you have ini's that are repeating..
Drew 27 Dec, 2017 @ 6:17pm 
because it didnt specify where to put them in the ini.
Rebelweasel 28 Dec, 2017 @ 12:47am 
Where in the ini file you place this doesn't matter, as long as it's not interrupting the heading of other ini commands. Typically, when adding ini settings, you do them at the end after what's already written in there.

You never have to put in ini commands for something that is already built by default into the mod. For instance, if the ini line "DisableDiveBomb=false is the default setting, don't copy it and put it in there. Only write in the command lines for things you want changed from default. How do you know what is default? The values that are listed in the GameUserSettings.ini discussion are the default settings. Those will automagically work all on their own. So don't copy/paste the entire default thing into your ini file, only write in the lines you want to change from default.

Someone already pointed out you have repeated commands. Take them out.


Drew 29 Dec, 2017 @ 11:40am 
That still only solves half my issue. Why aren't they going to the full lvl 1800?
Rebelweasel 31 Dec, 2017 @ 9:49pm 
First rule of Diagnostics. Fix what you KNOW is wrong, then go forward from there. Good luck with your issue.
BLuJiNX 3 Jan, 2018 @ 6:33pm 
mod dev made them only be able to go up to level 1000... the ark devs made dinos over level 100 bugged.. Its called The Ark stat Bug - there is a dicussion on my servers group page that the other owner/ admin Maetal420 took a bunch of time writing up about it..

Basically when u tame a dino over level 1000, theres a high chance its stats get nerfed to lv 1

Why we went to dino max level 840 and just raised the stats in the inis ourself- you should consider doing this.. i cna give u a site to help u with the stats
CPL_BATMAN 14 Jan, 2018 @ 10:50am 
Is there a way to disable the Wyverns from spawning?
< >
Showing 1-9 of 9 comments
Per page: 1530 50