CAFE

CK 모드 게시판

[CK2 모딩 팁]봉건정으로 신정이나 공화국에게 왕국작위 줄 수 있게 모딩하는 법

작성자공상이몽|작성시간15.10.07|조회수519 댓글 3
feudal_governments = {

    feudal_government = {
        preferred_holdings = { CASTLE }
        allowed_holdings = {
            CASTLE
            FORT
        }
        allowed_holdings_culture = { # Will not get the wrong government type penalty for tribes of the same culture
            TRIBAL
        }
        accepts_liege_governments = { # Gets the wrong religion modifier instead
            muslim_government
            bogomilist_government
        }
        free_revoke_on_governments_religion = { # Tribal vassals of other religions can have their titles revoked for free
            tribal_government
        }
        potential = {
            NAND = {
                controls_religion = yes
                NOT = { religion_group = muslim }
                NOT = { religion_group = pagan_group }
                NOT = { religion = paulician }
            }
            NOT = { religion = bogomilist }
            NOT = {    religion_group = muslim    }
            is_patrician = no
        }
       
        color = { 91 133 207 }
       
        dukes_called_kings = yes
        barons_need_dynasty = yes

        can_build_tribal = no

        can_grant_kingdoms_and_empires_to_other_government = yes
       
        ignore_in_vassal_limit_calculation = {
            tribal_government
        }
    }



feudal_governments.txt를 열어서  feudal_government = 밑에 빨간색 부분을 삽입해주시면 됩니다. 밑에 있는 이슬람 전용 체제도 수정하는 거 잊으시면 안됩니다. (이크타라고 전용 정부체제를 쓰니까)

다음검색
현재 게시글 추가 기능 열기

댓글

댓글 리스트
  • 작성자키아 | 작성시간 15.12.01 오오 꿀팁 감사
    이슬람 전용 체제는 뭘까요
  • 답댓글 작성자공상이몽 작성자 본인 여부 작성자 | 작성시간 15.12.01 feudal_governments 밑에 있습니다. 이걸 수정안해주면 이슬람 놈들은 원래 그대로 공화국에 왕위를 줄 수 없게 되죠
  • 작성자조매생 | 작성시간 16.05.21 굿굿
댓글 전체보기

CK 모드 게시판 다른글

현재페이지 1234
맨위로

카페 검색

카페 검색어 입력폼