mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 06:20:25 +00:00
731a3fdc3b
.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 |