lovogera Posted November 16, 2012 Share Posted November 16, 2012 hello guys goodnight, I wonder how I can edit the attacks such as power, type and either physical or special attack, I'm new to this forum and do not know if I'm in the right forum. Also explain to me about that program Hex and how i can do it. :creep: Link to comment Share on other sites More sharing options...
Zovrah Posted January 24, 2017 Share Posted January 24, 2017 (edited) I've been looking into this and what I discovered is this: 00 32 00 64 23 00 00 00 00 73 05 04 00 00 2B 00 This is Pound's data in a hex editor. The first byte (00) is the moves category (physical). 01 is special, and 02 is status. The second byte (32) is the move's power in hex. 50 is 32 Third byte is Move effect 00 is a normal hit. I don't know what the list is in hex. Fourth is accuracy, fifth is PP. No idea what everything else is. This is for platinum. Oh i think that type may be the sixth byte but it could be any of the zeros because its a normal type move. There is a simple move editor for D/P/Pl on this site Edited January 24, 2017 by Zovrah Link to comment Share on other sites More sharing options...
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