|
|
| (3 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| This file is created when combat ends. It uses the same format as [[MISSION.DAT]] and [[MISDATA.DAT]]. Although it's presumabley read by the geoscape engine, it's currently unknown as to whether this file differs from the original [[MISSION.DAT]] file.
| | #REDIRECT [[MISDATA.DAT]] |
| | |
| By hacking values and seeing the corresponding results screen, I've determined a number of offsets used for 'debriefing' statistics when you go back to the geoscape. I believe these are all signed 2byte integers. Seems quantity is listed first then score. [[User:Pi Masta|Pi Masta]] 23:46, 16 February 2007 (PST)
| |
| | |
| 20: Description - Same as [[MISDATA.DAT]] offset 20, changing this gave messages like 'Terror Continues' or 'Base is lost'
| |
| 22: Aliens Killed
| |
| 24: Aliens Killed Score
| |
| 26: Alien Corpses
| |
| 28: Corpse Score
| |
| 30: Live Alien
| |
| 32: Live Alien Score
| |
| 34: Artefacts
| |
| 36: Artefacts Score
| |
| 38: Alien Base Control Destroyed
| |
| 40: Base Control Score
| |
| 42: Civs Killed by Aliens
| |
| 44: Civs Killed Alien Score
| |
| 46: Civs Killed by Xcom
| |
| 48: Civs Killed Xcom Score
| |
| 50: Civs Saved
| |
| 52: Civs Saved score
| |
| 54: XCOM Lost
| |
| 56: XCOM Lost Score
| |
| 58: XCOM Retired through Injury - Never seen/heard of this [[User:Pi Masta|Pi Masta]]
| |
| 60: XCOM Retired Score
| |
| 62: Xcom MIA
| |
| 64: XCom MIA
| |
| 66: Tanks Lost
| |
| 68: Tanks Lost Score
| |
| 70: XCOM Craft Lost
| |
| 72: XCOM Craft Lost score
| |
| | |
| ==See Also==
| |
| * [[Saved Game Files]]
| |
| * [[Saved_Game_Files#Battlescape_Files|Battlescape Files]]
| |
| * [[Saved_Game_Files#Missdat_Files|Missdat Files]]
| |