此模板用于在CK3维基中规范化生成建筑的建造时间,从而更容易在游戏更新时编辑它们的格式和数值[1]。所有时间以年作为单位显示。
参数
- 1
- 唯一的参数是建造时间标识(identifier)。没有默认值,总是必须输入。仅显示年数。目前支持以下数值:
identifier | 时间(天) | 时间(年) |
---|---|---|
very quick | 365 | 1 |
quick | 730 | 2 |
standard | 1095 | 3 |
slow | 1825 | 5 |
very slow | 2190 | 6 |
用法
- 语法:
{{construction time|identifier}}
替换上面的语法中的相应修正参数。
- 举例:
{{construction time|standard}}
将生成
3 年
另见
- Template:Building advantage
- Template:Building cost
- Template:Building levies
- Template:Building speed
- Template:Building tax
- Template:Building garrison
- Template:Building fort level
参考资料
- ↑ 基础数值与每级的增长数值见
Crusader Kings III\game\common\script_values\00_building_values.txt
中的Construction Time部分