moretrim / ccHFM

Community Curated HFM
14 stars 3 forks source link

French flavor fixes #145

Open rogerburks opened 2 years ago

rogerburks commented 2 years ago

In event 99949 "The Death of Henri Riviere" leads directly to 99955, which costs France full establish_protectorate_casus_belli infamy (20 infamy). Because it is a chain of events, each with only one option, the player has no warning or choice about this infamy cost:

https://github.com/moretrim/ccHFM/blob/47becfb5ccb5c1e4786bb500f718b524df991b20/ccHFM/events/FlavourMod_FRA.txt#L90-L97

The solution to this and other such problems is to grant a casus belli before using war. This results in a lack of infamy cost.

I have decided to go over the code in an attempt to find all other events that incur this unavoidable infamy cost. One known case is addressed separately in #137. I will go through a French playthrough to find out if any additional hidden infamy occurs.

rogerburks commented 2 years ago

I did not find any additional hidden infamy, but I did find some other minor problems. It seemed best to address them all at once: