无编辑摘要 |
|||
| 第1行: | 第1行: | ||
<includeonly>{{#switch:{{{3}}} | <includeonly>{{#switch:{{{3}}} | ||
| travel = 旅行速度:[[File:Modifier travel speed good.png|24px]] | | travel = 旅行速度:[[File:Modifier travel speed good.png|24px]] | ||
| amry = 军队行军速度:[[File:moving army|24px]] | |||
| #default = 军队行军速度:[[File:moving army|24px]] | | #default = 军队行军速度:[[File:moving army|24px]] | ||
}} {{green|+{{#switch:{{{1}}} | }} {{green|+{{#switch:{{{1}}} | ||
2023年5月23日 (二) 01:43的版本
[模板https://www.parawikis.com/wiki/Template:Template_doc_page_transcluded?action=raw读取失败:HTTP 502] 此模板用于在CK3维基中规范化生成建筑的移动速度增益,从而更容易在游戏更新时编辑它们的格式和数值[1]。
参数
- 1
- 第一个参数是建筑移动速度增益的分类。没有默认值,总是必须输入。目前支持以下数值:
- normal
- high
- 2
- 第二个参数是建筑的等级。没有默认值,总是必须输入。目前,仅支持1至8的数值。
- 3
- 第三个参数是增益的对象(军队行军速度、旅行速度、劫掠时的陆地行军速度)。默认值是amry。目前支持:army,travel,raid。
用法
- 语法:
{{building movement speed|normal|4|travel}}
替换上面的语法中的相应修正参数。
- 举例:
{{building movement speed|normal|4|army}}或者{{building movement speed|normal|4}}
将生成
军队行军速度:File:Moving army +4%
- 举例:
{{building movement speed|normal|4|travel}}
将生成
- 举例:
{{building movement speed|normal|4|raid}}
将生成
军队行军速度:File:Moving army +4%
移动速度增益列表
| 等级 | normal | high |
|---|---|---|
| 1 | 军队行军速度:File:Moving army +1% | 军队行军速度:File:Moving army +2% |
| 2 | 军队行军速度:File:Moving army +2% | 军队行军速度:File:Moving army +4% |
| 3 | 军队行军速度:File:Moving army +3% | 军队行军速度:File:Moving army +6% |
| 4 | 军队行军速度:File:Moving army +4% | 军队行军速度:File:Moving army +8% |
| 5 | 军队行军速度:File:Moving army +5% | 军队行军速度:File:Moving army +10% |
| 6 | 军队行军速度:File:Moving army +6% | 军队行军速度:File:Moving army +12% |
| 7 | 军队行军速度:File:Moving army +7% | 军队行军速度:File:Moving army +14% |
| 8 | 军队行军速度:File:Moving army +8% | 军队行军速度:File:Moving army +16% |
其他建筑模板
参考资料
- ↑ 基础数值与每级的增长数值见
Crusader Kings III\game\common\script_values\00_building_values.txt中的Movement Speed部分