Method | Description | |
---|---|---|
NormalDamageAttribute ( int baseValue, float multiplier ) : System.Collections |
A normal damage attribute. Automatically negates the value.
|
public NormalDamageAttribute ( int baseValue, float multiplier ) : System.Collections | ||
baseValue | int | Base value. |
multiplier | float | Multiplier. |
return | System.Collections |