Event
Social Tensions

The Ikkō-ikki in our Flavor Rank have been growing stronger, more numerous, and above all, bolder. Our officials report that sometimes a tax collector from the Target Io sect has collected already when they arrive in a village, and traders are no longer feeling safe as they pass these communities. The Ikkō-ikki are now so strong that many have started to question their privileges.
CommonersEstateoption 3
ShintōReligiontriggerikko_ikki_enabledVariabletriggerDefinitionin_game/events/religion/ikko_ikki.txt:546
547type = country_event
548title = ikko_ikki.5.title Social Tensions
549desc = ikko_ikki.5.desc The Ikkō-ikki in our Flavor Rank have been growing stronger, more numerous, and above all, bolder. Our officials report that sometimes a tax collector from the Target Io sect has collected already when they arrive in a village, and traders are no longer feeling safe as they pass these communities. The Ikkō-ikki are now so strong that many have started to question their privileges.
550outcome = neutral
552trigger = {
557OR = {
558AND = {
559root = {
559country_type = location
}
560any_international_organization_owned_location = {
561owner = root
}
}
564AND = {
565root = {
565country_type = building
}
566any_international_organization_owned_location = {
567any_foreign_building_countries_in_location = {
568this = root
}
}
}
}
}
}
}
577illustration_tags = {
57810 = angry
57910 = exterior
}
582immediate = {
}
586save_scope_as = target_io
587if = {
588limit = {
589root = {
589country_type = location
}
}
591random_international_organization_owned_location = {
592limit = {
592owner = root
}
593save_scope_as = target_location
}
}
596if = {
597limit = {
598root = {
598country_type = building
}
}
600random_international_organization_owned_location = {
601limit = {
602any_foreign_building_countries_in_location = {
603this = root
}
}
606save_scope_as = target_location
}
}
}
}
}