Good point on the Valiant Crux. I think I'll add the Wreath of the Angel anyway, because of the low likelihood of saving 100% of the civilians. To distinguish the "betterness" of the Crux, the Wreath would have one gold star while the Crux would have three.
As for stunning cyberdiscs, I was under the impression that those guys couldn't be captured; however, the commendation can be made in the ruleset without additional code!
Something along the lines of:
- type: STR_MEDAL_TERRORISTSTUN_NAME
description: STR_MEDAL_TERRORISTSTUN_DESCRIPTION
sprite: 00
criteria:
killsWithCriteriaCareer: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
killCriteria:
-
1: ["STR_LIVE_TERRORIST", "STATUS_STUNNED"]
Replace the STR_LIVE_TERRORIST with STR_CYBERDISC_TERRORIST and your commendation is specific to that unit instead of Reapers, Sectopods and the rest.
If you're still alphabetizing the commendations, feel free to throw in some custom ones too. As long as the player doesn't get flooded with commendations every mission, it's all good!