Add and adjust MarketValue for weapon definitions

Introduced or updated the <MarketValue> stat for various weapons in Flame, Gauss, Laser, Plasma, and Pulse weapon definition XML files. This standardizes and balances the market values for these weapons.
This commit is contained in:
RickGrymes
2026-01-11 23:11:35 -06:00
parent 400daf2833
commit 78c55f275f
5 changed files with 35 additions and 4 deletions
+2
View File
@@ -18,6 +18,7 @@
</graphicData>
<soundInteract>Interact_Autopistol</soundInteract>
<statBases>
<MarketValue>2400</MarketValue>
<WorkToMake>75000</WorkToMake>
<Mass>2.8</Mass>
<AccuracyTouch>0.88</AccuracyTouch>
@@ -107,6 +108,7 @@
</graphicData>
<soundInteract>Interact_ChargeRifle</soundInteract>
<statBases>
<MarketValue>2800</MarketValue>
<WorkToMake>95000</WorkToMake>
<Mass>4.5</Mass>
<AccuracyTouch>0.85</AccuracyTouch>