TheArchduke said:Hmm, sent you pm, Nik.
I need a possible reaction event if the Hanseatic League owns Sjaelland (nasty) or manages to wrestle Skane or Jylland (not so nasty)
It should cut some of the taxes in the region and bring troubles. Good or bad idea?
TheArchduke said:Sounds great. If it isn't too much of a hassle.![]()
TheArchduke said:Hansa gets her own goodie event if she gets the sund.![]()
TheArchduke said:Hmm, sent you pm, Nik.
I need a possible reaction event if the Hanseatic League owns Sjaelland (nasty) or manages to wrestle Skane or Jylland (not so nasty)
It should cut some of the taxes in the region and bring troubles. Good or bad idea?
TheArchduke said:As always as long as I am in the U.S. I am non avaiable on weekends, sorry.
Sounds good.
event = {
id = #INSERT ID1#
trigger = {
NOT = {
atwar = yes
OR = {
owned = { province = 309 data = -1 }
owned = { province = 307 data = -1 }
owned = { province = 251 data = -1 } } } }
random = no
country = KAL
name = "We have lost our Danish Heritage"
desc = "The balance of power in the Kalmar Union was always uneasy between the small rich estates of Denmark allowing for easy control of peasantry and the large poor ones of Sweden where yeomanry had more power. Having lost the wealthy and fertile lands of the south the union slowly turned towards policies more accustomed to the north."
style = 1
date = { day = 1 month = january year = 1419 }
offset = 1500
deathdate = { day = 2 month = may year = 1820 }
action_a ={ #Yes we have lost it
name = "A sad day indeed"
command = { type = stability value = -3 }
command = { type = treasury value = -600 } #State losses while adapting to reduced incomes.
command = { type = revoltrisk which = 36 value = 6 }
command = { type = domestic which = aristocracy value = -1 }
command = { type = domestic which = land value = 1 }
command = { type = domestic which = serfdom value = -1 }
command = { type = infra value = 1500 }
}
action_b ={ #Revenge
name = "Nay, we shall reclaim that land at any cost"
command = { type = stability value = -1 }
command = { type = treasury value = -600 }
command = { type = revoltrisk which = 36 value = 3 }
command = { type = provincetax which = -2 value = -2 }
command = { type = domestic which = aristocracy value = 1 }
command = { type = domestic which = quality value = 1 }
command = { type = land value = 4000 }
command = { type = naval value = 4000 }
command = { type = INF which = -2 value = 8000 }
command = { type = CAV which = -3 value = 6000 }
command = { type = ART which = -3 value = 20 }
}
action_c ={ #Sell out - trigger events for owners to gain CB for cash
name = "Good riddance"
command = { type = stability value = -8 }
command = { type = treasury value = -600 }
command = { type = domestic which = centralization value = 1 }
command = { type = removecore which = 306 }
command = { type = removecore which = 307 }
command = { type = removecore which = 309 }
command = { type = removecore which = 251 }
#Globalflagevent command = { type = trigger which = #ID3 }
}
action_d ={ #Danish nobility migrate north
name = "Nay, it lives on"
command = { type = stability value = -2 }
command = { type = treasury value = -400 }
command = { type = revoltrisk which = 72 value = 3 }
command = { type = domestic which = centralization value = -1 }
command = { type = domestic which = innovative value = 1 }
command = { type = trade value = 2500 }
}
}
event = {
id = #INSERT ID2#
trigger = {
NOT = {
atwar = yes
OR = {
owned = { province = 257 data = -1 }
owned = { province = 1469 data = -1 }
owned = { province = 254 data = -1 } } } }
random = no
country = KAL
name = "We have lost our Swedish Heritage"
desc = "The balance of power in the Kalmar Union was always uneasy between the small rich estates of Denmark allowing for easy control of peasantry and the large poor ones of Sweden where yeomanry had more power. Having lost the resource-rich and expanisive lands of the north, the union slowly turned towards policies more suitable for the south."
style = 1
date = { day = 1 month = january year = 1419 }
offset = 1500
deathdate = { day = 2 month = may year = 1820 }
action_a ={ #Yes we have lost it
name = "A sad day indeed"
command = { type = stability value = -2 }
command = { type = treasury value = -300 } #State losses while adapting to reduced incomes.
command = { type = revoltrisk which = 36 value = 4 }
command = { type = domestic which = aristocracy value = 1 }
command = { type = domestic which = land value = -1 }
command = { type = domestic which = serfdom value = 1 }
command = { type = trade value = 1500 }
}
action_b ={ #Revenge
name = "Nay, we shall reclaim that land"
command = { type = stability value = -1 }
command = { type = treasury value = -300 }
command = { type = revoltrisk which = 24 value = 3 }
command = { type = provincetax which = -2 value = -2 }
command = { type = domestic which = aristocracy value = 1 }
command = { type = domestic which = quality value = 1 }
command = { type = land value = 4000 }
command = { type = naval value = 2000 }
command = { type = INF which = -2 value = 8000 }
command = { type = CAV which = -3 value = 6000 }
command = { type = ART which = -3 value = 20 }
}
action_c ={ #Sell out - trigger events for owners to gain CB for cash
name = "Good riddance"
command = { type = stability value = -8 }
command = { type = treasury value = -300 }
command = { type = domestic which = centralization value = 1 }
command = { type = removecore which = 257 }
command = { type = removecore which = 1469 }
command = { type = removecore which = 341 }
command = { type = removecore which = 254 }
#Globalflagevent command = { type = trigger which = #ID4 }
}
action_d ={ #Swedish nobility migrate southward
name = "Nay, it lives on"
command = { type = stability value = -4 }
command = { type = treasury value = -200 }
command = { type = revoltrisk which = 72 value = 4 }
command = { type = domestic which = centralization value = 1 }
command = { type = domestic which = innovative value = 1 }
command = { type = infra value = 2500 }
}
}
TheArchduke said:I like it, but what happens in the sell out?
Selling of the Sund or Sweden?
TheArchduke said:Sounds good, but would KAL really relinquish claims on Sweden or Denmark?![]()