ATLAS
ATLAS Beastmaster (v0.11.1)
Showing 11-17 of 17 entries
< 1  >
Update: Nov 20, 2019 @ 4:55pm

v0.5

+ ADDED AB Beast Heal (1-3), which heals the ridden creature for % of max health over time.
+ ADDED new config options for AB Beast Heal:

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

+ ADDED AB Beast Salvation, which heals the ridden creature 100% with a long cooldown.
+ ADDED new config options for AB Beast Savlation:

BeastSalvationMaxHealthPercent=1.0
BeastSalvationDurationInSeconds=1
BeastSalvationCooldownInSeconds=1800
BeastSalvationFeatCooldownInSeconds=900

+ ADDED AB Bola, now stacks in 10 per stack. No CD per throw, but a 5 second CD switching stacks (e.g. when the 10 from the first stack has been thrown).

+ INCREASED all AB Loot Alpha spawn rates slightly

Update: Nov 11, 2019 @ 12:12pm

v0.4.5 Patch

+ ADDED a LootSet Worksheet that can be copied to your Google Drive and used to generate the LootSet config entries:

https://docs.google.com/spreadsheets/d/1yLZAM7Qe9wYbI8ufbANR7L4Y8qCRmHaLFyUN8vpwFms/edit?usp=sharing

! FIXED LootSet config options.
! FIXED both cargo and carriage saddles yet again... this time with Hydra Glue!

Update: Nov 10, 2019 @ 4:29pm

v0.4.2 Patch

~ CHANGED mythos to a 100% drop rate for all loot creatures.
+ INCREASED spawn rates for all creatures (except pigs) 2x from 1% to 2%.
- DECREASED spawn rates for pigs from 0.5% to 0.2%.

! FIXED both cargo and carriage saddles again.

Update: Nov 10, 2019 @ 1:06pm

v0.4

+ ADDED AB Loot Pig (T2 Land, No Saddle, -25% Loot Quality)
+ ADDED AB Loot Razortooth (T3 Land, No Saddle, +25% Loot Quality)
+ ADDED AB Loot Manta Ray (T2 Water, No Saddle)
+ ADDED AB Loot Shark (T3 Water, No Saddle, +25% Loot Quality)

+ ADDED Loot Set config options, with each item in the format of "Class,Chance,MinQuantity,MaxQuantity,ExtraQuantityPercentPerLevel,BlueprintChance;":

LandTier2LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,0.2,5,5,0.01,0;

LandTier3LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,0.4,10,10,0.01,0;

WaterTier2LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,0.2,5,5,0.01,0;

WaterTier3LootSet=/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_MagicMarrow.PrimalItemResource_MagicMarrow,0.4,10,10,0.01,0;


+ ADDED configurable AB Loot Creature life span, which auto destroys the loot creatures within the specified config time (defaults to 2 hours). Any player damage to the loot creature will reset the life span timer.

+ ADDED LootCreatureLifeSpanInMinutes config option:

LootCreatureLifeSpanInMinutes=120

+ ADDED LootQualityMultiplier config option, which allows admins to scale the loot quality rating before items are added into the inventory:

LootQualityMultiplier=1.0

~ CHANGED AB Loot Creature AI so they are individually tuned to match their vanilla AI.

! FIXED Invisible AB Cargo Saddle
! FIXED Invisible AB Carriage Saddle

Update: Nov 8, 2019 @ 7:17pm

v0.3

- ADDED AB Tier 2 Cargo Saddle and Carriage Saddle: Master Beastmasters can now craft both quality saddles. The saddle requirement has been replaced with increased base resource quantities.

~ CHANGED AB Saddles:

+ ADDED base stat (e.g. stamina, oxygen, melee, health, etc...) % multiplier bonuses.
- REDUCED the mythos costs significantly.
~ CHANGED the loot spawn system for quality consistency (a low loot creature should not drop a max level saddle).

~ CHANGED AB Loot Creatures:

+ ADDED AB Cargo and AB Carriage saddles to the Tier 2 loot tables.
- REDUCED spawn rates 50% from 2% to 1%.
- REVERTED size to normal (scaled sizes inflated the mod size).
~ All are now passive until attacked.
+ Tier 2 have a 20% chance to drop mythos (quantity based on level).
+ Tier 3 have a 40% chance to drop mythos (quantity based on level).
! FIXED AB Loot Tiger missing the GREEN buff.

+ ADDED AB Novice, Apprentice, Journeyman, and Master Beastmaster skills in their independent progression tree.
- REMOVED AB Saddles skill, replaced by the new AB profession skills.
- REMOVED MaxWildLevel config option.
- REMOVED MaxQualityRating config option.

Update: Nov 6, 2019 @ 5:08pm

v0.2

- REMOVED the normal creature and riding skill remaps. (fixes most major issues immediately)

- REMOVED quality saddles dropping from alphas.

+ ADDED 7 Loot Creatures to replace the prior alpha drop system:

- 2% Spawn Rate
- 100% Quality Saddle Drop Rate (default, still configurable by creature type)
- 50% Larger Sized
- Higher Level Ranges than Alphas
- Green Fire Glow
- All Aggressive to Players and Tames (except, temporarily, the Bears due to freeport spawns)
- Lions, Tigers, and Wolves get a 25% Quality Bonus for their Higher Risk

+ ADDED AB Saddles skill, which is now required to craft AB saddles.

+ ADDED MaxWildLevel config option to set the max wild level creatures on your server cluster. Definitely set this to the correct max wild level.

MaxWildLevel=30

+ ADDED MaxQualityRating config option to specify the base max quality rating. Completely optional, the default should be sufficient for most servers.

MaxQualityRating=100

- REMOVED QualityPerLevelMultiplier config option.
- REMOVED Tier 1 saddles... no creature requires them.

Update: Nov 4, 2019 @ 6:30pm

v0.1

Initial Release!