0 of 0

File information

Last updated

Original upload

Created by

atamize

Uploaded by

atamize

Virus scan

Safe to use

About this mod

A follow-up to Mission Award Variety, Nice Mission Debriefing adds extended stats and awards to the end of a mission in War of the Chosen.

Permissions and credits
A follow-up to Mission Award Variety, Nice Mission Debriefing for War of the Chosen shows extended stats and awards for your soldiers at the end of a mission.

FEATURES
  • Stats
    Kills, Damage Dealt, Shot Accuracy, Overwatch Accuracy, Tiles Moved, Loot picked up, Most Hated Unit, Headshots
  • Awards
    Your favorite awards from Mission Award Variety return with more coming in the future
  • MVP designation
    One soldier from your squad who went above and beyond will receive this coveted trophy
  • Photobooth support
    Create a photo or choose one from your collection and this photo will accompany your soldier's stats until you delete or change it
  • Controller support
    Use a controller to navigate through the stats and photobooth options

To access this screen, press the View Mission Debriefing button on the Mission Summary screen (it's next to the Take Mission Photo button):


COMPATIBILITY NOTES
Does not override any classes. Extends UITactical_Photobooth when creating a photo within the debriefing screen, so any mod that overrides that will have a conflict (e.g. WC_PhotoReBooth).

Note that I have a UIScreenListener listening to UIPhotoboothReview, so any mods overriding that class could potentially cause issues.

FAQ
Q: What does this award mean?
A: Hover your cursor over the award to see the tooltip. You can also see the full list in the localization file (Steam\steamapps\workshop\content\268500\1154827808\Localization\WOTCNiceMissionDebriefing.int).

Q: What do the colors on the stat values mean?
A: Green means the soldier led the squad in that stat. Red means they had the least amount of that stat.

Q: A couple soldiers won the same award, should that be possible?
A: It's possible that more than one soldier is tied with the same highest value for that award, so they all can receive it.

Q: What happened to X award from Mission Award Variety?
A: Not all the awards from Mission Award Variety have made it over, either due to irrelevance or they weren't quite working the way I wanted them to. I'll probably continue bringing them over in some form, but also new ones may take their place.

Q: Do I need to start a new campaign to use this mod?
A: No.

Q: Can I suggest a new award?
A: Sure, many have been suggested in the Mission Award Variety comments. I tend to be more interested in awards that can be won by any soldier and aren't biased toward a specific class.

Q: Can I rearrange the order the stats appear?
A: You can do this in the config file (Steam\steamapps\workshop\content\268500\1154827808\Config\XComWOTCNiceMissionDebriefing.ini).

Q: Why does the Headshots stat not always appear?
A: Headshots only get displayed on missions that feature the Lost.

Q: Why is there a warning when I try to make a team poster?
A: Because I'm not overriding UIMissionSummary, it's not simple to override the behaviour when you exit the photobooth for the team poster (which immediately transitions to the dropship loading scene). You won't see this warning if you enter the mission debriefing screen first. If you'd rather not see the warning at all, you can edit the config file and set EnableTeamPosterWarning to false.

SPECIAL THANKS
Thanks to Kosmo for the Lifetime Stats mod whose code is the basis for this mod's stat tracking.

Robojumper for helping Kosmo with a bug and thereby helping me.

RealityMachina for suggesting a fix for possible crashes.