Skip to content
Unowndeveloper edited this page Nov 9, 2016 · 2 revisions

PokeModBlue

Type Items.Weapons.PokemonWeapon

This class is the base class for all Players summonable Pokemon.


Field Items.Weapons.PokemonWeapon.typeI

Gets and caches the result of the pokemon's first type


Field Items.Weapons.PokemonWeapon.typeII

Gets and caches the result of the pokemon's second type


Method NPCs.Pokemon.PokemonNPC.getTypeEffectiveness(System.Int32,System.Int32,System.Int32)

gets the multiplier for damage based on the attacking move type, and the types of the defending pokemon


Field NPCs.Pokemon.PokemonNPC.typeI

Gets and caches the result of the pokemon's first type


Field NPCs.Pokemon.PokemonNPC.typeII

Gets and caches the result of the pokemon's second type


Clone this wiki locally