JappaWakka a1c3c6f9da Added <Pokémon.LevelAttacks(id,maxLv)> construct
<Pokémon.LevelAttacks(Index,[MaxLevel])>
Returns a string of every move the Pokémon can learn at or below a certain level
* Index (int) = Index of a Pokémon in the player's party
* MaxLevel (int) [optional] = Every move the Pokémon can learn at or below the level specified by this argument is added to the string. When this argument is left out or set to "-1", it will default to the Pokémon's current level.
2023-12-16 15:59:32 +01:00
..
2019-10-31 23:57:27 +03:00
2022-02-03 22:25:09 +01:00
2022-02-03 22:25:09 +01:00
2023-07-12 20:09:06 +02:00
2023-06-30 17:56:26 +02:00
2023-08-06 16:17:05 +02:00