#have one version for each of the Circars (Berhampur, Palakimedi, Yanam)
#(1766-1800) The Northern Circars -Yanam-
event = {
id = xx
trigger = {
continent = asia
OR = {
owned = { province = 557 data = ENG } #Ganges
owned = { province = 556 data = ENG } #Santal
owned = { province = 571 data = ENG } #Madras
owned = { province = 548 data = ENG } #Bombay
}
OR = { #Should fire for Mughals or Deccan states
core = { province = 566 data = -1 } #Hyderabad
core = { province = 543 data = -1 } #Delhi
}
OR = {
religion = sunni
religion = shiite
}
NOT = {
flag = [N_Circars]
countrysize = 20
}
}
random = no
province = 565 #Yanam
name = "EVENTNAMExx" #The Northern Circars
desc = "EVENTHISTxx"
#-#needs desc
date = { day = 5 month = november year = 1766 }
offset = 5
deathdate = { day = 20 month = august year = 1800 }
action_a = {
name = "ACTIONNAME338410A" #A token of our friendship
command = { type = trigger which = } #ENG: The Northern Circars
command = { type = relation which = ENG value = 100 }
command = { type = secedeprovince which = ENG value = 561 } #Berhampur
command = { type = secedeprovince which = ENG value = 564 } #Palakimedi
command = { type = secedeprovince which = ENG value = 565 } #Yanam
command = { type = provincetax which = -2 value = 2 }
command = { type = setflag which = [N_Circars] }
}
action_b = {
name = "ACTIONNAME338410B" #We do not want them as neighbors!
command = { type = relation which = ENG value = -100 }
command = { type = setflag which = [N_Circars] }
}
}