package
0.0.11
Repository: https://github.com/simimpact/srsim.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Registers a new ModifierConfig to the modifier catalog for use in sim.

# Constants

In the event of duplicates (by name), will keep the original instance and instead add the count and duration.
No description provided by the author
No description provided by the author
Does no modifier comparisons/duplicate checks.
In the event of duplicates (by name), will add the incoming duration to the existing instance.
In the event of duplicates (by name), will reset the Duration of the existing instance, but not replace.
Compares modifiers by name.
Compares modifiers by name and source (can have multiple instances of same mod).
In the event of duplicates (checked by modifier name), will keep the current instance on the target unmodified.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

Determines how duplicate modifiers will "stack" when added.
No description provided by the author