Mission Component (84)
This component is responsible for missions and achievements.
Note
This component is not attached to any object in the game database.
XML Serialization <mis>
Currently Active <cur>
Mission (Active) <m>
id: | ID of the mission/achievement. |
o: | (?) |
Progress for a task <sv>
For achievements like collecting flags, there is one of this that has the displayed progress N, and N other <sv>
elements that seem to have a bitflag in the id?
Completed <done>
Mission (Complete) <m>
cct: | Amount of times completed (this can be more than 1 for repeatable missions) |
cts: | Timestamp of last completion in seconds. |
id: | ID of the mission/achievement. |