BanjoByTheBay / BanjoBotAssets

A tool to export names, descriptions, and other data related to game items from Fortnite: Save The World.
GNU General Public License v3.0
15 stars 3 forks source link

Export Pulse Pounder ADS headshot multiplier #38

Open tsakistan opened 1 year ago

tsakistan commented 1 year ago

Path: FortniteGame/Plugins/GameFeatures/SaveTheWorld/Content/Items/Weapons/Ranged/Assault/STWPastaRipper/GE_ADSHeadshotMult.uasset

"PulsePounderADSHeadshotBonus": {
        "InterpMode": "ERichCurveInterpMode::RCIM_Linear",
        "Keys": [
          {
            "Time": 0.0,
            "Value": 4.0
          }
        ],
        "DefaultValue": 3.4028235E+38,
        "PreInfinityExtrap": "ERichCurveExtrapolation::RCCE_Constant",
        "PostInfinityExtrap": "ERichCurveExtrapolation::RCCE_Constant"
      }