安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Play as any faction using the tutorial campaign
Open the Startpos.esf and go to COMPRESSSED_DATA/CAMPAIGN_ENV/CAMPAIGN_MODEL/WORLD/faction_array, open the faction_array and select FACTION.
Below the name of the faction it will be True, True, True. Change this to True, True, False to make the faction unplayable.
Repeat so the faction you want to play as is playable and all the ones before it are unplayable.
Put this startpos in the campaigns/tutorial faction.
Start the tutorial campaign and you can now play as this faction.
Increase the amount of money you start with
To increase the amount of money a clan starts with go to COMPRESSSED_DATA/CAMPAIGN_ENV/CAMPAIGN_MODEL/WORLD/faction_array, find the clan, go to faction_economics, and change the 2000 to the amount of money you want this clan to start with. This amount will be increased by 2000 if you play on easy difficulty and 1000 on normal difficulty.
Chance the number of turns per year
To increase the number of turns you need to edit the campaign_calindar in the startpos. Change the 4 to 12 to have 12 turns per year.
Victory conditions
To change the victory conditions open the campaign_preopen_map_info, open victory_condition_options, and open the faction whose victory conditions you want to change.
Victory_condition_block_0 is the victory conditions for Dominion, currently 65 regions by 1600. Change 65 in the Campaign_victory_conditions to change the number of regions needed to win, change 1600 in the Date to change the end year.
Victory_condition_block_1 is for the long campaign (40 regions by 1600).
Victory_condition_block_2 is for the short campaign (20 regions by 1575 or 1580).
Victory_condition_block_3 to Victory_condition_block_5 are for multiplayer.
Make a clan a vassal of another clan
To make Tokugawa Oda's vassal you need to select the startpos, find the World/faction_array, find the Oda and Tokugawa factions (remember their faction numbers), open the Oda faction's diplomacy_manager, find the Tokugawa faction by searching for their faction number, and change the first neutral to patron.
Next open the Tokugawa faction's diplomacy_manager, find the Oda faction by searching for their faction number, and change the first neutral to protectorate.
As a clan can only be the vassal of one clan you need to change Imagawa's diplomacy so Tokugawa is no longer their vassal (change patron to neutral).
System
True
0
patron(protectorate)
0
20
0
0
0
0
10
0
False
0
patron(protectorate)
False
True
45
0
0
True
System
True
System
True
0
patron(protectorate)
0
20
0
0
0
0
10
0
False
0
patron(protectorate)
True
True
90
0
0
True
System
True
id clan
0
patron(protectorate)
0
20
0
42 <- and this
0
0
0
0
0
10
0
System.Byte[64] <- this is different
0
patron(protectorate)
False
True
115 <- and this
0
0
0
0
True
System.Byte[0]
True
What you want to do is very complex. It would be easier to use the official modding tool to make a new startpos, rather than trying to edit it manually.