public class MaxStatDef extends AgisStatDef
AGIS_STAT_FLAG_MAX, AGIS_STAT_FLAG_MIN, canExceedMax, dependents, mobLevelIncrease, mobLevelPercentIncrease, mobStartingValue, name, statLinks
Constructor and Description |
---|
MaxStatDef(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
SetBaseStat(java.lang.String statName) |
void |
SetModifierStat(java.lang.String statName) |
void |
update(AgisStat stat,
CombatInfo info) |
addDependent, addStatLink, getCanExceedMax, getMobLevelIncrease, getMobLevelPercentIncrease, getMobStartingValue, getName, notifyFlags, setCanExceedMax, setMobLevelIncrease, setMobLevelPercentIncrease, setMobStartingValue
public void update(AgisStat stat, CombatInfo info)
update
in class AgisStatDef
public void SetBaseStat(java.lang.String statName)
public void SetModifierStat(java.lang.String statName)