2025-7-21
This commit is contained in:
@@ -2,19 +2,19 @@
|
||||
<Defs>
|
||||
<StatDef>
|
||||
<defName>WulaEnergyMaxLevelOffset</defName>
|
||||
<label>乌拉能量上限偏移</label>
|
||||
<description>影响乌拉族能量上限的偏移量。</description>
|
||||
<label>机械乌拉能量上限</label>
|
||||
<description>影响机械乌拉能量上限的偏移量。</description>
|
||||
<category>PawnMisc</category>
|
||||
<defaultBaseValue>0</defaultBaseValue>
|
||||
<minValue>-1</minValue>
|
||||
<maxValue>1</maxValue>
|
||||
<defaultBaseValue>1</defaultBaseValue>
|
||||
<!-- <maxValue>1</maxValue> -->
|
||||
<toStringStyle>PercentZero</toStringStyle>
|
||||
</StatDef>
|
||||
|
||||
<StatDef>
|
||||
<defName>WulaEnergyFallRateFactor</defName>
|
||||
<label>乌拉能量消耗速度因子</label>
|
||||
<description>影响乌拉族能量消耗速度的乘数因子。</description>
|
||||
<label>机械乌拉能量消耗速度</label>
|
||||
<description>影响机械乌拉能量消耗速度的乘数因子。</description>
|
||||
<category>PawnMisc</category>
|
||||
<defaultBaseValue>1</defaultBaseValue>
|
||||
<minValue>0</minValue>
|
||||
|
||||
Reference in New Issue
Block a user