Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
PlayerStatHolder.cs File Reference

Classes

class  PlayerStatHolder
 Contains all the player's stats that can be modified by abilities using StatModifiers (see PlayerStat, StatModifier, and StatsAE). You can add new player stats using the editor, but make sure you implement the corresponding functionality into the proper script. To see an example of how to link a value in another script to a player stat, see PlayerHealth. More...