Frequently Asked Questions: Difference between revisions

m Remove performance progress flag 6 from "Can I unlock evolution earlier in the game?" since it doesn't seem to be actually required
Added Lunar Dance to hardcoded moves
Line 154: Line 154:
* 471: Natural Gift (has a special check in <code>GetMoveTypeForMonster</code>)
* 471: Natural Gift (has a special check in <code>GetMoveTypeForMonster</code>)
* 465: Me First (has a special check to use another move after, has move effect #325 by default)
* 465: Me First (has a special check to use another move after, has move effect #325 by default)
* 526: Lunar Dance (has a hardcoded effect to set the user to 1 HP after using the move) <!-- Source: https://discord.com/channels/710190644152369162/1249104036523802665 -->


=== How can I edit the way an item / move effect works? ===
=== How can I edit the way an item / move effect works? ===