Skip to main content

Counter Effect

The Standard Postprocess Counter Effect is the signed version of the Postprocess Counter Effect Processor.

It triggers another Effect after the current Effect has been applied. The triggered Effect is configured according to the resolved CounterEffect_Signed Stat and executed using the CounterEffect_Signed Signature.

Counter Effects are evaluated separately for the Source Actor and the Target Actor.

The CounterEffect Stat is resolved as follows:

Base Stat (BS) Processors

  • For the Target Actor, the CounterEffect Stat is obtained directly from the Target Stat's CounterEffect Relative Stat.
  • For the Source Actor, the CounterEffect Stat is obtained from the Source Actor using the Stat Key referenced by the Target Stat's CounterEffect Relative Key.

The resolved Stat must be a CounterEffect_Signed Stat.