[
  {
    "Type": "DistributionFloatConstant",
    "Name": "RequiredDistributionSpawnRate",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'DistributionFloatConstant'",
    "Outer": {
      "ObjectName": "ParticleModuleRequired'eff_woodChips:ParticleModuleRequired_0'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.10"
    }
  },
  {
    "Type": "DistributionFloatConstant",
    "Name": "BurstScaleDistribution",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'DistributionFloatConstant'",
    "Outer": {
      "ObjectName": "ParticleModuleSpawn'eff_woodChips:ParticleModuleSpawn_0'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.13"
    },
    "Properties": {
      "Constant": 1.0
    }
  },
  {
    "Type": "ParticleLODLevel",
    "Name": "ParticleLODLevel_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleLODLevel'",
    "Outer": {
      "ObjectName": "ParticleSpriteEmitter'eff_woodChips:ParticleSpriteEmitter_0'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.16"
    },
    "Properties": {
      "RequiredModule": {
        "ObjectName": "ParticleModuleRequired'eff_woodChips:ParticleModuleRequired_0'",
        "ObjectPath": "VotV/Content/particles/eff_woodChips.10"
      },
      "Modules": [
        {
          "ObjectName": "ParticleModuleLifetime'eff_woodChips:ParticleModuleLifetime_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.5"
        },
        {
          "ObjectName": "ParticleModuleSize'eff_woodChips:ParticleModuleSize_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.12"
        },
        {
          "ObjectName": "ParticleModuleVelocity'eff_woodChips:ParticleModuleVelocity_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.15"
        },
        {
          "ObjectName": "ParticleModuleColorOverLife'eff_woodChips:ParticleModuleColorOverLife_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.4"
        },
        {
          "ObjectName": "ParticleModuleParameterDynamic'eff_woodChips:ParticleModuleParameterDynamic_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.9"
        },
        {
          "ObjectName": "ParticleModuleAccelerationConstant'eff_woodChips:ParticleModuleAccelerationConstant_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.3"
        },
        {
          "ObjectName": "ParticleModuleLocationPrimitiveSphere'eff_woodChips:ParticleModuleLocationPrimitiveSphere_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.6"
        },
        {
          "ObjectName": "ParticleModuleRotation'eff_woodChips:ParticleModuleRotation_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.11"
        },
        {
          "ObjectName": "ParticleModuleMeshRotationRate'eff_woodChips:ParticleModuleMeshRotationRate_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.8"
        },
        {
          "ObjectName": "ParticleModuleMeshMaterial'eff_woodChips:ParticleModuleMeshMaterial_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.7"
        }
      ],
      "TypeDataModule": {
        "ObjectName": "ParticleModuleTypeDataMesh'eff_woodChips:ParticleModuleTypeDataMesh_0'",
        "ObjectPath": "VotV/Content/particles/eff_woodChips.14"
      },
      "SpawnModule": {
        "ObjectName": "ParticleModuleSpawn'eff_woodChips:ParticleModuleSpawn_0'",
        "ObjectPath": "VotV/Content/particles/eff_woodChips.13"
      },
      "PeakActiveParticles": 532
    }
  },
  {
    "Type": "ParticleModuleAccelerationConstant",
    "Name": "ParticleModuleAccelerationConstant_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleAccelerationConstant'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "Acceleration": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -800.0
      },
      "bAlwaysInWorldSpace": true,
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleColorOverLife",
    "Name": "ParticleModuleColorOverLife_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleColorOverLife'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "ColorOverLife": {
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinValueVec": {
          "X": 1.0,
          "Y": 1.0,
          "Z": 1.0
        },
        "MaxValueVec": {
          "X": 1.0,
          "Y": 1.0,
          "Z": 1.0
        },
        "Distribution": null,
        "Table": {
          "Values": [
            1.0,
            1.0,
            1.0
          ],
          "Op": 1,
          "EntryCount": 1,
          "EntryStride": 3
        }
      },
      "AlphaOverLife": {
        "MaxValue": 1.0,
        "Distribution": null,
        "Table": {
          "TimeScale": 1.0,
          "Values": [
            1.0,
            0.0
          ],
          "Op": 1,
          "EntryCount": 2,
          "EntryStride": 1
        }
      },
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleLifetime",
    "Name": "ParticleModuleLifetime_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleLifetime'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "Lifetime": {
        "MinValue": 0.25,
        "MaxValue": 0.5,
        "Distribution": null,
        "Table": {
          "Values": [
            0.25,
            0.5
          ],
          "Op": 2,
          "EntryCount": 1,
          "EntryStride": 2,
          "SubEntryStride": 1
        }
      },
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleLocationPrimitiveSphere",
    "Name": "ParticleModuleLocationPrimitiveSphere_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleLocationPrimitiveSphere'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "StartRadius": {
        "MinValue": 2.0,
        "MaxValue": 2.0,
        "Distribution": null,
        "Table": {
          "Values": [
            2.0
          ],
          "Op": 1,
          "EntryCount": 1,
          "EntryStride": 1
        }
      },
      "Velocity": true,
      "VelocityScale": {
        "MinValue": 30.0,
        "MaxValue": 30.0,
        "Distribution": null,
        "Table": {
          "Values": [
            30.0
          ],
          "Op": 1,
          "EntryCount": 1,
          "EntryStride": 1
        }
      },
      "StartLocation": {
        "Distribution": null,
        "Table": {
          "Values": [
            0.0,
            0.0,
            0.0
          ],
          "Op": 1,
          "EntryCount": 1,
          "EntryStride": 3
        }
      },
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleMeshMaterial",
    "Name": "ParticleModuleMeshMaterial_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleMeshMaterial'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "MeshMaterials": [
        {
          "ObjectName": "Material'matp_woodChip'",
          "ObjectPath": "VotV/Content/materials/particles/matp_woodChip.0"
        }
      ],
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleMeshRotationRate",
    "Name": "ParticleModuleMeshRotationRate_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleMeshRotationRate'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "StartRotationRate": {
        "MaxValue": 1.0,
        "MaxValueVec": {
          "X": 1.0,
          "Y": 1.0,
          "Z": 1.0
        },
        "Distribution": null,
        "Table": {
          "Values": [
            0.0,
            0.0,
            0.0,
            1.0,
            1.0,
            1.0
          ],
          "Op": 2,
          "EntryCount": 1,
          "EntryStride": 6,
          "SubEntryStride": 3
        }
      },
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleParameterDynamic",
    "Name": "ParticleModuleParameterDynamic_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleParameterDynamic'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "DynamicParams": [
        {
          "ParamName": "x",
          "bUseEmitterTime": false,
          "bSpawnTimeOnly": true,
          "ValueMethod": "EDPV_UserSet",
          "bScaleVelocityByParamValue": false,
          "ParamValue": {
            "MinValue": 0.0,
            "MaxValue": 1.0,
            "Distribution": null,
            "Table": {
              "TimeScale": 0.0,
              "TimeBias": 0.0,
              "Values": [
                0.0,
                1.0
              ],
              "Op": 2,
              "EntryCount": 1,
              "EntryStride": 2,
              "SubEntryStride": 1,
              "LockFlag": 0
            }
          }
        },
        {
          "ParamName": "y",
          "bUseEmitterTime": false,
          "bSpawnTimeOnly": true,
          "ValueMethod": "EDPV_UserSet",
          "bScaleVelocityByParamValue": false,
          "ParamValue": {
            "MinValue": 0.0,
            "MaxValue": 1.0,
            "Distribution": null,
            "Table": {
              "TimeScale": 0.0,
              "TimeBias": 0.0,
              "Values": [
                0.0,
                1.0
              ],
              "Op": 2,
              "EntryCount": 1,
              "EntryStride": 2,
              "SubEntryStride": 1,
              "LockFlag": 0
            }
          }
        },
        {
          "ParamName": "Param3",
          "bUseEmitterTime": false,
          "bSpawnTimeOnly": false,
          "ValueMethod": "EDPV_UserSet",
          "bScaleVelocityByParamValue": false,
          "ParamValue": {
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "Distribution": null,
            "Table": {
              "TimeScale": 0.0,
              "TimeBias": 0.0,
              "Values": [
                1.0
              ],
              "Op": 1,
              "EntryCount": 1,
              "EntryStride": 1,
              "SubEntryStride": 0,
              "LockFlag": 0
            }
          }
        },
        {
          "ParamName": "Param4",
          "bUseEmitterTime": false,
          "bSpawnTimeOnly": false,
          "ValueMethod": "EDPV_UserSet",
          "bScaleVelocityByParamValue": false,
          "ParamValue": {
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "Distribution": null,
            "Table": {
              "TimeScale": 0.0,
              "TimeBias": 0.0,
              "Values": [
                1.0
              ],
              "Op": 1,
              "EntryCount": 1,
              "EntryStride": 1,
              "SubEntryStride": 0,
              "LockFlag": 0
            }
          }
        }
      ],
      "UpdateFlags": 12,
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleRequired",
    "Name": "ParticleModuleRequired_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleRequired'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "Material": {
        "ObjectName": "Material'WorldGridMaterial'",
        "ObjectPath": "Engine/Content/EngineMaterials/WorldGridMaterial.0"
      },
      "bUseLegacyEmitterTime": false,
      "SpawnRate": {
        "Distribution": {
          "ObjectName": "DistributionFloatConstant'eff_woodChips:ParticleModuleRequired_0.RequiredDistributionSpawnRate'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.0"
        }
      },
      "RandomImageTime": 1.0,
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleRotation",
    "Name": "ParticleModuleRotation_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleRotation'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "StartRotation": {
        "MaxValue": 1.0,
        "Distribution": null,
        "Table": {
          "Values": [
            0.0,
            1.0
          ],
          "Op": 2,
          "EntryCount": 1,
          "EntryStride": 2,
          "SubEntryStride": 1
        }
      },
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleSize",
    "Name": "ParticleModuleSize_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleSize'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "StartSize": {
        "MinValue": 0.01,
        "MaxValue": 1.0,
        "MinValueVec": {
          "X": 0.01,
          "Y": 0.01,
          "Z": 1.0
        },
        "MaxValueVec": {
          "X": 0.03,
          "Y": 0.05,
          "Z": 1.0
        },
        "Distribution": null,
        "Table": {
          "Values": [
            0.01,
            0.01,
            1.0,
            0.03,
            0.05,
            1.0
          ],
          "Op": 2,
          "EntryCount": 1,
          "EntryStride": 6,
          "SubEntryStride": 3
        }
      },
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleSpawn",
    "Name": "ParticleModuleSpawn_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleSpawn'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "Rate": {
        "MinValue": 1000.0,
        "MaxValue": 1000.0,
        "Distribution": null,
        "Table": {
          "Values": [
            1000.0
          ],
          "Op": 1,
          "EntryCount": 1,
          "EntryStride": 1
        }
      },
      "RateScale": {
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "Distribution": null,
        "Table": {
          "Values": [
            1.0
          ],
          "Op": 1,
          "EntryCount": 1,
          "EntryStride": 1
        }
      },
      "BurstScale": {
        "Distribution": {
          "ObjectName": "DistributionFloatConstant'eff_woodChips:ParticleModuleSpawn_0.BurstScaleDistribution'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.1"
        }
      },
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleTypeDataMesh",
    "Name": "ParticleModuleTypeDataMesh_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleTypeDataMesh'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "Mesh": {
        "ObjectName": "StaticMesh'chip'",
        "ObjectPath": "VotV/Content/meshes/misc/chip.2"
      },
      "RollPitchYawRange": {
        "Distribution": null,
        "Table": {
          "Values": [
            0.0,
            0.0,
            0.0
          ],
          "Op": 1,
          "EntryCount": 1,
          "EntryStride": 3
        }
      },
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleModuleVelocity",
    "Name": "ParticleModuleVelocity_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleModuleVelocity'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "StartVelocity": {
        "MaxValue": 100.0,
        "MinValueVec": {
          "X": 300.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "MaxValueVec": {
          "X": 100.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "Distribution": null,
        "Table": {
          "Values": [
            300.0,
            0.0,
            0.0,
            100.0,
            0.0,
            0.0
          ],
          "Op": 2,
          "EntryCount": 1,
          "EntryStride": 6,
          "SubEntryStride": 3
        }
      },
      "StartVelocityRadial": {
        "Distribution": null,
        "Table": {
          "Values": [
            0.0
          ],
          "Op": 1,
          "EntryCount": 1,
          "EntryStride": 1
        }
      },
      "LODValidity": 1
    }
  },
  {
    "Type": "ParticleSpriteEmitter",
    "Name": "ParticleSpriteEmitter_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSpriteEmitter'",
    "Outer": {
      "ObjectName": "ParticleSystem'eff_woodChips'",
      "ObjectPath": "VotV/Content/particles/eff_woodChips.17"
    },
    "Properties": {
      "LODLevels": [
        {
          "ObjectName": "ParticleLODLevel'eff_woodChips:ParticleSpriteEmitter_0.ParticleLODLevel_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.2"
        }
      ],
      "DetailModeBitmask": 7
    }
  },
  {
    "Type": "ParticleSystem",
    "Name": "eff_woodChips",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystem'",
    "Package": "VotV/Content/particles/eff_woodChips",
    "Properties": {
      "Emitters": [
        {
          "ObjectName": "ParticleSpriteEmitter'eff_woodChips:ParticleSpriteEmitter_0'",
          "ObjectPath": "VotV/Content/particles/eff_woodChips.16"
        }
      ],
      "CurveEdSetup": null,
      "LODDistances": [
        0.0
      ],
      "LODSettings": [
        {}
      ],
      "bShouldResetPeakCounts": true
    }
  }
]