CAFE

CK 모드 게시판

[CK2 모딩 질문]영역법 모딩 오류 질문

작성자zx0212|작성시간22.09.08|조회수52 목록 댓글 0

law_groups = {
tax_levy_law_imperial = {
law_type = obligations
left_value = castle
right_value = temple
slider_sprite = GFX_tax_levy_slider
allowed_for_councillors = yes
}

tax_levy_law_feudal = {
law_type = obligations
left_value = TAX
right_value = LEVY
slider_sprite = GFX_tax_levy_slider
allowed_for_councillors = yes
}

tax_levy_law_iqta = {
law_type = obligations
left_value = TAX
right_value = LEVY
slider_sprite = GFX_tax_levy_slider
allowed_for_councillors = yes
}

tax_levy_law_republic = {
law_type = obligations
left_value = TAX
right_value = LEVY
slider_sprite = GFX_tax_levy_slider
allowed_for_councillors = yes
}

tax_levy_law_theocracy = {
law_type = obligations
left_value = TAX
right_value = LEVY
slider_sprite = GFX_tax_levy_slider
allowed_for_councillors = yes
}

tax_levy_law_tribal = {
law_type = obligations
left_value = TAX
right_value = LEVY
slider_sprite = GFX_tax_levy_slider
allowed_for_councillors = yes
}
}

laws = {
tax_levy_law_imperial_0 = {
group = tax_levy_law_imperial

potential = {
has_dlc = "Zeus"
OR = {
NOT = { tier = baron }
holder_scope = { is_patrician = yes }
}
NOT = { holder_scope = { religion_group = muslim } }
}
allow = {
tier = EMPEROR
government = roman_imperial_government
has_law = tax_levy_law_feudal_0
has_law = ze_administration_laws_2
}
revoke_allowed = {
always = no
}
ai_will_do = {
factor = 0.01
modifier = {
factor = 0
NOT = {
holder_scope = {
OR = {
is_republic = yes
is_nomadic = yes
}
}
}
}
}
ai_will_revoke = {
factor = 0
}
effect = {
hidden_tooltip = {
if = {
holder_scope = {
any_vassal = {
limit = {
is_feudal = yes
NOT = { has_opinion_modifier = { who = ROOT modifier = opinion_likes_new_obligation_law } }
}
opinion = {
who = ROOT
modifier = opinion_likes_new_obligation_law
years = 5
}
}
}
}
revoke_law = tax_levy_law_feudal_0
revoke_law = tax_levy_law_feudal_1
revoke_law = tax_levy_law_feudal_2
revoke_law = tax_levy_law_feudal_3
revoke_law = tax_levy_law_feudal_4
revoke_law = tax_levy_law_feudal_5
revoke_law = tax_levy_law_feudal_6
revoke_law = tax_levy_law_feudal_7
revoke_law = tax_levy_law_feudal_8
}
}
castle_vassal_min_levy = 0.6
castle_vassal_max_levy = 0.2
castle_vassal_tax_modifier = 0.6
}

 

으로 설정을 했는데 

1. 다른 아무 법률이나 변경해도 해당 법이 자동으로 제정되는데 원인을 모르겠습니다.

2. 정부 형태가 "imperial (roman_imperial_government)"인 상태에서도 imerial (x) 로 법률 제정이 허용되지 않습니다.

   해당 구문을 삭제하여 모든 조건들을 충족시킨 상태에서도 직접적인 법률 제정이 불가능합니다.

3. revoke_law = tax_levy_law_feudal_0 .... 이 적용되지않아 최대 귀족 봉신 세금 40% + 해당 법률 세금 60% 로 총 100% 의 세금이 책정됩니다.

 

다음검색
현재 게시글 추가 기능 열기
  • 북마크
  • 공유하기
  • 신고하기

댓글

댓글 리스트
맨위로

카페 검색

카페 검색어 입력폼