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.
Turns out that if the Pokemon that has Tinkerer is a Steel-type, then it cures ally non Steel-type Pokemon's statuses. I only want it so Tinkerer only works if the ally is a Steel-type.
The pbHasType?(:STEEL) part in the code only refers to the ability activating if the Pokemon with the ability...
A Little Help!
Okay so I am working on the ability called Tinkerer, which heals ally Steel-types from status problems. But when I put partner.pbHasType?(:STEEL), it gives me an error message!
Here's the code for it. Please someone check if this'll work or tell me how to modify it so only ally...
Oh! and here's the code I used BTW!
Haven't tested it out yet but the game starts without any syntax errors so hopefully this code shouldn't cause any more issues.
Hi! I am making this ability called Tinkerer. What it does is that in a double battle if the ally Pokemon is a Steel-type, then Tinkerer would heal the ally from status problems. I looked at the code for Shed Skin to get some ideas but Idk how to make it so that it heals the ally from status...
I've solved my issue myself! All I did was set the Reveal Glass to behave like an evolution stone, but not disappear after use, and made another item to change Tornadus, Thururus and Landorus's forms!