Battle Talent
V11
|
Public Member Functions | |
BuffBase | AddBuff (ValueProvider vp, string bfName, float mlp=-1) |
void | RemoveBuff (ValueProvider vp, string bfName) |
void | RemoveBuff (ValueProvider vp, BuffBase buff) |
void | ReInstallBuff (ValueProvider vp) |
void | ClearBuff (ValueProvider vp) |
void | KickBuff (ValueProvider vp, string bfName) |
List< BuffBase > | GetBuffList (ValueProvider vp) |
string | GetBuffListStr (ValueProvider vp) |
string | ProcessBuffInfo (string src, List< BuffBase > bfl) |
void | ClearAll () |
Static Public Member Functions | |
static Color | GetColorByBuffLevel (int lv) |
Static Public Attributes | |
static BuffMgr | Instance = new BuffMgr() |
const int | SpawnBuffCheckCount = 3 - 1 |
static Color[] | lvColors |
|
static |