• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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
    1
    Years
    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:
    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