安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








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.
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.
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.
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