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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user