Can I make a skill that can only target a specific ally?

● ARCHIVED · READ-ONLY
Started by kaasen 4 posts View original ↗
  1. My idea is that I want to let party members use their turn to 'cheer' for the main party member, increasing her TP and building up her special limit break faster. However, I can't figure out how I can set the scope of this skill to target the main character exclusively. Is there a way to do that with vxa's normal capabilities or do I need a script?
  2. You'll need either a script or some tricky script commands inside the skill damage formula.


    From your description, one of the tag manager scripts to place conditions on skill use would probably be best, as the damage formula would allow the skills to be used on anyone and just remove the effects for the wrong target.
  3. I didn't even consider that. I went ahead and grabbed hime's tag manager/condition tags script so thanks for your advice.
  4. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.