Prev: 23377 Up: Map Next: 23379
23378: Score progress flags
Bitwise flags which record Magic Knight's achievements, and are used in calculating percentage completion. Flags are initially reset, and each one is set when the corresponding action is performed.
The bits are as follows:
Bit Meaning
0 Crystallium-Spectralis-cast
1 Engraved-Candle-lit
2 Armouris-Photonicus-cast
3 Fumaticus-Protectium-cast
4 Release-Spell-cast
5 Unused
6 Unused
7 Unused
23378 DEFB 0
Prev: 23377 Up: Map Next: 23379