Method | Description | |
---|---|---|
AdjustDamage ( |
||
AdjustDrop ( |
||
AdjustExp ( int nDamage, int nAtkLev, int nDefLev ) : int |
Method | Description | |
---|---|---|
AdjustDamage ( |
public static AdjustDamage ( |
||
attack | ||
def | ||
isMagicAck | bool | |
return | uint |
public static AdjustDrop ( |
||
attack | ||
Def | ||
return | byte |
public static AdjustExp ( int nDamage, int nAtkLev, int nDefLev ) : int | ||
nDamage | int | |
nAtkLev | int | |
nDefLev | int | |
return | int |