
アクション
神の優遇をやめる
わが国は特定の神を優遇することをやめ、代わりにすべての神を等しく崇める。
ガネーシャ神select trigger 2
シャクティ神select trigger 2
シヴァ神select trigger 2
スーリヤ神select trigger 2
ヴィシュヌ神select trigger 2
ヒンドゥー教宗派国際組織potential
スマールタ派ポリシーpotential
ヒンドゥー教宗教potential, select trigger 2favoring_ganesha_god変数allow, select trigger 2favoring_shakti_god変数allow, select trigger 2favoring_shiva_god変数allow, select trigger 2favoring_surya_god変数allow, select trigger 2定義in_game/common/generic_actions/hindu_branches.txt:704
705icon = favor_god
706type = religious
708sound = UI_action_religion_generic
710ai_tick = daily
711ai_tick_frequency = 40
713automation_tick = monthly
714automation_tick_frequency = 1
715player_automated_category = religiousdoctrines
717potential = {
718scope:actor = {
720any_international_organizations_member_of = {
}
}
}
727allow = {
728custom_tooltip = {
729text = stop_favoring_god_why 現在、わが国は特定の神を優遇している。
730scope:actor = {
731OR = {
}
}
}
}
742price = price:favor_god
744select_trigger = {
745looking_for_a = religion
746source = actor
747target_flag = recipient
748name = "choose_religion" 宗教を選択:
749column = {
750data = name
}
}
754select_trigger = {
755looking_for_a = god
756target_flag = target
757name = "favor_god_choose_god" 特別視する神を選ぶ
758none_available_msg_key = "favor_god_no_gods"
759column = {
760data = name
}
762visible = {
764OR = {
}
}
}
791effect = {
792if = {
793limit = {
793exists = scope:target
}
794scope:actor = {
795switch = {
796trigger = scope:target
}
}
}
}
817ai_will_do = {
818add = {
819value = "scope:target.modifier_utility(scope:actor)"
}
}