processAttachedEffects

open override fun processAttachedEffects(snapshot: BattleRuntimeSnapshot, unitId: String, hookName: String, targetId: String?, sourceId: String?, relay: Any?, attributes: Map<String, Any?>): HookPhaseResult

处理某个单位上挂载 effect 的指定 hook。