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