wiese.hano
1st Lieutenant
I'm still thinking about which algorithms are used in WC1, WC2 and WCS to determine if and which award or promotion you get. Does anybody know anything about this?
Yes, WCS or the FreeSpace Engine in general uses a similar system. You can script medals and promotions in any way you'd like, including having a certain number of kills, completing mission objectives etc.That's great! But what about Wing Commander Saga. Is there an equivalent system built in?
S09M0 (Kurasawa 1)
Sphere 0: Name: Tiger's Claw; Ships: [ 0, 3, 4,-1,-1,-1,-1,-1,-1,-1]
Sphere 1: Name: Nav 1a ; Ships: [ 5, 6, 7, 8, 9,10,11,-1,-1,-1]
Sphere 2: Name: Nav 2 ; Ships: [12,13,14,15,-1,-1,-1,-1,-1,-1]
Sphere 3: Name: Nav 1b ; Ships: [17,18,19,-1,-1,-1,-1,-1,-1,-1]
Sphere 4: Name: ; Ships: [-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]
...
Ship 0: Type: 8; Tiger's Claw
Ship 1: Type: 1; Rapier
Ship 2: Type: 1; Rapier
Ship 3: Type: 2; Scimitar
Ship 4: Type: 2; Scimitar
Ship 5: Type: 15; Dorkir
Ship 6: Type: 10; Dralthi
Ship 7: Type: 10; Dralthi
Ship 8: Type: 10; Dralthi
Ship 9: Type: 10; Dralthi
Ship 10: Type: 10; Dralthi
Ship 11: Type: 10; Dralthi
Ship 12: Type: 15; Dorkir
Ship 13: Type: 11; Krant
Ship 14: Type: 11; Krant
Ship 15: Type: 11; Krant
Ship 16: Type: 11; Krant
Ship 17: Type: 15; Dorkir
Ship 18: Type: 13; Jalthi
Ship 19: Type: 13; Jalthi
Ship 20: Type: 12; Gratha
Ship 21: Type: 12; Gratha
Ship 22: Type: -1;
...
Yes, but you made some smaller mistakes (regarding the captions of the stars): https://www.wcnews.com/wcpedia/Medal_System#Medal_GraphicsI'm going to divide up the tables to be a bit more readable too, separate out the impossible ones.
Just as a curiosity, if you look into the mission data (MODULE.000) for Kurasawa 1 (S09M0) you can see three additional ships which are not referenced in any of the spheres: one additional Krant (ship 16) and two Gratha (ships 20 and 21). This would represent an additional 40 points (10 points for a Krant and 15 points for a Gratha), putting you at 205 points, well over the 185 points needed for the Silver Star.
Code:S09M0 (Kurasawa 1) Sphere 0: Name: Tiger's Claw; Ships: [ 0, 3, 4,-1,-1,-1,-1,-1,-1,-1] Sphere 1: Name: Nav 1a ; Ships: [ 5, 6, 7, 8, 9,10,11,-1,-1,-1] Sphere 2: Name: Nav 2 ; Ships: [12,13,14,15,-1,-1,-1,-1,-1,-1] Sphere 3: Name: Nav 1b ; Ships: [17,18,19,-1,-1,-1,-1,-1,-1,-1] Sphere 4: Name: ; Ships: [-1,-1,-1,-1,-1,-1,-1,-1,-1,-1] ... Ship 0: Type: 8; Tiger's Claw Ship 1: Type: 1; Rapier Ship 2: Type: 1; Rapier Ship 3: Type: 2; Scimitar Ship 4: Type: 2; Scimitar Ship 5: Type: 15; Dorkir Ship 6: Type: 10; Dralthi Ship 7: Type: 10; Dralthi Ship 8: Type: 10; Dralthi Ship 9: Type: 10; Dralthi Ship 10: Type: 10; Dralthi Ship 11: Type: 10; Dralthi Ship 12: Type: 15; Dorkir Ship 13: Type: 11; Krant Ship 14: Type: 11; Krant Ship 15: Type: 11; Krant Ship 16: Type: 11; Krant Ship 17: Type: 15; Dorkir Ship 18: Type: 13; Jalthi Ship 19: Type: 13; Jalthi Ship 20: Type: 12; Gratha Ship 21: Type: 12; Gratha Ship 22: Type: -1; ...
Added something that might be of interest to the Wiki: https://www.wcnews.com/wcpedia/Wingleader_Medals_and_Ribbons
This is the original design document from June 1990 that planned the medal system. Interesting to note that the plan at the time was for every mission to award a medal which is likely why the system is designed as it is in the final game with medals simply being made impossible when they're unwanted.
Also interesting that there was a little more planned for the Golden Sun, with the original requirement being that your fighter actually had to be crippled (as it is, the medal is awarded when you eject for the first time in any situation).
Also debunks the old claim that they got the medals 'wrong' by having Gold better than Silver... you can see here that was the plan all along (in the US military a Silver Star is the superior decoration).
I didn't see it already mentioned here, but I remember medal conditions being listed in a guide by David S Raley. I'm pretty sure I got it from CIC, but I don't remember where - it's probably not the same document that's in https://www.wcnews.com/wcpedia/WCSAV (I wasn't able to decompress that file so I don't know if it's a valid upload.)
'Random factor representing military foolishness...'Added something that might be of interest to the Wiki: https://www.wcnews.com/wcpedia/Wingleader_Medals_and_Ribbons