• 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.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Selene, Mint, Solana - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

Using Speed for Attack

  • 217
    Posts
    15
    Years
    • Seen Nov 29, 2021
    I'm working on a move that uses the user's speed instead of attack, unfortunately this line is throwing up an error for some reason:
    Code:
    atkstage=attacker.stages|PBStats::SPEED]+6
    Can I simply not use speed stat increases as an attack increase, or am I doing something wrong?
     
    Back
    Top