安装 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(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													
 
					 
													 讨论规则及指引
 讨论规则及指引 9
 9							
 举报此帖
 举报此帖


you should probably start with extracting the Vanilla files using EGOs Tools:
http://forum.egosoft.com/viewtopic.php?t=363625
i wrote a nice bat file a while ago which automatically extracts all core game files, just put it next to the XRCatTool.exe and run it:
For how to change Files i wrote a tuto a while ago, but i just noticed it isnt translated from German to English yet (and also barely complete enough for basic stuff), so maybe look into theqmans guide instead:
http://forum.egosoft.com/viewtopic.php?t=354310
also look into the works of other Modders and study them ;) and keep in mind that all these <diff/>-files reference/change just the core files which i described how to extract in the second paragraph ;)
Engines are defined in:
assets/props/EngineSystems/macros
as
engine_player_***.xml
Shields are in
assets/props/SurfaceElements/Macros
as
shieldgenerator_player_***.xml
easiest would be to edit an Engine to the Stats you desire - Adding a new Engine is also possible, but requires a bit more work..