Planeshift
|
#include <pscharacter.h>
Public Member Functions | |
void | SetBase (int x) |
![]() | |
void | Initialize (psCharacter *c) |
![]() | |
int | Current () |
![]() | |
int | Base () const |
void | Buff (const ActiveSpell *owner, intx) |
Buffable () | |
Buffable (intx) | |
virtual void | Cancel (const ActiveSpell *owner) |
int | Current () const |
void | SetBase (intx) |
virtual | ~Buffable () |
![]() | |
virtual | ~iSpellModifier () |
Additional Inherited Members | |
![]() | |
virtual void | OnChange () |
Called whenever the value changes; implemented in derived classes. More... | |
![]() | |
psCharacter * | chr |
![]() | |
int | base |
csArray< csTuple2< const ActiveSpell *, int > > | buffs |
int | cached |
Definition at line 296 of file pscharacter.h.
void CharStat::SetBase | ( | int | x | ) |