utoc: pakchunk0_s1

This commit is contained in:
merith-tk 2024-11-19 14:18:42 -08:00
parent 52ec89eb9a
commit c5f97ffcc4
2661 changed files with 2893757 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,121 @@
[
{
"Type": "Texture2D",
"Name": "candleFlame",
"Class": "UScriptClass'Texture2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ImportedSize": {
"X": 256,
"Y": 256
},
"LightingGuid": "7EF3589F-4F358000-1CCDA093-1A3DBFEB"
},
"SizeX": 256,
"SizeY": 256,
"PackedData": 1,
"PixelFormat": "PF_DXT1",
"FirstMipToSerialize": 0,
"Mips": [
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 32768,
"SizeOnDisk": 32768,
"OffsetInFile": "0x0"
},
"SizeX": 256,
"SizeY": 256,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 8192,
"SizeOnDisk": 8192,
"OffsetInFile": "0x8000"
},
"SizeX": 128,
"SizeY": 128,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 2048,
"SizeOnDisk": 2048,
"OffsetInFile": "0x8E"
},
"SizeX": 64,
"SizeY": 64,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 512,
"SizeOnDisk": 512,
"OffsetInFile": "0x89E"
},
"SizeX": 32,
"SizeY": 32,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 128,
"SizeOnDisk": 128,
"OffsetInFile": "0xAAE"
},
"SizeX": 16,
"SizeY": 16,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 32,
"SizeOnDisk": 32,
"OffsetInFile": "0xB3E"
},
"SizeX": 8,
"SizeY": 8,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 8,
"SizeOnDisk": 8,
"OffsetInFile": "0xB6E"
},
"SizeX": 4,
"SizeY": 4,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 8,
"SizeOnDisk": 8,
"OffsetInFile": "0xB86"
},
"SizeX": 2,
"SizeY": 2,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 8,
"SizeOnDisk": 8,
"OffsetInFile": "0xB9E"
},
"SizeX": 1,
"SizeY": 1,
"SizeZ": 1
}
]
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View file

@ -0,0 +1,20 @@
[
{
"Type": "Material",
"Name": "SmallFlame01_16x4_Mat",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BlendMode": "EBlendMode::BLEND_Additive",
"ShadingModel": "EMaterialShadingModel::MSM_Unlit",
"ShadingModels": {
"ShadingModelField": 1
},
"TwoSided": true,
"bTangentSpaceNormal": false,
"bFullyRough": true,
"bCanMaskedBeAssumedOpaque": true
},
"LoadedMaterialResources": []
}
]

View file

@ -0,0 +1,20 @@
[
{
"Type": "Material",
"Name": "M_BeamPointer",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BlendMode": "EBlendMode::BLEND_Additive",
"ShadingModel": "EMaterialShadingModel::MSM_Unlit",
"ShadingModels": {
"ShadingModelField": 1
},
"TwoSided": true,
"bDisableDepthTest": true,
"bUsedWithBeamTrails": true,
"bCanMaskedBeAssumedOpaque": true
},
"LoadedMaterialResources": []
}
]

View file

