VE - State Aura

● ARCHIVED · READ-ONLY
Started by Victor Sant 6 posts View original ↗

  1. zQ6pp21.png


    state-aura-name.png






    This script allows to setup states that spread through allies when a battler is under the effect. It’s possible to setup an effect range for the state.

    Download:
    Victor Engine - State Aura

    Credits:
    Author: Victor Sant

    Terms of Use
  2. Moved from Site Feedback to RGSS3 scripts. :)
  3. Ops posted on the wrong place, i almost posted my suggestion on the script area -.-'
  4. Neat!

    Would it be possible to add the ability for "turn by turn" spreading?

    For example.

    Actor1 is hit, and in that same turn it spreads to 2 and 3. But then, if it isn't cured in the next turn, it spreads to Actor4 and 5 etc. etc.?
  5. Actor1 is hit, and in that same turn it spreads to 2 and 3. But then, if it isn't cured in the next turn, it spreads to Actor4 and 5 etc. etc.?
    Not with the script as it is. since it's only take into consideration the user.Maybe you could acheive this together with the state auto apply and some custom condition.
  6. Victor Sant said:
    Not with the script as it is. since it's only take into consideration the user.

    Maybe you could acheive this together with the state auto apply and some custom condition.
    I see. Thanks for the tip!