power armors

This commit is contained in:
Taranchuk
2026-01-06 13:02:49 +02:00
parent 937ae1710e
commit a4c6a818fa
3 changed files with 8 additions and 7 deletions
@@ -60,10 +60,10 @@
<rarity>Rare</rarity> <rarity>Rare</rarity>
</li> </li>
<li Class="RangerRick_PowerArmor.CompProperties_RepairableAtStation"> <li Class="RangerRick_PowerArmor.CompProperties_RepairableAtStation">
<repairResources> <repairResourcesPerHP>
<Steel>0.5</Steel> <Steel>5</Steel>
<ComponentIndustrial>0.1</ComponentIndustrial> <ComponentIndustrial>0.1</ComponentIndustrial>
</repairResources> </repairResourcesPerHP>
<repairTimeCostPerHP>60</repairTimeCostPerHP> <repairTimeCostPerHP>60</repairTimeCostPerHP>
</li> </li>
</comps> </comps>
@@ -16,10 +16,10 @@
</apparel> </apparel>
<comps> <comps>
<li Class="RangerRick_PowerArmor.CompProperties_RepairableAtStation"> <li Class="RangerRick_PowerArmor.CompProperties_RepairableAtStation">
<repairResources> <repairResourcesPerHP>
<Steel>0.5</Steel> <Steel>2.5</Steel>
<ComponentIndustrial>0.1</ComponentIndustrial> <ComponentIndustrial>0.05</ComponentIndustrial>
</repairResources> </repairResourcesPerHP>
<repairTimeCostPerHP>60</repairTimeCostPerHP> <repairTimeCostPerHP>60</repairTimeCostPerHP>
</li> </li>
</comps> </comps>
@@ -18,6 +18,7 @@
<hasInteractionCell>true</hasInteractionCell> <hasInteractionCell>true</hasInteractionCell>
<interactionCellOffset>(0,0,1)</interactionCellOffset> <interactionCellOffset>(0,0,1)</interactionCellOffset>
<designationCategory>Production</designationCategory> <designationCategory>Production</designationCategory>
<hasTooltip>True</hasTooltip>
<costList> <costList>
<Steel>100</Steel> <Steel>100</Steel>
<ComponentIndustrial>2</ComponentIndustrial> <ComponentIndustrial>2</ComponentIndustrial>