• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Klein001

First Lieutenant
13 Badges
Nov 6, 2008
217
1
  • Crusader Kings II
  • Deus Vult
  • Europa Universalis III Complete
  • Hearts of Iron III
  • Majesty 2
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Semper Fi
  • Europa Universalis IV
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Victoria 2
  • 500k Club
Specifically, I need to change my copy of event 3900, 600001 being the id of the copy.

Where it says:
capital_scope = { civilization_value = 50 }​

I would like for it to apply to all of my provinces.

How do I do it?
 
a looksee through the vanilla events and the threads here told me that i can do this by preceding the civ value change with:

Code:
any_owned = {
civilization_value = (put your number here)
}