mirror of
https://github.com/kwsch/PKHeX
synced 2025-02-17 05:48:44 +00:00
.EncryptionConstant=$rand0 .EncryptionConstant=$rand3 ^ both will randomize so EC%100 = 0 Additionally, added $rand0/$randB/$randS for Wurmple/Beautifly/Silcoon to force EC%10 [0,4], otherwise EC%10 will be [5,9] for the Cascoon/Dustox evolution. For neither of the two above cases, can do EC%6=last char if someone cares about the EC tiebreaker for characteristic determination. No, I don't want to consider how allow the above cases to do that too :) -- just write your own syntax via a plugin and add your ComplexSet to the list! |
||
---|---|---|
.. | ||
ComplexSet | ||
Suggestion | ||
BatchEditing.cs | ||
BatchEditor.cs | ||
BatchFilters.cs | ||
BatchInfo.cs | ||
BatchMods.cs | ||
ModifyResult.cs | ||
StringInstruction.cs | ||
StringInstructionSet.cs |