PKMMoveBattleStylePreference
public class PKMMoveBattleStylePreference: Mappable
Move Battle Style Preference
-
Chance of using the move, in percent, if HP is under one half
Declaration
Swift
public var lowHpPreference: Int? -
Chance of using the move, in percent, if HP is over one half
Declaration
Swift
public var highHpPreference: Int? -
The move battle style
Declaration
Swift
public var moveBattleStyle: PKMNamedAPIResource? -
Undocumented
Declaration
Swift
public class PKMMoveBattleStylePreference: Mappable -
Undocumented
Declaration
Swift
public class PKMMoveBattleStylePreference: Mappable
View on GitHub
PKMMoveBattleStylePreference Class Reference