uint256 power = 80 * s + (randomInteger) % (40 * s);
Copied!
Level
A PokéBen with greater rarity is harder to level up. Each level will give a PokéBen an increase on base power, the number is approximately 10% of the initial power with some randomness. Fomula is: