ATLAS
ATLAS Beastmaster (v0.11.1)
 This topic has been pinned, so it's probably important
Nyt  [developer] 5 Nov, 2019 @ 2:38pm
INI Config Options
All of the config options are listed with their default values. Only copy the ones you wish to change into your GameUserSettings.ini file under the following section header:

[AtlasBeastmaster]

AB Beast Heal Options
Beast Heal provides a heal over time buff for tames. These options allow admins to adjust how powerful these heals are.
BeastHeal1MaxHealthPercent=0.1 BeastHeal1DurationInSeconds=10 BeastHeal1CooldownInSeconds=30 BeastHeal1FeatCooldownInSeconds=30 BeastHeal2MaxHealthPercent=0.2 BeastHeal2DurationInSeconds=20 BeastHeal2CooldownInSeconds=30 BeastHeal2FeatCooldownInSeconds=30 BeastHeal3MaxHealthPercent=0.4 BeastHeal3DurationInSeconds=30 BeastHeal3CooldownInSeconds=30 BeastHeal3FeatCooldownInSeconds=30

*MaxHealthPercent
The amount of health healed based on a percent of the tame's maximum health.

*DurationInSeconds
Number of seconds that the healing buff will last.

*CooldownInSeconds
Number of seconds before the healing feat can be activated on the tame again.

*FeatCooldownInSeconds
Number of seconds before the player can use the healing buff on another tame.

AB Beast Salvation Options
Beast Salvation is an instant heal with a long cooldown. These options allow admins to adjust how frequently this powerful heal can be used. See AB Beast Heal above for information on these options.
BeastSalvationMaxHealthPercent=1.0 BeastSalvationDurationInSeconds=1 BeastSalvationCooldownInSeconds=1800 BeastSalvationFeatCooldownInSeconds=900
Last edited by Nyt; 1 Dec, 2019 @ 10:44pm
< >
Showing 1-2 of 2 comments
Nyt  [developer] 5 Nov, 2019 @ 2:38pm 
Loot Alpha General Options
Loot alphas are special green alphas that are slightly more difficult than normal alphas. However, every server is configured with different settings, which may require tweaks to the loot alphas. These first options apply to all loot alphas.
ConvertNormalAlphasToLootAlphas=False DestroyNormalAlphas=False LootAlphaDamageMultiplier=2 LootAlphaResistanceMultiplier=2 LootCreatureLifeSpanInMinutes=60 LootQualityMultiplier=1.0

ConvertNormalAlphasToLootAlphas
Setting to True will convert normal alphas to a loot alpha, if one exists.

DestroyNormalAlphas
Setting to True will destroy all normal alphas when they spawn.

LootAlphaDamageMultiplier
LootAlphaResistanceMultiplier

Adjust the damage and resitance for all loot alphas. Creature specific config options will override these global options.

LootCreatureLifeSpanInMinutes
To prevent an overpopulation of loot alphas, they have a limited lifespan, where they are auto destroyed after the specified minutes. This lifespan can be reset by players attacking the loot alpha.

LootQualityMultiplier
Scales the loot quality of all loot items.

Loot Alpha Tier Options
These config options apply to all loot alphas within a land/water tier.
Tier2SaddleQualityMultiplier=2.25 Tier3SaddleQualityMultiplier=2.25 LandTier2ForceSaddle=False LandTier3ForceSaddle=False WaterTier2ForceSaddle=False WaterTier3ForceSaddle=False LandTier2LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,1.0,5,5,0.01,0,1; LandTier3LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,1.0,10,10,0.01,0,1; WaterTier2LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,1.0,5,5,0.01,0,1; WaterTier3LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,1.0,10,10,0.01,0,1;

*SaddleQualityMultiplier
Base quality multiplier for saddles, by tier.

*ForceSaddle
By default, only creature types that require saddles include AB saddles in the loot set. However, saddles can be forced to be included in all loot alphas part of this land/water tier..

*LootSet
Allows admins to override the loot set and include other items. By default, the loot sets only drop mythos. If interested in customizing the lootset, copy and use the following spreadsheet that can generate the config setting:
https://docs.google.com/spreadsheets/d/1yLZAM7Qe9wYbI8ufbANR7L4Y8qCRmHaLFyUN8vpwFms/edit?usp=sharing

Loot Alpha Creature Options
These config options are specific per creature and are prefixed with the creature name (e.g. LootBear*).

Loot<creature>DamageMultiplier=2 Loot<creature>ForceSaddle=False Loot<creature>LootSet= Loot<creature>ResistanceMultiplier=2 Loot<creature>TargetStance=<stance> Loot<creature>TargetRangeInFoundations=7

<creature>
This is the specific creature the options are for. For example, the loot bear would have some of these options:
LootBearDamageMultiplier=2 LootBearForceSaddle=False LootBearResistanceMultiplier=2

*DamageMultiplier
Increasing this multiplier will increase the loot alpha's melee damage.

*ForceSaddle
Similar to the Tier option above, but for a specific creature. See the Tier option above for more info.

*LootSet
Similar to the Tier option above, but for a specific creature. This loot set also stacks with the tiered loot set. See the Tier option above for more info.

