class PokeAPI::Types::MoveBattleStylePreference
- PokeAPI::Types::MoveBattleStylePreference
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
pokeapi/types/pokemon/natures.crConstructors
Instance Method Summary
- #high_hp_preference : Int32 | Nil
- #high_hp_preference=(high_hp_preference : Int32 | Nil)
- #low_hp_preference : Int32 | Nil
- #low_hp_preference=(low_hp_preference : Int32 | Nil)
- #move_battle_style : NamedAPIResource | Nil
- #move_battle_style=(move_battle_style : NamedAPIResource | Nil)