BattleMoveHitHooksPhaseStep

命中后 hook phase step。

Constructors

Link copied to clipboard
constructor(phaseProcessor: BattleFlowPhaseProcessor)

Properties

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

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

Functions

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

执行命中后的 on_hiton_after_hit 阶段。