*ResistanceMultiplier
Increasing this multiplier will decrease the amount of damage you and your tames do to the loot alpha.

*TargetStance
This is how passive or aggressive the loot alpha will behave. Valid options are:
0 = Passive 1 = Players Only 2 = Players and Tames 3 = Aggressive

*TargetRangeInFoundations
The range (in foundations) the loot alpha will aggro. This only works for non-passive loot alphas.
Last edited by Nyt; 2 Dec, 2019 @ 8:52pm
Nyt  [developer] 1 Dec, 2019 @ 10:32pm 
All Available Settings
[AtlasBeastmaster] BeastHeal1MaxHealthPercent=0.1 BeastHeal1DurationInSeconds=10 BeastHeal1CooldownInSeconds=30 BeastHeal1FeatCooldownInSeconds=30 BeastHeal2MaxHealthPercent=0.2 BeastHeal2DurationInSeconds=20 BeastHeal2CooldownInSeconds=30 BeastHeal2FeatCooldownInSeconds=30 BeastHeal3MaxHealthPercent=0.4 BeastHeal3DurationInSeconds=30 BeastHeal3CooldownInSeconds=30 BeastHeal3FeatCooldownInSeconds=30 BeastSalvationMaxHealthPercent=1.0 BeastSalvationDurationInSeconds=1 BeastSalvationCooldownInSeconds=1800 BeastSalvationFeatCooldownInSeconds=900 ConvertNormalAlphasToLootAlphas=False DestroyNormalAlphas=False LootAlphaDamageMultiplier=2 LootAlphaResistanceMultiplier=2 LootCreatureLifeSpanInMinutes=60 LootQualityMultiplier=1.0 Tier2SaddleQualityMultiplier=2.25 Tier3SaddleQualityMultiplier=2.25 LandTier2ForceSaddle=False LandTier3ForceSaddle=False WaterTier2ForceSaddle=False WaterTier3ForceSaddle=False LandTier2LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,1.0,5,5,0.01,0,1; LandTier3LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,1.0,10,10,0.01,0,1; WaterTier2LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,1.0,5,5,0.01,0,1; WaterTier3LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,1.0,10,10,0.01,0,1; LootBearDamageMultiplier=2 LootBearForceSaddle=False LootBearLootSet= LootBearResistanceMultiplier=2 LootBearTargetStance=0 LootBearTargetRangeInFoundations=7 LootCatDamageMultiplier=2 LootCatForceSaddle=False LootCatLootSet= LootCatResistanceMultiplier=2 LootCatTargetStance=0 LootCatTargetRangeInFoundations=24 LootElephantDamageMultiplier=2 LootElephantForceSaddle=False LootElephantLootSet= LootElephantResistanceMultiplier=2 LootElephantTargetStance=0 LootElephantTargetRangeInFoundations=14 LootGentleWhaleDamageMultiplier=2 LootGentleWhaleForceSaddle=False LootGentleWhaleLootSet= LootGentleWhaleResistanceMultiplier=2 LootGentleWhaleTargetStance=3 LootGentleWhaleTargetRangeInFoundations=45 LootGiraffeDamageMultiplier=2 LootGiraffeForceSaddle=False LootGiraffeLootSet= LootGiraffeResistanceMultiplier=2 LootGiraffeTargetStance=0 LootGiraffeTargetRangeInFoundations=14 LootLionDamageMultiplier=2 LootLionForceSaddle=False LootLionLootSet= LootLionResistanceMultiplier=2 LootLionTargetStance=3 LootLionTargetRangeInFoundations=29 LootMantaDamageMultiplier=2 LootMantaForceSaddle=False LootMantaLootSet= LootMantaResistanceMultiplier=2 LootMantaTargetStance=3 LootMantaTargetRangeInFoundations=4 LootPigDamageMultiplier=2 LootPigForceSaddle=False LootPigLootSet= LootPigResistanceMultiplier=2 LootPigTargetStance=0 LootPigTargetRangeInFoundations=18 LootRazortoothDamageMultiplier=2 LootRazortoothForceSaddle=False LootRazortoothLootSet= LootRazortoothResistanceMultiplier=2 LootRazortoothTargetStance=3 LootRazortoothTargetRangeInFoundations=25 LootRhinoDamageMultiplier=2 LootRhinoForceSaddle=False LootRhinoLootSet= LootRhinoResistanceMultiplier=2 LootRhinoTargetStance=0 LootRhinoTargetRangeInFoundations=14 LootSharkDamageMultiplier=2 LootSharkForceSaddle=False LootSharkLootSet= LootSharkResistanceMultiplier=2 LootSharkTargetStance=3 LootSharkTargetRangeInFoundations=27 LootTigerDamageMultiplier=2 LootTigerForceSaddle=False LootTigerLootSet= LootTigerResistanceMultiplier=2 LootTigerTargetStance=3 LootTigerTargetRangeInFoundations=24 LootWolfDamageMultiplier=2 LootWolfForceSaddle=False LootWolfLootSet= LootWolfResistanceMultiplier=2 LootWolfTargetStance=3 LootWolfTargetRangeInFoundations=13
Last edited by Nyt; 2 Dec, 2019 @ 8:40pm
< >
Showing 1-2 of 2 comments
Per page: 1530 50