此模板用于在CK3维基中规范化生成建筑优势增益,从而更容易在游戏更新时编辑它们的格式和数值[1]。
参数
- 1
- 第一个参数是建筑优势的分类。没有默认值,总是必须输入。目前支持以下数值:
- normal
- good
- 2
- 第二个参数是建筑的等级。没有默认值,总是必须输入。目前,仅支持1至8的数值。
用法
- 语法:
{{building advantage|normal|5}}
替换上面的语法中的相应修正参数。
- 举例:
{{building advantage|normal|5}}
将生成
防御方优势: +10
建筑优势增益列表
等级 | normal | good |
---|---|---|
1 | 防御方优势: +2 | 防御方优势: +3 |
2 | 防御方优势: +4 | 防御方优势: +6 |
3 | 防御方优势: +6 | 防御方优势: +9 |
4 | 防御方优势: +8 | 防御方优势: +12 |
5 | 防御方优势: +10 | 防御方优势: +15 |
6 | 防御方优势: +12 | 防御方优势: +18 |
7 | 防御方优势: +14 | 防御方优势: +21 |
8 | 防御方优势: +16 | 防御方优势: +24 |
另见
- Template:Building cost
- Template:Building levies
- Template:Building speed
- Template:Building tax
- Template:Construction time
- Template:Building garrison
- Template:Building fort level
参考资料
- ↑ 基础数值与每级的增长数值见
Crusader Kings III\game\common\script_values\00_building_values.txt
中的Advantage部分