• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Battle✓] [pokeemerald] Semi Invulnerability moves striking twice

Torterra18

Base PP Gifter
32
Posts
313
Days
  • Ok, so I was changing Vital Spirit to work like a Power Herb, and it worked... Except for turns with Semi Invulnerability turns, let's just put an example with Fly:
    First, it works like normal, User flies up, the user gets fully charged, then strikes inmediatly, but then, when the user can do another move, it does the attack part of fly again, I'm having some problems trying to identify what went wrong, so I decided to post the script to see if I can get any help: https://pastebin.com/cjZ4gaRR
     
    Last edited:
    247
    Posts
    6
    Years
    • Seen yesterday
    Ok, so I was changing Vital Spirit to work like a Power Herb, and it worked... Except for turns with Semi Invulnerability turns, let's just put an example with Fly:
    First, it works like normal, User flies up, the user gets fully charged, then strikes inmediatly, but then, when the user can do another move, it does the attack part of fly again, I'm having some problems trying to identify what went wrong, so I decided to post the script to see if I can get any help: https://pastebin.com/cjZ4gaRR

    Maybe try having the goto of BattleScript_EffectSemiInvulnerableChargeAbility go to BattleScript_SecondTurnSemiInvulnerable instead of BattleScript_SemiInvulnerableTryHit?
     
    Back
    Top