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

Detailed Description

attributes are whole number metrics that may change during the course of the game
they start with a value defined in their AttributePool
modifiers on top of them may change the value that is returned to the outside word but do not in fact change the attribut value itself

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

Inheritance diagram for AdventureCore.AttributeType:

Public Member Functions

void Add (CharacterBase character)
 
void Remove (CharacterBase character)
 
void Add (CharacterActionBase action)
 
void Remove (CharacterActionBase action)
 
override string ToString ()
 

Public Attributes

string Key
 
string Name
 
Sprite Image