ARK: Survival Evolved

ARK: Survival Evolved

Wild Dino Automatic Stat Redistributor [Outdated/Open Source]
此主题已被锁定
ItsTomButOn*****  [开发者] 2020 年 6 月 18 日 下午 5:45
GameUserSettings.ini Config (old)
Basic template:
[NoDinoWastedPoints] StatDistributionIsWeighted=True DisableIgnoreDinoClassNames=False GlobalRedistributeOxygen=False GlobalRedistributeFood=False RedistributePointsBackIntoOxygenAndFood=False SpecificRedistributeOxygenCreatures= SpecificRedistributeFoodCreatures= OverrideRedistributionIgnoreDinoClassNames=

StatDistributionIsWeighted=True
Whether redistributed points should be weighted towards stats with highest amount of points before redistribution.

DisableIgnoreDinoClassNames=False
If set to True, disables the "OverrideRedistributionIgnoreDinoClassNames" config option (this option is currently mostly just a leftover that will get removed at a later date).

GlobalRedistributeOxygen=False
Disables redistribution to the oxygen stat for all creatures. If set to True then the SpecificRedistributeOxygenCreatures config option will be ignored.

GlobalRedistributeFood=False
Disables redistribution to the food stat for all creatures. If set to True then the SpecificRedistributeFoodCreatures config option will be ignored.

RedistributePointsBackIntoOxygenAndFood=False
Will redistribute stats back into oxygen and food alongside other stats, even with their redistribution enabled if set to True.

SpecificRedistributeOxygenCreatures=Dodo_Character_BP_C,Raptor_Character_BP_C
Disables redistribution to the oxygen stat only for creatures specified.

SpecificRedistributeFoodCreatures=Dodo_Character_BP_C,Raptor_Character_BP_C
Disables redistribution to the food stat only for creatures specified.

OverrideRedistributionIgnoreDinoClassNames=Dodo_Character_BP_C,Raptor_Character_BP_C
Here you can define which creatures you don't want their stats to get redistributed (class name separated by a comma, no spaces).
最后由 ItsTomButOn***** 编辑于; 2021 年 3 月 19 日 上午 3:06