Enum StatsModificator.ModificatorType
Set it to fixed if you want to add a fixed value to the statistics. Set it to percent if you want to add a percentage value to the statistics.
Namespace: AutoBattleFramework.Stats
Assembly: cs.temp.dll.dll
Syntax
public enum ModificatorType
Fields
Name | Description |
---|---|
Fixed | |
Percent |