MoveBattleStylePreference

constructor(lowHpPreference: Int, highHpPreference: Int, moveBattleStyle: Handle.Named<MoveBattleStyle>)(source)

Parameters

lowHpPreference

Chance of using the move style when HP is low.

highHpPreference

Chance of using the move style when HP is high.

moveBattleStyle

The move battle style.