Vis_Mage 84 Posted October 28, 2018 Hey! In my project, I have a character that is a blue mage (A character than can learn enemy skills be being hit by them.) The issue I'm running into is that they won't be able to learn any healing/support moves, since the enemy won't target him with them. What I'm hoping to accomplish is a script that checks if the user of certain skills (probably note-taged) has a certain state. If they do, then change the scope of those note-taged skills into "One enemy" (if originally one ally), or "All Enemies" (if originally all allies). Likewise, if determining with of those two scopes to change it to is too tricky, perhaps there could be a second note-tag that determines what the scope should change into. Something along the lines of <SChange 12 "One Enemy"> (SChange being scope change, 12 being the state, "One Enemy" being the new scope of the skill.) I hope these all makes some sense. By all means, let me know if you'd like me to try and explain it better. Thank you! Share this post Link to post Share on other sites