Counter Effect
The Counter Effect is the signed version of the Preprocess Counter Effect Processor.
It triggers another Effect before the current Effect is 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.