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

bonela

Blorg Best Friend
66 Badges
Feb 10, 2003
242
2
www.fjapps.com
  • Stellaris Sign-up
  • Cities: Skylines
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis III: Collection
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • 500k Club
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Crusader Kings II: Monks and Mystics
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Cradle of Civilization
  • Stellaris: Humanoids Species Pack
  • Stellaris: Nemesis
  • Europa Universalis IV: Conquest of Paradise
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Deus Vult
  • Europa Universalis III
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Crusader Kings II
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • Hearts of Iron III
  • Heir to the Throne
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Victoria 2
  • Victoria 2: A House Divided
Is just me, or Italian Unification was supposed to happen without french intervention. I say it becouse Italian Question Event is still triggered by France.

#########################################################################
# The Italian Question
#########################################################################
event = {
id = 5801
random = no
country = SAR

# Triggered by FRA 7210 or FRA 7217

name = "EVT_5700_NAME"
desc = "EVT_5801_DESC"
style = 0

action_a = {
name = "ACTIONNAME5700A" # Unify or Die!
command = { type = relation which = FRA value = 200 }
command = { type = alliance which = FRA }
command = { type = add_division which = infantry }
command = { type = add_division which = infantry }
command = { type = add_division which = infantry }
command = { type = add_division which = infantry }
command = { type = add_division which = infantry }
command = { type = add_division which = infantry }
command = { type = add_division which = infantry }
command = { type = add_division which = infantry }
command = { type = add_division which = infantry }
command = { type = add_division which = infantry }

command = { type = war which = PAP } # The Papacy
command = { type = war which = SIC } # Two Sicilies
command = { type = war which = LOM } # Lombardia
command = { type = war which = PAR } # Parma
command = { type = war which = MOD } # Modena
command = { type = war which = TUS } # Tuscany
command = { type = war which = VEN } # Venice

command = { type = relation which = PAP value = -400 }
command = { type = relation which = SIC value = -400 }
command = { type = relation which = LOM value = -400 }
command = { type = relation which = PAR value = -400 }
command = { type = relation which = MOD value = -400 }
command = { type = relation which = TUS value = -400 }
command = { type = relation which = VEN value = -400 }

command = { type = trigger which = 5702 } # The Papacy
command = { type = trigger which = 5902 } # Two Sicilies
command = { type = trigger which = 5400 } # Lombardia
command = { type = trigger which = 5500 } # Parma
command = { type = trigger which = 5600 } # Modena
command = { type = trigger which = 6000 } # Tuscany
command = { type = trigger which = 6100 } # Venice
 
Upvote 0
Its you.

The "Unify or Die" event is triggered by France.

The Creation of Italy event is not dependent on the Unify or Die event.

So you can still fight off Sardinia and their extra 10 divisions as Two Sicilies and claim Italy if you want to.
 
Derek Pullem said:
Its you.

The "Unify or Die" event is triggered by France.

The Creation of Italy event is not dependent on the Unify or Die event.

So you can still fight off Sardinia and their extra 10 divisions as Two Sicilies and claim Italy if you want to.

Sorry, you're right, i didn't see a # mark in the Creation of Italy event that makes Unify or Die event uneeded.
 
bonela said:
Sorry, you're right, i didn't see a # mark in the Creation of Italy event that makes Unify or Die event uneeded.

I missed it first time too :rofl: