PKHeX/PKHeX.Core/Editing/Bulk
Kurt 731a3fdc3b Add $rand0/$rand3 batch cmd for dudu/maus rare
.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!
2022-11-26 12:12:14 -08:00
..
ComplexSet File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Suggestion Update 22.11.24 2022-11-24 17:42:17 -08:00
BatchEditing.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
BatchEditor.cs Minor clean 2022-08-30 15:00:45 -07:00
BatchFilters.cs Add more xmldoc 2022-08-21 01:39:16 -07:00
BatchInfo.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
BatchMods.cs Add $rand0/$rand3 batch cmd for dudu/maus rare 2022-11-26 12:12:14 -08:00
ModifyResult.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
StringInstruction.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
StringInstructionSet.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00