*sigh*
Ok, let me spell that out slowly, hopefully I'll be able to get my point across then.
Let's take a look at the Barbarossa example you picked.
It goes like this in the campaign file:
Code: Select all
BarbarossaNoW;BarbarossaA.pzbrf;Barbarossa.pzscn;;1320;BarbarossaBNoW_decisive.pzbrf;KievNoW;720;BarbarossaC_marginal.pzbrf;END;0;BarbarossaD_loss.pzbrf
(I replaced the TAB separators with semicolons for better readibility in this context)
This means:
BarbarossaNoW is the ID of this campaign scenario.
BarbarossaA.pzbrf is the corresponding briefing file.
Barbarossa.pzscn is the scenario file.
HERE IS THE EMPTY COLUMN. Normally, this column would spell out the ID of the scenario that follows when you win a decisive victory. It's left empty, because the victory briefing file from two columns later will fill it with the ID of the option you picked.
AND NOW WE HAVE THE IMPORTANT COLUMN. It contains the prestige we get for winning a decisive victory.
So, you see, NO MATTER WHAT WE PICK, we get 1320 prestige. We can reduce this number, or even put a negative one, but it will apply regardless what you picked in the briefing option.
So if option A is "Pay 1500 prestige for the help of the Italian fleet" and option B is "Just directly launch the mission", how would I make A net 1500 prestige less then B?
Comprende?
The next column contains the briefing file, which needs to return the ID if we left the column for the following scenario empty. Then we get the same trinity of columns for maringal victory and for loss. And that's it.
Any further questions?
_____
rezaf