Jump to content

Using PKHeX: How to Use the Batch Editor in PKHeX


Recommended Posts

How can I randomize Abilities? I have a box full of the same Pokemon and I want them to have either their first or second ability at random.

I tried .AbilityNumber=$1,2 and .AbilityNumber=$rand

The first one sets it all to 2 and the $rand sets them all to their HA (so 4 I guess)

Any suggestions?

Edited by BigMoneyD
Link to comment
Share on other sites

Is there a way to randomize SID and TID?

I tried:

.TrainerSID7=$rand

.TrainerID7=$rand

But it didn't work.

Hope you can tell me how to randomize these values

Edited by ZMQuade
Put in steps I tried.
Link to comment
Share on other sites

1 hour ago, kambo_one said:

Does anyone have the code to edit all pokemon to have your trainer id without affecting event/locked pokemon? 

Trying to change my Trainer Name, TID, SID, Handler Name to mine. 

I think I did this earlier. Try:

!Ball=16

.TrainerSID7=(Your SID)

.TrainerID7=(Your TID)

 

Make sure to create a backup of your file in case we mess it up.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...