dump: [json] pakchunk0_s7

This commit is contained in:
merith-tk 2024-11-29 16:56:37 -08:00
parent a0202f19ac
commit fc3e13fa8c
1186 changed files with 785132 additions and 0 deletions

View file

@ -0,0 +1,69 @@
[
{
"Type": "AlsFootstepEffectsSettings",
"Name": "FES_Als_Default",
"Class": "UScriptClass'AlsFootstepEffectsSettings'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Effects": [
{
"Key": "SurfaceType_Default",
"Value": {
"Sound": {
"AssetPathName": "/ALS/ALS/Audio/Footsteps/MS_Als_Footstep.MS_Als_Footstep",
"SubPathString": ""
},
"SoundSpawnMode": "EAlsFootstepSoundSpawnMode::SpawnAtTraceHitLocation",
"DecalMaterial": {
"AssetPathName": "/ALS/ALS/MaterialLibrary/Footprint/M_Als_Footprint_Decal.M_Als_Footprint_Decal",
"SubPathString": ""
},
"DecalSize": {
"X": 10.0,
"Y": 20.0,
"Z": 20.0
},
"DecalDuration": 5.0,
"DecalFadeOutDuration": 2.0,
"DecalSpawnMode": "EAlsFootstepDecalSpawnMode::SpawnAttachedToTraceHitComponent",
"DecalLocationOffset": {
"X": 0.0,
"Y": -10.0,
"Z": -1.75
},
"DecalFootLeftRotationOffset": {
"Pitch": 90.0,
"Yaw": -90.0,
"Roll": 180.0
},
"DecalFootRightRotationOffset": {
"Pitch": -90.0,
"Yaw": 90.0,
"Roll": 0.0
},
"ParticleSystem": {
"AssetPathName": "",
"SubPathString": ""
},
"ParticleSystemSpawnMode": "EAlsFootstepParticleEffectSpawnMode::SpawnAtTraceHitLocation",
"ParticleSystemLocationOffset": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"ParticleSystemFootLeftRotationOffset": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": 0.0
},
"ParticleSystemFootRightRotationOffset": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": 0.0
}
}
}
]
}
}
]