
행동이번 버전 신규
안건 찬성
관구장으로서 자국을 포함한 관구 내 모든 구성국이 현재 제국 의회에 발의된 안건에 찬성표를 던지도록 강제합니다. 별도의 비용은 들지 않으며, 강제 상태는 결의가 종료될 때까지 유지됩니다.
신성 로마 제국국가 간 조직체potential정의in_game/common/generic_actions/hre_circle_actions.txt:368
369type = owncountry
371imperial_circle_action = yes
372icon = circle_leader_action
374show_in_gui_list = no
376cooldown = {
377type = vote_in_organization_parliament
378months = 1
}
381select_trigger = {
382show_if = {
382NOT = {
382exists = scope:target
}
}
383looking_for_a = imperial_circle
384target_flag = target
385interaction_source_list = {
386scope:actor = {
387every_imperial_circle_country_is_member_of = {
388add_to_list = source
}
}
}
392name = "choose_circle" 제국 관구 선택
393column = {
393data = name
}
}
396potential = {
397scope:actor = {
398is_member_of_circle = scope:target
400circles_are_active = yes
401resolution_is_active = resolution:policy_vote
}
}
}
406allow = {
407exists = scope:target
408scope:target = {
409circle_leader ?= {
409this = scope:actor
}
}
}
413effect = {
414scope:target = {
417custom_tooltip = {
418text = approve_imperial_circle_proposal_members_tt Target 내 모든 구성국의 현재 발의된 제국 의회 안건에 대한 투표가 제안된 정책에 찬성하는 것으로 고정됩니다.
419every_circle_member = {
420save_temporary_scope_as = circle_member
422set_vote = {
423voter = scope:circle_member
424resolution = resolution:policy_vote
426lock_reason = {
426key = VOTE_LOCK_REASON_CIRCLE_LEADER
}
}
}
}
}
}
}
434ai_will_do = {
435add = {
435value = 0
}
}