@ -0,0 +1,542 @@
[
{
"Type": "DistributionFloatConstant",
"Name": "RequiredDistributionSpawnRate",
"Outer": "ParticleModuleRequired_6",
"Class": "UScriptClass'DistributionFloatConstant'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "DistributionFloatConstant",
"Name": "BurstScaleDistribution",
"Outer": "ParticleModuleSpawn_6",
"Class": "UScriptClass'DistributionFloatConstant'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Constant": 1.0
}
},
{
"Type": "DistributionFloatConstant",
"Name": "BurstScaleDistribution",
"Outer": "ParticleModuleSpawn_7",
"Class": "UScriptClass'DistributionFloatConstant'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Constant": 1.0
}
},
{
"Type": "ParticleLODLevel",
"Name": "ParticleLODLevel_0",
"Outer": "ParticleSpriteEmitter_7",
"Class": "UScriptClass'ParticleLODLevel'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RequiredModule": {
"ObjectName": "ParticleModuleRequired'P_CigSmoke:ParticleModuleRequired_6'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.8"
},
"Modules": [
{
"ObjectName": "ParticleModuleLifetime'P_CigSmoke:ParticleModuleLifetime_6'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.7"
},
{
"ObjectName": "ParticleModuleSize'P_CigSmoke:ParticleModuleSize_6'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.9"
},
{
"ObjectName": "ParticleModuleVelocity'P_CigSmoke:ParticleModuleVelocity_4'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.13"
},
{
"ObjectName": "ParticleModuleColorOverLife'P_CigSmoke:ParticleModuleColorOverLife_5'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.6"
},
{
"ObjectName": "ParticleModuleAccelerationDrag'P_CigSmoke:ParticleModuleAccelerationDrag_4'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.5"
},
{
"ObjectName": "ParticleModuleVelocityInheritParent'P_CigSmoke:ParticleModuleVelocityInheritParent_3'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.14"
}
],
"TypeDataModule": {
"ObjectName": "ParticleModuleTypeDataRibbon'P_CigSmoke:ParticleModuleTypeDataRibbon_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.12"
},
"SpawnModule": {
"ObjectName": "ParticleModuleSpawn'P_CigSmoke:ParticleModuleSpawn_6'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.10"
},
"PeakActiveParticles": 35
}
},
{
"Type": "ParticleLODLevel",
"Name": "ParticleLODLevel_1",
"Outer": "ParticleSpriteEmitter_7",
"Class": "UScriptClass'ParticleLODLevel'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Level": 1,
"RequiredModule": {
"ObjectName": "ParticleModuleRequired'P_CigSmoke:ParticleModuleRequired_6'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.8"
},
"Modules": [
{
"ObjectName": "ParticleModuleLifetime'P_CigSmoke:ParticleModuleLifetime_6'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.7"
},
{
"ObjectName": "ParticleModuleSize'P_CigSmoke:ParticleModuleSize_6'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.9"
},
{
"ObjectName": "ParticleModuleVelocity'P_CigSmoke:ParticleModuleVelocity_4'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.13"
},
{
"ObjectName": "ParticleModuleColorOverLife'P_CigSmoke:ParticleModuleColorOverLife_5'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.6"
},
{
"ObjectName": "ParticleModuleAccelerationDrag'P_CigSmoke:ParticleModuleAccelerationDrag_4'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.5"
},
{
"ObjectName": "ParticleModuleVelocityInheritParent'P_CigSmoke:ParticleModuleVelocityInheritParent_3'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.14"
}
],
"TypeDataModule": {
"ObjectName": "ParticleModuleTypeDataRibbon'P_CigSmoke:ParticleModuleTypeDataRibbon_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.12"
},
"SpawnModule": {
"ObjectName": "ParticleModuleSpawn'P_CigSmoke:ParticleModuleSpawn_7'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.11"
},
"PeakActiveParticles": 6
}
},
{
"Type": "ParticleModuleAccelerationDrag",
"Name": "ParticleModuleAccelerationDrag_4",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleAccelerationDrag'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DragCoefficientRaw": {
"MinValue": 1.046335,
"MaxValue": 1.046335,
"Distribution": null,
"Table": {
"Values": [
1.046335
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 1
}
},
"bAlwaysInWorldSpace": true,
"LODValidity": 3
}
},
{
"Type": "ParticleModuleColorOverLife",
"Name": "ParticleModuleColorOverLife_5",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleColorOverLife'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"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": {
"MinValue": 0.007263104,
"MaxValue": 0.7608738,
"Distribution": null,
"Table": {
"TimeScale": 1.3620548,
"TimeBias": 0.015052679,
"Values": [
0.7608738,
0.007263104
],
"Op": 1,
"EntryCount": 2,
"EntryStride": 1
}
},
"LODValidity": 3
}
},
{
"Type": "ParticleModuleLifetime",
"Name": "ParticleModuleLifetime_6",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleLifetime'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Lifetime": {
"MinValue": 2.0,
"MaxValue": 2.0,
"Distribution": null,
"Table": {
"Values": [
2.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 1
}
},
"LODValidity": 3
}
},
{
"Type": "ParticleModuleRequired",
"Name": "ParticleModuleRequired_6",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleRequired'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Material": {
"ObjectName": "Material'M_BeamPointer'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Materials/M_BeamPointer.0"
},
"bKillOnDeactivate": true,
"bKillOnCompleted": true,
"bUseLegacyEmitterTime": false,
"EmitterDuration": 3.0,
"SpawnRate": {
"Distribution": {
"ObjectName": "DistributionFloatConstant'P_CigSmoke:ParticleModuleRequired_6.RequiredDistributionSpawnRate'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.0"
}
},
"RandomImageTime": 1.0,
"bDurationRecalcEachLoop": true,
"bEnabled": false,
"LODValidity": 3
}
},
{
"Type": "ParticleModuleSize",
"Name": "ParticleModuleSize_6",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleSize'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StartSize": {
"MinValue": 0.5,
"MaxValue": 1.0,
"MinValueVec": {
"X": 0.5,
"Y": 1.0,
"Z": 1.0
},
"MaxValueVec": {
"X": 0.5,
"Y": 1.0,
"Z": 1.0
},
"Distribution": null,
"Table": {
"Values": [
0.5,
1.0,
1.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 3
}
},
"LODValidity": 3
}
},
{
"Type": "ParticleModuleSpawn",
"Name": "ParticleModuleSpawn_6",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleSpawn'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Rate": {
"MinValue": 5.908288,
"MaxValue": 5.908288,
"Distribution": null,
"Table": {
"Values": [
5.908288
],
"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'P_CigSmoke:ParticleModuleSpawn_6.BurstScaleDistribution'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.1"
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleSpawn",
"Name": "ParticleModuleSpawn_7",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleSpawn'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Rate": {
"MinValue": 1.9999999,
"MaxValue": 1.9999999,
"Distribution": null,
"Table": {
"Values": [
1.9999999
],
"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'P_CigSmoke:ParticleModuleSpawn_7.BurstScaleDistribution'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.2"
}
},
"LODValidity": 2
}
},
{
"Type": "ParticleModuleTypeDataRibbon",
"Name": "ParticleModuleTypeDataRibbon_0",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleTypeDataRibbon'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MaxParticleInTrailCount": 19,
"bTangentRecalculationEveryFrame": true,
"TangentSpawningScalar": 1.152935,
"DistanceTessellationStepSize": 0.084311,
"LODValidity": 3
}
},
{
"Type": "ParticleModuleVelocity",
"Name": "ParticleModuleVelocity_4",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleVelocity'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StartVelocity": {
"MinValue": 1.0,
"MaxValue": 32.945194,
"MinValueVec": {
"X": 1.0,
"Y": 1.0,
"Z": 18.107012
},
"MaxValueVec": {
"X": 10.0,
"Y": 10.0,
"Z": 32.945194
},
"Distribution": null,
"Table": {
"Values": [
1.0,
1.0,
18.107012,
10.0,
10.0,
32.945194
],
"Op": 2,
"EntryCount": 1,
"EntryStride": 6,
"SubEntryStride": 3
}
},
"StartVelocityRadial": {
"Distribution": null,
"Table": {
"Values": [
0.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 1
}
},
"bInWorldSpace": true,
"LODValidity": 3
}
},
{
"Type": "ParticleModuleVelocityInheritParent",
"Name": "ParticleModuleVelocityInheritParent_3",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleModuleVelocityInheritParent'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Scale": {
"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
}
},
"bEnabled": false,
"LODValidity": 3
}
},
{
"Type": "ParticleSpriteEmitter",
"Name": "ParticleSpriteEmitter_7",
"Outer": "P_CigSmoke",
"Class": "UScriptClass'ParticleSpriteEmitter'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"LODLevels": [
{
"ObjectName": "ParticleLODLevel'P_CigSmoke:ParticleSpriteEmitter_7.ParticleLODLevel_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.3"
},
{
"ObjectName": "ParticleLODLevel'P_CigSmoke:ParticleSpriteEmitter_7.ParticleLODLevel_1'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.4"
}
],
"DetailModeBitmask": 15
}
},
{
"Type": "ParticleSystem",
"Name": "P_CigSmoke",
"Class": "UScriptClass'ParticleSystem'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Emitters": [
{
"ObjectName": "ParticleSpriteEmitter'P_CigSmoke:ParticleSpriteEmitter_7'",
"ObjectPath": "/Game/ITR1/Particles/Particles/P_CigSmoke.15"
}
],
"CurveEdSetup": null,
"LODDistances": [
0.0,
2500.0
],
"LODSettings": [
{},
{}
],
"FixedRelativeBoundingBox": {
"Min": {
"X": -100.0,
"Y": -100.0,
"Z": -100.0
},
"Max": {
"X": 100.0,
"Y": 100.0,
"Z": 100.0
},
"IsValid": 1
},
"bUseFixedRelativeBoundingBox": true,
"bShouldResetPeakCounts": true,
"CustomOcclusionBounds": {
"Min": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"Max": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"IsValid": 1
}
}
}
]

