New Update to Open Beta

Effects

  • Added play_sound_effect which allows you to play a sound effect, targeting a country (ported from ck3)
  • Added set_antagonist = yes/no effect.

Triggers

  • Added has_capital_surplus to check for the existance of any capital bonuses from the state’s owner
  • Added has_capital_bonus_for_trade_good to check for the existance of any captial bonuses for the specific trade good

Other

  • Added a property for subject types to allow them to bypass usual subject diplomatic limitations for declaring war (allowed_to_declare_war_against_others). This is not enabled by default for the base game. To fully enable this to work you’ll also need to > change the allow triggers for wargoals
  • Added modifiers for local_happiness_for_wrong_religion_modifier and happiness_for_wrong_religion_modifier which is applied on top of regular happiness for the same religion modifiers. Also fixed a typo with define for WRONG_RELIGION_HAPPINESS which > applies always regardless of modifiers (currently set to )
  • Made all hardcoded values related to civil wars moddable through define & added documentation on what they mean