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.
Can someone confirm if I made "Dark Aura" Correct?
(I don't really know much on scripting, so sorry if I made a dumb mistake)
CODE:
if isConst?(attacker.ability,PBAbilities,:DARKAURA) &&
(isConst?(type,PBTypes,:DARK)<----Is this to check if using a Dark move...
I have been trying to script the ability "Mega Launcher", but I don't really know how.?
And can you you please explain how it works?
Thank's
(I don't have alot of scripting knowledge, but I am willing to learn)