Frequently Asked Questions: Difference between revisions

m Add Judgment to list of moves with hardcoded behavior
Add mass edit question
Line 239: Line 239:


Online patcher: https://www.marcrobledo.com/RomPatcher.js/
Online patcher: https://www.marcrobledo.com/RomPatcher.js/
=== Is there a way to mass edit data? ===
SkyTemple does not support mass editing data (e.g. changing data for multiple dungeon floors at once, or for multiple pokémon, etc.). However, you can make use of the "Import" and "Export" buttons available on most screens to copy the data from one entry to another.
For example, you could adjust the settings of a single dungeon floor and then export it to all other floors in the dungeon. Keep in mind that vanilla dungeons often have minor variations between floors, and doing this will make all floors exactly the same. If you want to introduce variations after that, you'll have to manually edit each floor.
Alternatively, if the change you want to make is more complex than that, you could try writing custom code using [[ROM editing with Python and skytemple-files|Python and the skytemple-files library]].


== Scripting ==
== Scripting ==