Hypnosis

By TaskMasterX
Buy as: only Hypnosis, LimeyLure, Cloak, Displace and Empathy
Intensity effect: none

Effect: This swap is merely a temporary fix for the Enemy vs. Enemy Hypnosis Resistance issue. This is a special swap that will only work if the character is being controlled by the AI and the target is being controlled by the AI. If either one is a PC then the Hypnosis works normally. But because enemies always resist another enemy’s hypnosis attack, the swap will check the Mental Resistance of the target and then apply the hypnosis if they can’t resist it. This swap has the added bonus of ensuring the Hypnotized target gets placed on the correct team and then switches back once the hypnosis is over.

NOTE:

Because the Hypnosis Swap is one of the swaps in ffx2.py it will not appear in the FFX Control Center. You’ll need to manually edit the ffxcustom.py file to add the line for your character’s State Swap. State Swaps are all the way at the bottom of the ffxcustom.py file. Add the line after the last State Swap but before the last bracket ]. Like this:
["mind warp","hypnosis","hypnosis","all"],
]