BattleMoveHitResolutionStep

命中判定 phase step。

Constructors

Link copied to clipboard
constructor(hitResolutionPolicy: BattleHitResolutionPolicy)

Properties

Link copied to clipboard
open override val order: Int = 200

当前步骤在 pipeline 中的执行顺序。

Functions

Link copied to clipboard
open override fun execute(context: BattleMoveResolutionContext)

计算当前出招是否命中。