(创建页面,内容为“<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW T…”) |
无编辑摘要 |
||
第1行: | 第1行: | ||
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> | <includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
此模板用于在CK3维基中规范化生成建筑的建造时间增益,从而更容易在游戏更新时编辑它们的格式和数值<ref>基础数值与每级的增长数值见{{Cite file|Crusader Kings III\game\common\script_values\00_building_values.txt}}中的Build Speed Bonus部分</ref>。 | |||
== | == 参数 == | ||
;1 | ;1 | ||
: | : 第一个参数是建造时间增益的分类。没有默认值,总是必须输入。目前支持以下数值: | ||
:* normal | :* normal | ||
:* good | :* good | ||
第10行: | 第10行: | ||
;2 | ;2 | ||
: | : 第二个参数是建筑的等级。没有默认值,总是必须输入。目前,仅支持1至8的数值。 | ||
== | == 用法 == | ||
; | ; 语法: | ||
:<code><nowiki>{{building speed|great|7}}</nowiki></code> | :<code><nowiki>{{building speed|great|7}}</nowiki></code> | ||
替换上面的语法中的相应修正参数。 | |||
; | ; 举例: | ||
:<code><nowiki>{{building speed|great|7}}</nowiki></code> | :<code><nowiki>{{building speed|great|7}}</nowiki></code> | ||
== | 将生成 | ||
{{Building speed|great|7}} | |||
== 建造时间增益列表 == | |||
{|class="wikitable" | {|class="wikitable" | ||
! | ! 等级 | ||
! | ! normal | ||
! | ! good | ||
! | ! great | ||
|- | |- | ||
| 1 | | 1 | ||
第70行: | 第74行: | ||
|} | |} | ||
== | == 另见 == | ||
* [[Template:Building advantage]] | * [[Template:Building advantage]] | ||
* [[Template:Building cost]] | * [[Template:Building cost]] | ||
第76行: | 第80行: | ||
* [[Template:Building tax]] | * [[Template:Building tax]] | ||
* [[Template:Construction time]] | * [[Template:Construction time]] | ||
== 参考资料 == | |||
<references/> |
2020年12月17日 (四) 16:59的版本
此模板用于在CK3维基中规范化生成建筑的建造时间增益,从而更容易在游戏更新时编辑它们的格式和数值[1]。
参数
- 1
- 第一个参数是建造时间增益的分类。没有默认值,总是必须输入。目前支持以下数值:
- normal
- good
- great
- 2
- 第二个参数是建筑的等级。没有默认值,总是必须输入。目前,仅支持1至8的数值。
用法
- 语法:
{{building speed|great|7}}
替换上面的语法中的相应修正参数。
- 举例:
{{building speed|great|7}}
将生成
建筑的建造时间: −35%
建造时间增益列表
等级 | normal | good | great |
---|---|---|---|
1 | 建筑的建造时间: −1% | 建筑的建造时间: −2.5% | 建筑的建造时间: −5% |
2 | 建筑的建造时间: −2% | 建筑的建造时间: −5% | 建筑的建造时间: −10% |
3 | 建筑的建造时间: −3% | 建筑的建造时间: −7.5% | 建筑的建造时间: −15% |
4 | 建筑的建造时间: −4% | 建筑的建造时间: −10% | 建筑的建造时间: −20% |
5 | 建筑的建造时间: −5% | 建筑的建造时间: −12.5% | 建筑的建造时间: −25% |
6 | 建筑的建造时间: −6% | 建筑的建造时间: −15% | 建筑的建造时间: −30% |
7 | 建筑的建造时间: −7% | 建筑的建造时间: −17.5% | 建筑的建造时间: −35% |
8 | 建筑的建造时间: −8% | 建筑的建造时间: −20% | 建筑的建造时间: −40% |
另见
- Template:Building advantage
- Template:Building cost
- Template:Building levies
- Template:Building tax
- Template:Construction time
参考资料
- ↑ 基础数值与每级的增长数值见
Crusader Kings III\game\common\script_values\00_building_values.txt
中的Build Speed Bonus部分