promotional bannermobile promotional banner

Assorted Traits

Now with nearly 40 unique traits across both items and creatures! Adds an assortment of traits you can find across your Ark, from better gathering to striking down your enemies with thunderbolts and lightning.

File Details

assorted traits-windows 133.zip

  • R
  • Apr 5, 2026
  • 56.92 MB
  • 673
  • 1.0

File Name

assorted traits-windows 133.zip

Supported Versions

  • 1.0

* More code cleanup + prep
* Swapped shredded to my own bleed buff instead so we have more fine tuned control over balance and what it can/can't affect (/AssortedTraits/AssortedTraits/common/buffs/AT_Buff_BleedingStacks.AT_Buff_BleedingStacks)
* Made managarmr beams work with AT adjustments
* Fixed some item traits internally using the wrong tier and thus possibly not working at all, clamping them to their dino version's max if it exists
* Related to above - fixed trait max tier capping logic being off by one internally for dino traits just in case other mods allow combining above the max and added safeguards in case they somehow do anyways
* Added a new global INI option: `GlobalCapsuleDragWeightMin=100` which determines the minimum drag weight a wild creature must be to drop capsules. Flyers ignore this rule because they're all weird weights.
* Added a new per-trait INI option: `CapsuleDragWeightMinOverride` which does the same as the above but per-trait