How to make a character's attack heal instead of damage?

● ARCHIVED · READ-ONLY
Started by Wildy333 4 posts View original ↗
  1. Hey guys,

    I want a specific actor I'm using for their basic attacks to heal instead of doing damage.

    Anyone have any ideas? I keep hitting a mental wall.
  2. I believe there's a Yanfly script that you can use to change the basic attack of a character.
  3. Set the damage to a negative number?
  4. SadGhoster87 said:
    I believe there's a Yanfly script that you can use to change the basic attack of a character.
    Never thought of that. Looked it up the script and it works like a charm. Thanks.

    Shaz said:
    Set the damage to a negative number?
    I tried that but it wouldn't aim at anything but the enemies and the damage would only come up as NULL.

    I guess you can consider this issue solved.