无编辑摘要 |
无编辑摘要 |
||
第1行: | 第1行: | ||
<includeonly>{{Building maa bonuses|{{#switch:{{{1}}} | <includeonly>{{Building maa bonuses|{{#switch:{{{1}}} | ||
| low = low | | low = low | ||
| normal | | normal = normal | ||
| high | | high = high | ||
| very high | | very high = very high | ||
| #default = custom | | #default = custom | ||
|{{{2}}}|damage|maa}}</includeonly><noinclude>{{template doc}}[[Category:建筑模板]]</noinclude> | |{{{2}}}|damage|maa}}</includeonly><noinclude>{{template doc}}[[Category:建筑模板]]</noinclude> |
2023年6月1日 (四) 19:37的版本
此模板用于在CK3维基中规范化生成建筑的驻扎兵士增益,从而更容易在游戏更新时编辑它们的格式和数值[1]。
参数
- 1
- 第一个参数是数值的等级或者具体数值。没有默认值,总是必须输入。数值的等级目前支持以下数值:
- low
- normal
- high
- very high
- 2
- 如果第一个参数为数值的等级,则第二个参数是建筑的等级。目前,仅支持1至8的数值。
- 如果第一个参数为具体数值,无此参数。
用法
- 语法:
{{building stationed maa damage mult|normal|2}}
或者{{building stationed maa damage mult|0.75}}
替换上面的语法中的相应修正参数。
- 举例:
{{building stationed maa damage mult|normal|2}}
将生成
{{Building maa bonuses|normal
- 举例:
{{Building stationed maa damage mult|0.75}}
将生成
{{Building maa bonuses|maa
驻扎兵士增益列表
等级 | low | normal | high | very high |
---|---|---|---|---|
1 | low | normal | high | very high |
2 | low | normal | high | very high |
3 | low | normal | high | very high |
4 | low | normal | high | very high |
5 | low | normal | high | very high |
6 | low | normal | high | very high |
7 | low | normal | high | very high |
8 | low | normal | high | very high |
其他建筑模板
参考资料
- ↑ 基础数值与每级的增长数值见
Crusader Kings III\game\common\script_values\00_building_values.txt
中的MaA Bonuses部分