#The Sound Due
event = {
id = 201503
trigger = {
owned = { province = 307 data = -1 }
owned = { province = 309 data = -1 }
owned = { province = 251 data = -1 }
}
random = no
country = KAL
name = "The sound dues"
desc = "EVENTHIST3284"
style = 1
date = { day = 3 month = january year = 1425 }
offset = 1000
action_a ={ # Impose the Sound Dues
name = "We control the sounds, let us have what is due to us."
command = { type = domestic which = MERCANTILISM value = 1 }
command = { type = domestic which = LAND value = -1 }
command = { type = provincetax which = 307 value = 6 }
command = { type = provincetax which = 251 value = 4 }
command = { type = provincetax which = 309 value = 2 }
command = { type = fortress which = 307 value = 1 }
command = { type = fortress which = 251 value = 1 }
command = { type = relation which = HSA value = -100 }
command = { type = relation which = POM value = -50 }
command = { type = relation which = FIN value = -50 }
command = { type = relation which = LAT value = -50 }
command = { type = relation which = BUR value = -50 }
command = { type = relation which = SCO value = -25 }
command = { type = sleepevent which = 201595 }# Sound due for anyone
}
action_b ={ # Let trade flow freely
name = "Try to keep Skanör competitive without resorting to overt coercion."
command = { type = domestic which = MERCANTILISM value = -2 }
command = { type = gainmanufactory which = -1 value = refinery }
command = { type = provincetax which = 307 value = 1 }
command = { type = provincetax which = 251 value = 1 }
command = { type = treasury value = -100 }
command = { type = trade value = 2000 }
command = { type = relation which = HSA value = 100 }
command = { type = relation which = POM value = 50 }
command = { type = relation which = FIN value = 30 }
command = { type = relation which = LAT value = 30 }
command = { type = relation which = BUR value = 20 }
command = { type = relation which = SCO value = 10 }
command = { type = setflag which = Freetrader }
}
}