mirror of
https://github.com/FalloutCollaborationProject/FCP-Energy-Weapons.git
synced 2026-07-27 17:02:12 -07:00
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:
@@ -38,6 +38,7 @@
|
||||
<li>RewardStandardQualitySuper</li>
|
||||
</thingSetMakerTags>
|
||||
<statBases>
|
||||
<MarketValue>980</MarketValue>
|
||||
<Mass>5.5</Mass>
|
||||
<AccuracyTouch>0.90</AccuracyTouch>
|
||||
<AccuracyShort>0.75</AccuracyShort>
|
||||
@@ -142,6 +143,7 @@
|
||||
<li>RewardStandardQualitySuper</li>
|
||||
</thingSetMakerTags>
|
||||
<statBases>
|
||||
<MarketValue>1200</MarketValue>
|
||||
<Mass>5.0</Mass>
|
||||
<AccuracyTouch>0.92</AccuracyTouch>
|
||||
<AccuracyShort>0.80</AccuracyShort>
|
||||
@@ -230,6 +232,7 @@
|
||||
<li>RewardStandardQualitySuper</li>
|
||||
</thingSetMakerTags>
|
||||
<statBases>
|
||||
<MarketValue>1400</MarketValue>
|
||||
<Mass>6.5</Mass>
|
||||
<AccuracyTouch>0.95</AccuracyTouch>
|
||||
<AccuracyShort>0.85</AccuracyShort>
|
||||
|
||||
Reference in New Issue
Block a user