MoveTypeClassPow.PPAcc.Effect Sand-attack -- 15 100% Lowers the target's accuracy by one stage. Body Slam 85 15 100% Has a 30% chance to paralyze the target. Take Down 90 20 85% User receives 1/4 the damage it inflicts in recoil. Agility -- 30 -- Raises the user's Speed by...
Type Electric Dragon Strongly resists: Electric Resists: Fire Flying Grass Steel Water Weak to: Dragon Fairy Ground Ice Abilities Mold Breaker This Pokemon's moves and their effects ignore the Abilities of other Pokemon. Tier UU HP:90 Attack:95 ...
Psychic and Dark Type Pokemon:Featuring Psychic and Dark Type Pokémon, these cards cater to diverse strategies and battles. Gale Of Darkness Pokemon|Material: Blue Core Paper,Crafted with premium Blue Core Paper, these cards offer durability and a sleek feel for collectors. ...
A randomizer for Ocarina of Time. Contribute to AmazingAmpharos/OoT-Randomizer development by creating an account on GitHub.
type == 'Shop': if location.name[-1:] in shop_item_indexes[:shop_item_count]: self.shop_prices[location.name] = int(random.betavariate(1.5, 2) * 60) * 5 def get_region(self, regionname): if isinstance(regionname, Region): return regionname try: return self._region_cache[region...