Like title suggests, i've been using macros to individually assign each Pokemon with a random height/weight value for a little rental project in the works. Then I noticed that the batch editor was updated to include "$suggest" for TMs, balls, and the like. Would it be possible to potentially enable the batch editor to take a command like: >.HeightScalar = $rand >.WeightScalar = $rand and have it mass-assign random values between 0 and 255 to each file? Additionally, if