Skip to content

Commit 99a8bee

Browse files
committed
v3.02
1 parent 489e1f8 commit 99a8bee

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

1.6/Mods/VanillaPiratesExpanded/Patches/ThingDefs_Misc/Apparel_Caskets.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
<Insulation_Cold>40</Insulation_Cold>
2424
<Insulation_Heat>40</Insulation_Heat>
2525
<EquipDelay>1</EquipDelay>
26+
<EnergyShieldRechargeRate>0.02</EnergyShieldRechargeRate>
27+
<EnergyShieldEnergyMax>2.5</EnergyShieldEnergyMax>
2628
</statBases>
2729
<equippedStatOffsets>
2830
<PsychicSensitivity>-0.5</PsychicSensitivity>
@@ -31,6 +33,7 @@
3133
<WorkSpeedGlobal>-0.2</WorkSpeedGlobal>
3234
<MechFormingSpeed>0.4</MechFormingSpeed>
3335
<VEF_MassCarryCapacity>75</VEF_MassCarryCapacity>
36+
<VacuumResistance MayRequire="Ludeon.RimWorld.Odyssey">0.2</VacuumResistance>
3437
</equippedStatOffsets>
3538
<costList>
3639
<ComponentSpacer>2</ComponentSpacer>
@@ -69,8 +72,7 @@
6972
<showOnHostiles>true</showOnHostiles>
7073
<showOnNeutralInCombat>true</showOnNeutralInCombat>
7174
<shieldTexPath>Other/ShieldBubble</shieldTexPath>
72-
<EnergyShieldRechargeRate>0.7</EnergyShieldRechargeRate>
73-
<EnergyShieldEnergyMax>250</EnergyShieldEnergyMax>
75+
7476
<chargeFullyWhenMade>true</chargeFullyWhenMade>
7577
<minShieldSize>2.1</minShieldSize>
7678
<maxShieldSize>2.7</maxShieldSize>
@@ -122,6 +124,7 @@
122124
<VEF_EnergyShieldEnergyMaxFactor>0.25</VEF_EnergyShieldEnergyMaxFactor>
123125
<WorkSpeedGlobal>-0.2</WorkSpeedGlobal>
124126
<MechFormingSpeed>0.4</MechFormingSpeed>
127+
<VacuumResistance MayRequire="Ludeon.RimWorld.Odyssey">0.1</VacuumResistance>
125128
</equippedStatOffsets>
126129
<costList>
127130
<Plasteel>60</Plasteel>
@@ -174,6 +177,7 @@
174177
<MechControlGroups>1</MechControlGroups>
175178
<WorkSpeedGlobal>-0.2</WorkSpeedGlobal>
176179
<MechFormingSpeed>0.4</MechFormingSpeed>
180+
<VacuumResistance MayRequire="Ludeon.RimWorld.Odyssey">0.7</VacuumResistance>
177181
</equippedStatOffsets>
178182
<costList>
179183
<ComponentSpacer>3</ComponentSpacer>

0 commit comments

Comments
 (0)