PKHeX/PKHeX.Core/Saves/Access
CanoeHope 1e6858c349
Add misc Restricted Sparring related Block Data (#2971)
The game also stores the Gender ID, Form ID, Encryption Constant, and Alcremie Sweet ID per block for each PKM's slot.

As for Sweet ID it is stored for all Types. However, since you obviously can't use Alcremie in non-Fairy Sparring they go unused. (They are the Int32 blocks you'll notice with a -1 value.)
2020-08-15 12:10:52 -07:00
..
ISaveBlock5B2W2.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock5BW.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock6AO.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ISaveBlock6Core.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock6Main.cs Add encount block 2020-05-24 17:31:10 -07:00
ISaveBlock6XY.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock7Main.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock7SM.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ISaveBlock7USUM.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ISaveBlock8Main.cs Initial Isle of Armor support 2020-06-19 18:51:15 -05:00
ISaveBlock8SWSH.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ISaveBlockAccessor.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
SaveBlockAccessor5B2W2.cs add generic sav block editor 2020-04-26 16:23:06 -07:00
SaveBlockAccessor5BW.cs Add GymTeam records for Gen5 saves 2019-12-28 21:51:10 -08:00
SaveBlockAccessor6AO.cs Add encount block 2020-05-24 17:31:10 -07:00
SaveBlockAccessor6AODemo.cs Add missing generation to accessor type name 2020-01-23 23:22:54 -08:00
SaveBlockAccessor6XY.cs Add encount block 2020-05-24 17:31:10 -07:00
SaveBlockAccessor7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SaveBlockAccessor7SM.cs Simplify block property names 2019-10-18 20:42:03 -07:00
SaveBlockAccessor7USUM.cs add generic sav block editor 2020-04-26 16:23:06 -07:00
SaveBlockAccessor8SWSH.cs Add misc Restricted Sparring related Block Data (#2971) 2020-08-15 12:10:52 -07:00
SaveBlockMetadata.cs add generic sav block editor 2020-04-26 16:23:06 -07:00
SCBlockAccessor.cs Initial Isle of Armor support 2020-06-19 18:51:15 -05:00