• 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.

leon521

Sergeant
8 Badges
Sep 27, 2008
59
4
  • Crusader Kings II
  • Diplomacy
  • Europa Universalis III
  • For The Glory
  • Europa Universalis III Complete
  • Europa Universalis IV
  • 500k Club
  • Crusader Kings II: Horse Lords
character_event = {
id = 7008

picture = "event_techspread"

trigger = {
condition = { type = atwar }
condition = { type = has_advance value = ironworks }
}

Whether probably such?
 
character_event = {
id = 7008

picture = "event_techspread"

trigger = {
condition = { type = atwar }
condition = { type = has_advance value = ironworks }
}

Whether probably such?

Not entirely sure what the actual question is ... but this seems to be more suited for the Modding sub-forum :)
 
Whether probably such?

Wanting dream fears red from hope. Don't try for my heart's Tuesday! Refresh friend's winter? Memory takes cute.




Seriously, I've no idea what you mean.

Just in case you're wondering what this trigger does:
condition = { type = atwar } character for whom this fires must be at war
condition = { type = has_advance value = ironworks } the capital province of the country the character is in has the ironworks advance researched.