Flag | Set? (MUST/MAY/…) | Description |
---|---|---|
parsing_must | MUST NOT | |
reading_must | SHOULD | If minimum stat count > the default engine maximum. |
writing_must | SHOULD | If minimum stat count > the default engine maximum. |
playing_should | SHOULD | If recommended stat count > the default engine maximum. |
playing_must | SHOULD | If minimum stat count > the default engine maximum. |
editing_should | SHOULD | If minimum stat count > the default engine maximum. |
Offset | Type | Description |
---|---|---|
0 | u16 | Minimum stat count |
2 | u16 | Recommended stat count |
Data blocks of size 2 bytes and 4 bytes are acceptable. if the data block is 2 bytes, the recommended stat count is assumed to equal the minimum stat count.
This extension, if present, makes the engine set the maximum stat count to a value between MINIMUM and RECOMMENDED, inclusive.
TBD