mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +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! |
||
---|---|---|
.. | ||
Applicators | ||
Bulk | ||
Database | ||
PKM | ||
Program | ||
Saves | ||
Showdown | ||
CommonEdits.cs | ||
HiddenPower.cs | ||
IBattleTemplate.cs | ||
IPKMView.cs | ||
IPlugin.cs | ||
ISaveFileProvider.cs | ||
ISpriteBuilder.cs | ||
LocationEdits.cs | ||
NatureAmp.cs | ||
Pokerus.cs | ||
SpriteBuilderTweak.cs | ||
WurmpleUtil.cs |