
Działanie
Stłumienie Ikkō-ikki
Ikkō-ikki mogą okazać się bardziej niebezpieczni, niż się wydają. Musimy się postarać, aby nie mieli szansy rozprzestrzeniać się na naszych ziemiach.
SzintoizmReligiaallowDefinicjain_game/common/generic_actions/religious_factions.txt:870
871type = religiousfaction
873sound = UI_action_religion_generic
875potential = {
876scope:actor.religion = {
877has_religious_factions = yes
}
}
881allow = {
882scope:actor ?= {
884OR = {
885AND = {
886country_type = building
887any_owned_foreign_building_location = {
}
}
891AND = {
892country_type = location
893any_owned_location = {
}
}
}
}
}
901automation_tick = never
902automation_tick_frequency = 12
904ai_tick = monthly
905ai_tick_frequency = 6
907price = price:crackdown_their_strongholds
909cooldown = {
910type = crackdown_their_strongholds
911years = 3
}
914select_trigger = {
915looking_for_a = religion
916source = actor
917target_flag = recipient
918name = "choose_religion" Wybierz Concept:
919column = {
920data = name
}
}
924effect = {
925scope:actor ?= {
926if = {
927limit = {
927country_type = building
}
928random_owned_foreign_building_location = {
929save_temporary_scope_as = target_location
931remove_location_from_international_organization = scope:target_location
}
}
}
935if = {
936limit = {
936country_type = location
}
937random_owned_location = {
938save_temporary_scope_as = target_location
940remove_location_from_international_organization = scope:target_location
}
}
}
}
}
947ai_will_do = {
949add = {
950value = "religion:shinto.var:ikko_ikki_enabled.modifier_utility(scope:actor)"
951multiply = -1
}
955add = {
956if = {
957limit = {
958scope:actor ?= {
}
}
964value = 10
}
}
}