ActionAdventureKit 1.7.3
|
stat that increases the base value by a multiplied attribute value
Public Member Functions | |
override int | GetValue (AttributePool attributePool, int baseValue) |
override IEnumerable< AttributeType > | GetContributors () |
Public Member Functions inherited from AdventureCore.AttributeStat | |
int | GetValue (AttributePool attributePool, int baseValue) |
calculate the stat value | |
IEnumerable< AttributeType > | GetContributors () |
retrieves the attributes that contribute to the stats calculation | |
Public Attributes | |
AttributeType | AttributeType |
int | Multiplier |
Public Attributes inherited from AdventureCore.AttributeStat | |
string | Name |
Sprite | Image |