So I found that there's a method to heal a partner. And that's to paste these code to the [statedef -2] of the character that need to heal.For instance, I'll take Tsunade as a healer and Naruto as a partner. So I'll go to Naruto.cns and paste these to the statedef -2 :;----[State 0, PowerAdd]type = lifeaddtriggerall=partner,name="Tsunade"triggerall=partner,stateno=1600trigger1=timemod=10,0value = 10;-----And yeah, it works perfectly.But the thing is, I think that there must be a command that can heal your partner WITHOUT pasting these codes to your partner. It's impossible to do it for EVERY SINGLE characters and who ever gonna do that ? Or maybe that's the only method that can solve the problem.
if u write the partner you can heal it whatever you wantif u want to heal a random character who is your parneryou need1 make a attack move2 hitdef says this attack only attack your home team not enemy3 after hit your teammate put it into a custom state4 use targetlife add at your side with positive number.