EMFTeam / EMF

Extended Mechanics & Flavor
34 stars 18 forks source link

Some of the emf_heresy laws have invalid law modifiers #550

Closed zijistark closed 5 years ago

zijistark commented 6 years ago

E.g., global_tax_modifier is an invalid law modifier, and yet it's indeed in use by some emf_heresy laws. This is now extra obvious in-game because the tooltip separates out the invalid modifiers and says something to the effect of "MODIFIERS THAT WILL BE LOST:" (which is admittedly a very strange choice of description but nevertheless).

In order to address this & get the full intended effects of these heresy-related laws where they actually matter in any significant way, we need to go through and:

Using the modifier auto-expiry feature enables us to be fairly care-free about applying the modifiers (though exclusive modifiers still need to be cleared when a different law setting is passed) whilst still being able to effectively remove them from ALL types of characters (not just rulers) efficiently.

zijistark commented 6 years ago

Also:

zijistark commented 5 years ago

Closing, as @DelnarErsike addressed this more or less.