国产成人精品高清在线观看99,日韩一本之道一区中文字幕,国外亚洲成av人片在线观看,国产欧美日韩一区二区三区在线,国产精品美女久久久免费

鋼鐵雄心3自建國教程

時間:2010/09/03 10:02:57 編輯:Ocean

 

}


ministers = {
        952901 = {
                name = "xxx "
                ideology = national_socialist
                loyalty = 1.00
                picture = yyy
                head_of_state = prophecy_master
                head_of_government = financial_giant
                start_date = 1936.1.1
        }
        952902 = {
                name = "xxx "
                ideology = national_socialist
                loyalty = 1.00
                picture = yyy       
                foreign_minister = the_fate_of_the_sorceress
                start_date = 1936.1.1
        }
        952903 = {
                name = "xxx "
                ideology = national_socialist
                loyalty = 1.00
                picture = yyy
                foreign_minister = determined_of_the_diva
                start_date = 1936.1.1
        }
        952904 = {
                name = "xxx "
                ideology = national_socialist
                loyalty = 1.00
                picture = yyy
                foreign_minister = heaven_of_princess
                start_date = 1936.1.1
        }
        952905 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                armament_minister = mecha_freak
                start_date = 1936.1.1
        }
        952906 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                armament_minister = trick_or_treat_God_ii
                start_date = 1936.1.1
        }
        952907 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                armament_minister = money_speaks
                start_date = 1936.1.1
        }
        952908 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                minister_of_security = Three_without_girl
                start_date = 1936.1.1
        }
        952909 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                minister_of_intelligence = four_beauties
                start_date = 1936.1.1
        }
        952910 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                minister_of_security = flower_girl
                start_date = 1936.1.1
        }
        952911 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                minister_of_security = machine_girl
                start_date = 1936.1.1
        }
        952912 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                minister_of_intelligence = mysterious_woman
                start_date = 1936.1.1
        }
        952913 = {
                name = "xxx"
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                minister_of_intelligence = pirates_of_the_sea_of_women
                start_date = 1936.1.1
        }
        952914 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_staff = guardian_of_the_queen
                start_date = 1936.1.1
        }
        952915 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_staff = lost_big_queen
                start_date = 1936.1.1
        }
        952916 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_staff = Queen_is_blade
                start_date = 1936.1.1
        }
        952917 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_army = sister_is_asylum
                start_date = 1936.1.1
        }
        952918 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_army = sister_is_surprise
                start_date = 1936.1.1
        }
        952919 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_army = tsam_sister_technology
                start_date = 1936.1.1
        }
        952920 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_navy = base_control_doctrine
                chief_of_air = naval_aviation_doctrine
                start_date = 1936.1.1
        }
        952921 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_navy = power_projection_doctrine
                start_date = 1936.1.1
        }
        952922 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_navy = open_seas_doctrine
                start_date = 1936.1.1
        }
        952923 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_air = army_aviation_doctrine
                start_date = 1936.1.1
        }
        952924 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_air = air_superiority_doctrine
                start_date = 1936.1.1
        }
        952925 = {
                name = "xxx "
                ideology = social_liberal
                loyalty = 1.00
                picture = yyy
                chief_of_air = carpet_bombing_doctrine
                start_date = 1936.1.1
        }
}
以上文字中xxx代表的是人名,中文即可,yyy為該人的頭像檔的名字,(頭像檔設(shè)置稍後放上,建議只設(shè)首5名人物,太多很麻煩)
graphical_culture = Germany指的是政治,外交等界面的background主題
有Germany,Us,Japanese,Soviet
而ideology = national_socialist指的是該人的政黨,
national_socialist是國家社會主義,小胡子的政黨
social_liberal是社會自由主義
stalinist是斯大林主義
fascistic是法西斯主義
paternal_autocrat是日本首相的政黨
然後到common內(nèi)的countries.txt
在底部輸入
# New State
AAA= "countries/xxxxx.txt"
AAA為國家的3位英文字簡稱,(如ENG,英國;GER,德國)
xxxxx.txt為剛剛製的國家檔案的檔案名稱
在# New State上加一個空隙

PAR = "countries/Paraguay.txt"
PRU = "countries/Peru.txt"
URU = "countries/Uruguay.txt"
VEN = "countries/Venezuela.txt"
# New State
ABC = "countries/abcde.txt"


到common\country_colors.txt中的底部
輸入

#XXXXX
AAA = {
    color1= { 179 128 104  }
    color2= { 59 192 59  }
    color3= { 59 128 192  }
}
XXXXX為國家英文全名
AAA是剛才的3位英文字簡稱,必須與剛才的一樣,然後的也是

一個國家的基本設(shè)定完成

 

本文導(dǎo)航
第1頁:第1頁 第2頁:第2頁 第3頁:第3頁 第4頁:第4頁 第5頁:第5頁 第6頁:第6頁 第7頁:第7頁
相關(guān)攻略
相關(guān)游戲