这是 Template:Reward模板文档
当直接浏览时,使用变量可能会失效,请不要使用硬编码来代替页面名或地址。

The template can be used in cases where resource rewards are being given using namespace parameters (as in events and similar cases) - these parameters (and their associated values) stay consistent across the files.

Parameters[编辑源代码]

Note: Make sure to use the right parameter 2 (multiplier/amount) on 凝聚力 Unity 凝聚力Unity and 影响力 Influence 影响力Influence special cases.

Resource Parameter 1 Parameter 2 Multi Amount
  • 能量币 Energy Credits Energy
  • 矿物 Minerals Minerals
  • 凝聚力 Unity Unity
  • 合金 Alloys Alloys
  • enc
  • min
  • uni
  • all
  • mat1
  • mat2
  • mat3
  • mat4
  • mat5
  • 6x
  • 12x
  • 18x
  • 24x
  • 48x
  • 100 ~ 500
  • 150 ~ 1000
  • 250 ~ 1500
  • 350 ~ 2000
  • 700 ~ 4000
  • 工程学研究 Engineering Research Engineering
  • 物理学研究 Physics Research Physics
  • 社会学研究 Society Research Society
  • 研究 Research Research
  • eng
  • phy
  • soc
  • res
  • res1
  • res2
  • res3
  • res4
  • res5
  • 12x
  • 18x
  • 24x
  • 48x
  • 96x
  • 0250 ~ 10000
  • 0350 ~ 10000
  • 0500 ~ 10000
  • 1000 ~ 10000
  • 2000 ~ 10000
影响力 Influence Influence
  • inf
  • inf1
  • inf2
  • inf3
  • inf4
  • inf5
  • inf6
  • 6x
  • 12x
  • 18x
  • 24x
  • 36x
  • 48x
  • 40 ~ 100
  • 80 ~ 175
  • 125 ~ 250
  • 150 ~ 300
  • 250 ~ 500
  • 300 ~ 600
影响力 Influence Influence
(contact cases)
  • inf
  • con11
  • con12 (if xenophile)
  • con21
  • con22 (if xenophile)
  • 6x
  • 9x
  • 10x
  • 15x
  • 20 ~ 80
  • 30 ~ 120
  • 40 ~ 100
  • 60 ~ 150
凝聚力 Unity Unity
(special cases)
  • uni
  • uni1
  • uni2
  • uni3
  • uni4
  • uni5
  • uni9
  • 6x
  • 12x
  • 18x
  • 24x
  • 48x
  • 120x
  • 100 ~ 500
  • 150 ~ 1000
  • 250 ~ 1500
  • 350 ~ 2000
  • 700 ~ 4000
  • 240 ~ 9999
稀有文物 Minor Artifacts 稀有文物Minor Artifacts
  • art
  • art1
  • art2
  • art3
  • art4
  • 1x
  • 1x
  • 1x
  • 1x
  • 1 ~ 5
  • 6 ~ 10
  • 10 ~ 30
  • 50 ~ 100

Usage[编辑源代码]

Format: {{reward|Resource_Type|Resource_Amount}}

Examples

The following will produce the below results (in the listed order):

* {{reward|enc|mat3}}
* {{reward|uni|mat1}}
* {{reward|uni|uni1}}
* {{reward|phy|res2}}
* {{reward|res|res4}}
* {{reward|uni|uni9}}
* {{reward|inf|inf1}}
* {{reward|inf|con12}}
* {{reward|art|art1}}
* {{reward|art|art2}}
  • 获得:Energy Credits.png 18x 能量币产出(潜在的产量 250 ~ 1500)
  • 获得:Unity.png 6x 凝聚力产出(潜在的产量 100 ~ 500)
  • 获得:Unity.png 6x 凝聚力产出(潜在的产量 100 ~ 500)
  • 获得:Physics Research.png 18x 物理学研究产出(潜在的产量 350 ~ 10000)
  • 获得:Research.png 48x 研究产出( 每种 潜在的产量 1000 ~ 10000)
  • 获得:Unity.png 120x 凝聚力产出(潜在的产量 240 ~ 9999)
  • 获得:Influence.png 6x 影响力产出(潜在的产量 40 ~ 100)
  • 获得:Influence.png 9x 影响力产出(潜在的产量 30 ~ 120)
  • 获得:Minor artifacts large.png 1x 稀有文物产出(潜在的产量 1 ~ 5)
  • 获得:Minor artifacts large.png 1x 稀有文物产出(潜在的产量 6 ~ 10)

References[编辑源代码]

  1. To update template values see reference files in folder Stellaris/common:
    1. For event rewards see reference file Stellaris/common/scripted_variables/00_scripted_variables.txt (appears under ### EVENT REWARDS).