イベント
社会的緊張

Flavor Rankにおける一向一揆は、より強く、より多く、そして何よりも大胆になってきている。役人からの報告によれば、彼らが村に到着したときには、Target Ioの徴税人がすでに税を徴集済みの場合もあり、商人たちはこれらの共同体を安心して通過できない状態にある。いまや一向一揆は極めて強大になっており、多くの者が自分の権利に疑問を持ちはじめている。
庶民階級option 3
神道宗教triggerikko_ikki_enabled変数trigger定義in_game/events/religion/ikko_ikki.txt:546
547type = country_event
548title = ikko_ikki.5.title 社会的緊張
549desc = ikko_ikki.5.desc Flavor Rankにおける一向一揆は、より強く、より多く、そして何よりも大胆になってきている。役人からの報告によれば、彼らが村に到着したときには、Target Ioの徴税人がすでに税を徴集済みの場合もあり、商人たちはこれらの共同体を安心して通過できない状態にある。いまや一向一揆は極めて強大になっており、多くの者が自分の権利に疑問を持ちはじめている。
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
}
}
}
}
}