No, I have not. This isn't the problem, imho. Modifier definition is ok. If you change it to 1, you will get 1% bonus, so not really different than detaching the modifier.@Infixo : did you try dividing the modifier by 100 instead of just eliminating it? That component should still have an influence in the valuation, or else we are swinging the pendulum the other side of the imbalance/bug... and I am more confident today than yesterday that it is a stupid, missing /100
Code:
<Row>
<ModifierId>TRAIT_FASCISM_BONUS_RATE</ModifierId>
<Name>BonusRate</Name>
<Value>100</Value>
</Row>
<Row>
<ModifierId>TRAIT_FASCISM_BONUS_RATE</ModifierId>
<Name>BonusType</Name>
<Value>GOVERNMENTBONUS_UNIT_PRODUCTION</Value>
</Row>