Guezter Posted July 3, 2023 Posted July 3, 2023 How can I batch edit memories and what are the "indexs?" Examples are appreciated.
Atrius97 Posted July 3, 2023 Posted July 3, 2023 I believe the four related to OT Memories are OT_Memory, OT_TextVar, OT_Intensity, OT_Feeling, which control these values in descending order: Likewise, if you're editing the memory for the latest "not-OT" handler, there should be "HT" versions of all four. Which values are legal depend entirely on the Pokémon in question, it's case by case.
Guezter Posted July 3, 2023 Author Posted July 3, 2023 I'm having trouble understanding. I've tried using all properties to see if I find a pattern but it ends up randomizing the memories or gives an error. Let's say I wanted Memory type: "{0} chcked the sign with {1}{2}, {4} that {3}." Area: "at a Mirage spot" Intensity: "The Pokemon remembers" Feeling: "It was happy" Would I put? .OT_Memory=27 (Since it's the 27th memory down the list?) .OT_TextVar=1 .OT_Intensity=1 .OT_Feeling=1
Guezter Posted July 3, 2023 Author Posted July 3, 2023 Nvm I found the list of numbers to implement for the specific memories, intensity, ect I want. Here it is y'all =>https://bulbapedia.bulbagarden.net/wiki/Memory_(game_mechanic) God bless Bulbapedia
Kaphotics Posted July 3, 2023 Posted July 3, 2023 Please familiarize yourself with the features of the batch editor. Right below the text entry region, the program will display the property type AND the property value of the currently loaded PKM in the PKM Editor. If you want to know specific values, you can edit them onto the PKM then check the raw integer in the batch editor and build an instruction based on its value.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now