Attribute
interface Attribute
Represents an attribute that can be applied to a living entity.
Functions
Link copied to clipboard
Adds the given modifier to the list of modifiers.
Link copied to clipboard
Calculates the final value of this attribute by applying the modifiers to the base value.
Link copied to clipboard
Clears all modifiers for this attribute.
Link copied to clipboard
Link copied to clipboard
Gets all modifiers stored under the given operation.
Link copied to clipboard
Removes the given modifier from the list of modifiers.
Properties
Link copied to clipboard
The modifiers used to modify the baseValue in calculation to get the value.
Link copied to clipboard
The type of this attribute.