(创建页面,内容为“<includeonly>{{icon|levies}} {{green|+{{#switch:{{{1}}} | poor = {{#expr: 25 + 25 * {{{2|0}}} }} | small = {{#expr: 25 + 50 * {{{2|0}}} }} | normal = {{#expr: 25 + 7…”) |
无编辑摘要 |
||
| 第6行: | 第6行: | ||
| excellent = {{#expr: 25 + 125 * {{{2|0}}} }} | | excellent = {{#expr: 25 + 125 * {{{2|0}}} }} | ||
| #default = <span style="color: red; font-size: 11px;">(unrecognized string “{{{1}}}” for [[Template:Building levies]])</span>[[Category:页面有未识别的建筑征召兵字符串]] | | #default = <span style="color: red; font-size: 11px;">(unrecognized string “{{{1}}}” for [[Template:Building levies]])</span>[[Category:页面有未识别的建筑征召兵字符串]] | ||
}}}} 征召兵</includeonly><noinclude>{{template doc}}[[Category:模板]][[en:{{FULLPAGENAME}}]]</noinclude> | }}}} 征召兵</includeonly><noinclude>{{template doc}}[[Category: 建筑 模板]][[en:{{FULLPAGENAME}}]]</noinclude> | ||
2020年12月17日 (四) 17:53的版本
[模板https://www.parawikis.com/wiki/Template:Template_doc_page_transcluded?action=raw读取失败:HTTP 502] 此模板用于在CK3维基中规范化生成建筑的征召兵增益,从而更容易在游戏更新时编辑它们的格式和数值[1]。
参数
- 1
- 第一个参数是征召兵数量的分类。没有默认值,总是必须输入。目前支持以下数值:
- poor
- small
- normal
- good
- excellent
- 2
- 第二个参数是建筑的等级。没有默认值,总是必须输入。目前,仅支持1至8的数值。
用法
- 语法:
{{building levies|small|6}}
替换上面的语法中的相应修正参数。
- 举例:
{{building levies|small|6}}
将生成
+325 征召兵
建筑征召兵增益列表
| 等级 | poor | small | normal | good | excellent |
|---|---|---|---|---|---|
| 1 | |||||
| 2 | |||||
| 3 | |||||
| 4 | |||||
| 5 | |||||
| 6 | |||||
| 7 | |||||
| 8 |
其他建筑模板
参考资料
- ↑ 基础数值与每级的增长数值见
Crusader Kings III\game\common\script_values\00_building_values.txt中的Levy部分