|
final double | calcBonus (L2Character actor) |
|
final String | getValue () |
|
|
| [static initializer] |
|
static final BaseStats | valueOfXml (String name) |
|
|
| SuppressWarnings =("synthetic-access") STR(new STR()) |
|
|
static final int | MAX_STAT_VALUE = 100 |
|
static final double[] | STRbonus = new double[MAX_STAT_VALUE] |
|
static final double[] | INTbonus = new double[MAX_STAT_VALUE] |
|
static final double[] | DEXbonus = new double[MAX_STAT_VALUE] |
|
static final double[] | WITbonus = new double[MAX_STAT_VALUE] |
|
static final double[] | CONbonus = new double[MAX_STAT_VALUE] |
|
static final double[] | MENbonus = new double[MAX_STAT_VALUE] |
|
|
static final Logger | _log = Logger.getLogger(BaseStats.class.getName()) |
|
The documentation for this enum was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/skills/BaseStats.java