[
  {
    "Type": "PhysicalMaterial",
    "Name": "slipperySlope",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicalMaterial'",
    "Package": "VotV/Content/materials/phys/slipperySlope",
    "Properties": {
      "Friction": 0.0,
      "FrictionCombineMode": "EFrictionCombineMode::Min",
      "bOverrideFrictionCombineMode": true,
      "Restitution": 0.2
    }
  }
]