• 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!
  • 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.

New types

Could some help me set up two new types i have the information for them but have no idea how to set them up the right way. The types are light and sound. And I have a few links for guide lines on how to set them up.

(Sound)
https://pokemonfanon.wikia.com/wiki/Sound_(type)

(Light)
https://pokemonfanon.wikia.com/wiki/Light_(type)
https://pokemonfanon.wikia.com/wiki/Light_(Toraton_Master_type)
https://pokemonfanon.wikia.com/wiki/Light_(Taylor_Gorrell_type)

I have already got the Pokemon set up for both. Just need the types set up right also dose anyone know if its possible to make a dual type move?
 
Could some help me set up two new types i have the information for them but have no idea how to set them up the right way. The types are light and sound. And I have a few links for guide lines on how to set them up.

(Sound)
https://pokemonfanon.wikia.com/wiki/Sound_(type)

(Light)
https://pokemonfanon.wikia.com/wiki/Light_(type)
https://pokemonfanon.wikia.com/wiki/Light_(Toraton_Master_type)
https://pokemonfanon.wikia.com/wiki/Light_(Taylor_Gorrell_type)

I have already got the Pokemon set up for both. Just need the types set up right also dose anyone know if its possible to make a dual type move?

Look at Flying Press for your dual type move. And types are handled in "types.txt". You can edit it manually (you can look at how to set up by looking at other types) or you can use (broken link removed) program's Type Editor. If you do, however, I recommend to read the documentation for it.
 
Look at Flying Press for your dual type move. And types are handled in "types.txt". You can edit it manually (you can look at how to set up by looking at other types) or you can use (broken link removed) program's Type Editor. If you do, however, I recommend to read the documentation for it.

I checked into flying press it just says it's both Flying and Fighting type simultaneously. Would that make it do two different types of damage?
 
I checked into flying press it just says it's both Flying and Fighting type simultaneously. Would that make it do two different types of damage?

You define a first type in the PBS (In Flying Press' case, Fighting) and then change :FLYING into :OTHERTYPE. You can get rid of "def tramplesMinimize?(param=1)" and the code under it, if you want. And yes, the damage is automatically calculated correctly (though it doesn't change the "not very/super/normal effective" message, if I recall).
 
Back
Top