Enum StatSystem.DamageType
The type of damage that exist, each will have their own boost/protection in stats, only the main, Physical, is influence by strength and defense stats.
Namespace: CreatorKitCode
Assembly: Assembly-CSharp.dll
Syntax
public enum DamageType
Fields
| Name | Description |
|---|---|
| Cold | |
| Electric | |
| Fire | |
| Physical |