Loading...
Searching...
No Matches
AdventureCore.MultipliedStat Class Reference

Detailed Description

stat that increases the base value by a multiplied attribute value

https://adventure.softleitner.com/manual/attribute

Inheritance diagram for AdventureCore.MultipliedStat:
AdventureCore.AttributeStat

Public Member Functions

override int GetValue (AttributePool attributePool, int baseValue)
 
override IEnumerable< AttributeTypeGetContributors ()
 
- Public Member Functions inherited from AdventureCore.AttributeStat
int GetValue (AttributePool attributePool, int baseValue)
 calculate the stat value
 
IEnumerable< AttributeTypeGetContributors ()
 retrieves the attributes that contribute to the stats calculation
 

Public Attributes

AttributeType AttributeType
 
int Multiplier