Save mod data (species, abilities, move sets, and items) to a file
which can be opened by a client to allow for creating items that
will play on this mod server.
Save mod data (species, abilities, move sets, and items) to a file
which can be opened by a client to allow for creating items that
will play on this mod server.
A pokemon can have only one of freeze, burn, sleep, paralysis, and
poison, so we protect against this by giving this class of effects
a designated lock called SPECIAL_EFFECT_LOCK.
A pokemon can have only one of freeze, burn, sleep, paralysis, and
poison, so we protect against this by giving this class of effects
a designated lock called SPECIAL_EFFECT_LOCK.