View file

@ -0,0 +1,18 @@
[
{
"Type": "Material",
"Name": "M_Drop",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BlendMode": "EBlendMode::BLEND_Translucent",
"ShadingModel": "EMaterialShadingModel::MSM_Unlit",
"ShadingModels": {
"ShadingModelField": 1
},
"bUsedWithParticleSprites": true,
"bCanMaskedBeAssumedOpaque": true
},
"LoadedMaterialResources": []
}
]

View file

@ -0,0 +1,18 @@
[
{
"Type": "Material",
"Name": "M_Steam",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BlendMode": "EBlendMode::BLEND_Translucent",
"ShadingModel": "EMaterialShadingModel::MSM_Unlit",
"ShadingModels": {
"ShadingModelField": 1
},
"bUsedWithParticleSprites": true,
"bCanMaskedBeAssumedOpaque": true
},
"LoadedMaterialResources": []
}
]

View file

@ -0,0 +1,856 @@
[
{
"Type": "DistributionFloatConstant",
"Name": "DistributionVelocityScale",
"Outer": "ParticleModuleLocationPrimitiveCylinder_1",
"Class": "UScriptClass'DistributionFloatConstant'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Constant": 0.5
}
},
{
"Type": "DistributionFloatConstant",
"Name": "RequiredDistributionSpawnRate",
"Outer": "ParticleModuleRequired_0",
"Class": "UScriptClass'DistributionFloatConstant'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "DistributionFloatConstant",
"Name": "RequiredDistributionSpawnRate",
"Outer": "ParticleModuleRequired_2",
"Class": "UScriptClass'DistributionFloatConstant'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "DistributionFloatConstant",
"Name": "BurstScaleDistribution",
"Outer": "ParticleModuleSpawn_0",
"Class": "UScriptClass'DistributionFloatConstant'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "DistributionFloatConstant",
"Name": "BurstScaleDistribution",
"Outer": "ParticleModuleSpawn_2",
"Class": "UScriptClass'DistributionFloatConstant'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "ParticleLODLevel",
"Name": "ParticleLODLevel_0",
"Outer": "ParticleSpriteEmitter_0",
"Class": "UScriptClass'ParticleLODLevel'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RequiredModule": {
"ObjectName": "ParticleModuleRequired'P_Shower:ParticleModuleRequired_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.12"
},
"Modules": [
{
"ObjectName": "ParticleModuleLifetime'P_Shower:ParticleModuleLifetime_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.9"
},
{
"ObjectName": "ParticleModuleSize'P_Shower:ParticleModuleSize_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.15"
},
{
"ObjectName": "ParticleModuleColorOverLife'P_Shower:ParticleModuleColorOverLife_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.7"
},
{
"ObjectName": "ParticleModuleVelocityCone'P_Shower:ParticleModuleVelocityCone_1'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.23"
},
{
"ObjectName": "ParticleModuleLocationPrimitiveCylinder'P_Shower:ParticleModuleLocationPrimitiveCylinder_1'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.11"
},
{
"ObjectName": "ParticleModuleSizeScaleBySpeed'P_Shower:ParticleModuleSizeScaleBySpeed_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.18"
}
],
"SpawnModule": {
"ObjectName": "ParticleModuleSpawn'P_Shower:ParticleModuleSpawn_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.19"
},
"PeakActiveParticles": 195
}
},
{
"Type": "ParticleLODLevel",
"Name": "ParticleLODLevel_0",
"Outer": "ParticleSpriteEmitter_2",
"Class": "UScriptClass'ParticleLODLevel'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RequiredModule": {
"ObjectName": "ParticleModuleRequired'P_Shower:ParticleModuleRequired_2'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.13"
},
"Modules": [
{
"ObjectName": "ParticleModuleLifetime'P_Shower:ParticleModuleLifetime_2'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.10"
},
{
"ObjectName": "ParticleModuleSize'P_Shower:ParticleModuleSize_2'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.16"
},
{
"ObjectName": "ParticleModuleVelocity'P_Shower:ParticleModuleVelocity_1'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.22"
},
{
"ObjectName": "ParticleModuleColorOverLife'P_Shower:ParticleModuleColorOverLife_2'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.8"
},
{
"ObjectName": "ParticleModuleSizeMultiplyLife'P_Shower:ParticleModuleSizeMultiplyLife_1'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.17"
},
{
"ObjectName": "ParticleModuleSubUV'P_Shower:ParticleModuleSubUV_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.21"
},
{
"ObjectName": "ParticleModuleRotation'P_Shower:ParticleModuleRotation_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.14"
}
],
"SpawnModule": {
"ObjectName": "ParticleModuleSpawn'P_Shower:ParticleModuleSpawn_2'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.20"
},
"PeakActiveParticles": 8
}
},
{
"Type": "ParticleModuleColorOverLife",
"Name": "ParticleModuleColorOverLife_0",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleColorOverLife'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ColorOverLife": {
"MinValue": 0.822611,
"MaxValue": 1.0,
"MinValueVec": {
"X": 0.822611,
"Y": 1.0,
"Z": 0.990047
},
"MaxValueVec": {
"X": 0.822611,
"Y": 1.0,
"Z": 0.990047
},
"Distribution": null,
"Table": {
"Values": [
0.822611,
1.0,
0.990047
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 3
}
},
"AlphaOverLife": {
"MaxValue": 0.5,
"Distribution": null,
"Table": {
"TimeScale": 6.9999995,
"Values": [
0.5,
0.5,
0.5,
0.5,
0.5,
0.4875806,
0.20745069,
0.0
],
"Op": 1,
"EntryCount": 8,
"EntryStride": 1
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleColorOverLife",
"Name": "ParticleModuleColorOverLife_2",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleColorOverLife'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ColorOverLife": {
"MinValue": 0.580608,
"MaxValue": 1.0,
"MinValueVec": {
"X": 0.580608,
"Y": 0.899476,
"Z": 1.0
},
"MaxValueVec": {
"X": 0.580608,
"Y": 0.899476,
"Z": 1.0
},
"Distribution": null,
"Table": {
"Values": [
0.580608,
0.899476,
1.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 3
}
},
"AlphaOverLife": {
"MaxValue": 1.0034686,
"Distribution": null,
"Table": {
"TimeScale": 30.87446,
"TimeBias": -0.0042524347,
"Values": [
0.008953523,
0.19069113,
0.57073236,
0.90498817,
0.9852904,
0.98581946,
0.98686755,
0.98833257,
0.99011207,
0.99210393,
0.99420583,
0.99631506,
0.99832875,
1.0001444,
1.0016598,
1.0027728,
1.003381,
1.0033822,
1.0026741,
1.0011544,
0.9987208,
0.99526906,
0.99069375,
0.9848966,
0.9777755,
0.9660795,
0.8712505,
0.68594426,
0.4581631,
0.2359104,
0.0671883,
3.306195E-08
],
"Op": 1,
"EntryCount": 32,
"EntryStride": 1
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleLifetime",
"Name": "ParticleModuleLifetime_0",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleLifetime'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Lifetime": {
"MinValue": 1.0,
"MaxValue": 2.0,
"Distribution": null,
"Table": {
"Values": [
1.0,
2.0
],
"Op": 2,
"EntryCount": 1,
"EntryStride": 2,
"SubEntryStride": 1
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleLifetime",
"Name": "ParticleModuleLifetime_2",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleLifetime'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Lifetime": {
"MinValue": 1.25,
"MaxValue": 1.5,
"Distribution": null,
"Table": {
"Values": [
1.25,
1.5
],
"Op": 2,
"EntryCount": 1,
"EntryStride": 2,
"SubEntryStride": 1
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleLocationPrimitiveCylinder",
"Name": "ParticleModuleLocationPrimitiveCylinder_1",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleLocationPrimitiveCylinder'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StartRadius": {
"MinValue": 6.0,
"MaxValue": 6.0,
"Distribution": null,
"Table": {
"Values": [
6.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 1
}
},
"StartHeight": {
"Distribution": null,
"Table": {
"Values": [
0.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 1
}
},
"VelocityScale": {
"Distribution": {
"ObjectName": "DistributionFloatConstant'P_Shower:ParticleModuleLocationPrimitiveCylinder_1.DistributionVelocityScale'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.0"
}
},
"StartLocation": {
"Distribution": null,
"Table": {
"Values": [
0.0,
0.0,
0.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 3
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleRequired",
"Name": "ParticleModuleRequired_0",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleRequired'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Material": {
"ObjectName": "Material'M_Drop'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/M_Drop.0"
},
"ScreenAlignment": "EParticleScreenAlignment::PSA_Velocity",
"bUseLocalSpace": true,
"bUseLegacyEmitterTime": false,
"EmitterDuration": 1.2,
"SpawnRate": {
"Distribution": {
"ObjectName": "DistributionFloatConstant'P_Shower:ParticleModuleRequired_0.RequiredDistributionSpawnRate'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.1"
}
},
"RandomImageTime": 1.0,
"LODValidity": 1
}
},
{
"Type": "ParticleModuleRequired",
"Name": "ParticleModuleRequired_2",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleRequired'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Material": {
"ObjectName": "Material'M_Steam'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/M_Steam.0"
},
"bUseLegacyEmitterTime": false,
"SpawnRate": {
"Distribution": {
"ObjectName": "DistributionFloatConstant'P_Shower:ParticleModuleRequired_2.RequiredDistributionSpawnRate'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.2"
}
},
"InterpolationMethod": "EParticleSubUVInterpMethod::PSUVIM_Linear_Blend",
"SubImages_Horizontal": 8,
"SubImages_Vertical": 8,
"RandomImageTime": 1.0,
"LODValidity": 1
}
},
{
"Type": "ParticleModuleRotation",
"Name": "ParticleModuleRotation_0",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleRotation'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"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",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleSize'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StartSize": {
"MinValue": 2.0,
"MaxValue": 6.0,
"MinValueVec": {
"X": 2.0,
"Y": 2.0,
"Z": 2.0
},
"MaxValueVec": {
"X": 6.0,
"Y": 6.0,
"Z": 6.0
},
"Distribution": null,
"Table": {
"Values": [
2.0,
2.0,
2.0,
6.0,
6.0,
6.0
],
"Op": 2,
"EntryCount": 1,
"EntryStride": 6,
"SubEntryStride": 3
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleSize",
"Name": "ParticleModuleSize_2",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleSize'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StartSize": {
"MinValue": 30.0,
"MaxValue": 30.0,
"MinValueVec": {
"X": 30.0,
"Y": 30.0,
"Z": 30.0
},
"MaxValueVec": {
"X": 30.0,
"Y": 30.0,
"Z": 30.0
},
"Distribution": null,
"Table": {
"Values": [
30.0,
30.0,
30.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 3
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleSizeMultiplyLife",
"Name": "ParticleModuleSizeMultiplyLife_1",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleSizeMultiplyLife'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"LifeMultiplier": {
"MinValue": 0.1,
"MaxValue": 7.0,
"MinValueVec": {
"X": 0.1,
"Y": 0.1,
"Z": 0.1
},
"MaxValueVec": {
"X": 7.0,
"Y": 7.0,
"Z": 7.0
},
"Distribution": null,
"Table": {
"TimeScale": 1.0,
"Values": [
0.1,
0.1,
0.1,
7.0,
7.0,
7.0
],
"Op": 1,
"EntryCount": 2,
"EntryStride": 3
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleSizeScaleBySpeed",
"Name": "ParticleModuleSizeScaleBySpeed_0",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleSizeScaleBySpeed'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SpeedScale": {
"X": 1.0,
"Y": 1.0
},
"MaxScale": {
"X": 0.1,
"Y": 3.0
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleSpawn",
"Name": "ParticleModuleSpawn_0",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleSpawn'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Rate": {
"MinValue": 60.0,
"MaxValue": 80.0,
"Distribution": null,
"Table": {
"Values": [
60.0,
80.0
],
"Op": 2,
"EntryCount": 1,
"EntryStride": 2,
"SubEntryStride": 1
}
},
"RateScale": {
"MinValue": 1.0,
"MaxValue": 1.0,
"Distribution": null,
"Table": {
"Values": [
1.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 1
}
},
"BurstScale": {
"Distribution": {
"ObjectName": "DistributionFloatConstant'P_Shower:ParticleModuleSpawn_0.BurstScaleDistribution'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.3"
}
},
"bApplyGlobalSpawnRateScale": false,
"LODValidity": 1
}
},
{
"Type": "ParticleModuleSpawn",
"Name": "ParticleModuleSpawn_2",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleSpawn'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Rate": {
"MinValue": 3.0,
"MaxValue": 4.0,
"Distribution": null,
"Table": {
"Values": [
3.0,
4.0
],
"Op": 2,
"EntryCount": 1,
"EntryStride": 2,
"SubEntryStride": 1
}
},
"RateScale": {
"MinValue": 1.0,
"MaxValue": 1.0,
"Distribution": null,
"Table": {
"Values": [
1.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 1
}
},
"BurstScale": {
"Distribution": {
"ObjectName": "DistributionFloatConstant'P_Shower:ParticleModuleSpawn_2.BurstScaleDistribution'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.4"
}
},
"bApplyGlobalSpawnRateScale": false,
"LODValidity": 1
}
},
{
"Type": "ParticleModuleSubUV",
"Name": "ParticleModuleSubUV_0",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleSubUV'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SubImageIndex": {
"MaxValue": 64.0,
"Distribution": null,
"Table": {
"Values": [
64.0
],
"Op": 1,
"EntryCount": 1,
"EntryStride": 1
}
},
"LODValidity": 1
}
},
{
"Type": "ParticleModuleVelocity",
"Name": "ParticleModuleVelocity_1",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleVelocity'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StartVelocity": {
"MinValue": -125.0,
"MaxValue": 20.0,
"MinValueVec": {
"X": -20.0,
"Y": -20.0,
"Z": -125.0
},
"MaxValueVec": {
"X": 20.0,
"Y": 20.0,
"Z": -75.0
},
"Distribution": null,
"Table": {
"Values": [
-20.0,
-20.0,
-125.0,
20.0,
20.0,
-75.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": "ParticleModuleVelocityCone",
"Name": "ParticleModuleVelocityCone_1",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleModuleVelocityCone'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Angle": {
"MaxValue": 0.1,
"Distribution": null,
"Table": {
"Values": [
0.0,
0.1
],
"Op": 2,
"EntryCount": 1,
"EntryStride": 2,
"SubEntryStride": 1
}
},
"Velocity": {
"MinValue": 300.0,
"MaxValue": 400.0,
"Distribution": null,
"Table": {
"Values": [
300.0,
400.0
],
"Op": 2,
"EntryCount": 1,
"EntryStride": 2,
"SubEntryStride": 1
}
},
"Direction": {
"X": 0.0,
"Y": 0.0,
"Z": -1.0
},
"LODValidity": 1
}
},
{
"Type": "ParticleSpriteEmitter",
"Name": "ParticleSpriteEmitter_0",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleSpriteEmitter'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"EmitterName": "Drops",
"bUseLegacySpawningBehavior": true,
"LODLevels": [
{
"ObjectName": "ParticleLODLevel'P_Shower:ParticleSpriteEmitter_0.ParticleLODLevel_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.5"
}
],
"DetailModeBitmask": 15
}
},
{
"Type": "ParticleSpriteEmitter",
"Name": "ParticleSpriteEmitter_2",
"Outer": "P_Shower",
"Class": "UScriptClass'ParticleSpriteEmitter'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"EmitterName": "Steam",
"bUseLegacySpawningBehavior": true,
"LODLevels": [
{
"ObjectName": "ParticleLODLevel'P_Shower:ParticleSpriteEmitter_2.ParticleLODLevel_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.6"
}
],
"DetailModeBitmask": 15
}
},
{
"Type": "ParticleSystem",
"Name": "P_Shower",
"Class": "UScriptClass'ParticleSystem'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Emitters": [
{
"ObjectName": "ParticleSpriteEmitter'P_Shower:ParticleSpriteEmitter_0'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.24"
},
{
"ObjectName": "ParticleSpriteEmitter'P_Shower:ParticleSpriteEmitter_2'",
"ObjectPath": "/Game/ITR1/Particles/Particles/Shower/P_Shower.25"
}
],
"CurveEdSetup": null,
"LODDistances": [
0.0
],
"LODSettings": [
{}
],
"bShouldResetPeakCounts": true,
"CustomOcclusionBounds": {
"Min": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"Max": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"IsValid": 1
}
}
}
]

View file

@ -0,0 +1,134 @@
[
{
"Type": "Texture2D",
"Name": "beam01",
"Class": "UScriptClass'Texture2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"AddressX": "TextureAddress::TA_Clamp",
"AddressY": "TextureAddress::TA_Clamp",
"ImportedSize": {
"X": 512,
"Y": 128
},
"LightingGuid": "CD8069BD-463398FB-333766AD-615C98BA"
},
"SizeX": 512,
"SizeY": 128,
"PackedData": 1,
"PixelFormat": "PF_DXT1",
"FirstMipToSerialize": 0,
"Mips": [
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 32768,
"SizeOnDisk": 32768,
"OffsetInFile": "0x0"
},
"SizeX": 512,
"SizeY": 128,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 8192,
"SizeOnDisk": 8192,
"OffsetInFile": "0x8000"
},
"SizeX": 256,
"SizeY": 64,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 2048,
"SizeOnDisk": 2048,
"OffsetInFile": "0xA000"
},
"SizeX": 128,
"SizeY": 32,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 512,
"SizeOnDisk": 512,
"OffsetInFile": "0xA0"
},
"SizeX": 64,
"SizeY": 16,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 128,
"SizeOnDisk": 128,
"OffsetInFile": "0x2B0"
},
"SizeX": 32,
"SizeY": 8,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 32,
"SizeOnDisk": 32,
"OffsetInFile": "0x340"
},
"SizeX": 16,
"SizeY": 4,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x370"
},
"SizeX": 8,
"SizeY": 2,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 8,
"SizeOnDisk": 8,
"OffsetInFile": "0x390"
},
"SizeX": 4,
"SizeY": 1,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 8,
"SizeOnDisk": 8,
"OffsetInFile": "0x3A8"
},
"SizeX": 2,
"SizeY": 1,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 8,
"SizeOnDisk": 8,
"OffsetInFile": "0x3C0"
},
"SizeX": 1,
"SizeY": 1,
"SizeZ": 1
}
]
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB