(建立内容为“{{building cost|{{{1}}}|{{{2|0}}}|prestige}}”的新页面) |
无编辑摘要 |
||
| (未显示同一用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
{{building cost|{{{1}}}|{{{2 | <includeonly>{{building cost|prestige|{{{1|0}}}|{{{2}}}}}</includeonly><noinclude>{{template doc}}[[Category:建筑模板]][[en:{{FULLPAGENAME}}]]</noinclude> | ||
2023年5月26日 (五) 01:12的最新版本
此模板用于在CK3维基中规范化生成建筑的威望花费,从而更容易在游戏更新时编辑它们的格式和数值[1]。
参数[编辑源代码]
- 1
- 第一个参数是数值的等级或者具体数值。没有默认值,总是必须输入。数值的等级目前支持以下数值:
- cheap
- normal
- expensive
- main
- tribal
- 2
- 如果第一个参数为数值的等级,则第二个参数是建筑的等级。目前,仅支持1至8的数值。
- 如果第一个参数为具体数值,无此参数。
用法[编辑源代码]
- 语法:
{{building cost prestige|cheap|4}}或者{{building cost prestige|400}}
替换上面的语法中的相应修正参数。
- 举例:
{{building cost prestige|cheap|4}}
将生成
275威望
- 举例:
{{building cost prestige|400}}
将生成
400威望
建筑花费列表[编辑源代码]
| 等级 | cheap | normal | expensive | main | tribal |
|---|---|---|---|---|---|
| 1 | |||||
| 2 | |||||
| 3 | - | ||||
| 4 | - | ||||
| 5 | - | ||||
| 6 | - | - | |||
| 7 | - | - | |||
| 8 | - | - |
其他建筑模板[编辑源代码]
参考资料[编辑源代码]
- ↑ 基础数值与每级的增长数值见
Crusader Kings III\game\common\script_values\00_building_values.txt中的Building Cost部分