So, recently I've been trying to come up with a way to have an attack that if it targets a party member, a battle event will run to do...whatever it is I want it to do. Whether it be inflicting a 100% status chance, removing equipment, whatever. However, the problem is that 2k3 doesn't GIVE an option in Conditional Branch for if a party member is targeted (which is stupid, why would you give one for an enemy but not one for a player?). Is there any good way of doing this?
For example, let's say I have a party of Cloud, Squall, Zidane, and Terra. Now let's say Cloud gets his with Weapon Break, and I want an event to run for when his weapon is broken if the attack targets him. How would I go about doing the coding for this? It's easier if it's full party as well...don't have to worry about specific targets, but doing it for one specific target is...rough.