Added support for volatile status effects including confusion and flinching. Also, all elements are now supported.
This commit is contained in:
@@ -11,6 +11,7 @@ import fmon.util.Dice
|
||||
|
||||
package object stat {
|
||||
type Stat = Statistic.Value
|
||||
type EffectType = EffectType.Value
|
||||
type MoveType = MoveType.Value
|
||||
type Gender = Gender.Value
|
||||
type Nature = Nature.Val
|
||||
|
||||
Reference in New Issue
Block a user