dump: [json] pakchunk0_s6
This commit is contained in:
parent
a0202f19ac
commit
a4954cd085
3042 changed files with 26830639 additions and 0 deletions
|
@ -0,0 +1,68 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialInstanceConstant",
|
||||
"Name": "MI_UnderwaterSafe",
|
||||
"Class": "UScriptClass'MaterialInstanceConstant'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "Material'M_Underwater'",
|
||||
"ObjectPath": "/Game/ITR2/MaterialLibrary/PostProcess/M_Underwater.0"
|
||||
},
|
||||
"ScalarParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "RefractionDepthBias",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "00000000-00000000-00000000-00000000"
|
||||
}
|
||||
],
|
||||
"VectorParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "FogColor",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"R": 0.027094,
|
||||
"G": 0.036364,
|
||||
"B": 0.038,
|
||||
"A": 0.0,
|
||||
"Hex": "2D3537"
|
||||
},
|
||||
"ExpressionGUID": "3E919217-4D1E3996-D325A8B8-C46D2A34"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Tint",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"R": 0.032708,
|
||||
"G": 0.043962,
|
||||
"B": 0.052,
|
||||
"A": 1.0,
|
||||
"Hex": "323B40"
|
||||
},
|
||||
"ExpressionGUID": "0C4E6841-4E837715-D4C1D08D-18F9F157"
|
||||
}
|
||||
],
|
||||
"BasePropertyOverrides": {
|
||||
"TwoSided": true,
|
||||
"BlendMode": "EBlendMode::BLEND_Translucent",
|
||||
"ShadingModel": "EMaterialShadingModel::MSM_Unlit",
|
||||
"OpacityMaskClipValue": 0.3333
|
||||
},
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedData": {
|
||||
"ParentLayerIndexRemap": []
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,141 @@
|
|||
[
|
||||
{
|
||||
"Type": "Material",
|
||||
"Name": "M_LowHealth",
|
||||
"Class": "UScriptClass'Material'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MaterialDomain": "EMaterialDomain::MD_PostProcess",
|
||||
"bCanMaskedBeAssumedOpaque": true,
|
||||
"StateId": "CE49AE42-4B06D2DC-39F6A09F-BFD60A12",
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedExpressionData": {
|
||||
"RuntimeEntries": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "Min",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "Max",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[1]": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "LowHealthColor",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "DeathColor",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[2]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[3]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[4]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[5]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[6]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[7]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"ScalarPrimitiveDataIndexValues": [
|
||||
-1,
|
||||
-1
|
||||
],
|
||||
"VectorPrimitiveDataIndexValues": [
|
||||
-1,
|
||||
-1
|
||||
],
|
||||
"ScalarValues": [
|
||||
0.25,
|
||||
0.8
|
||||
],
|
||||
"StaticSwitchValues": [],
|
||||
"DynamicSwitchValues": [],
|
||||
"VectorValues": [
|
||||
{
|
||||
"R": 0.5416667,
|
||||
"G": 0.030391607,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "C33000"
|
||||
},
|
||||
{
|
||||
"R": 0.031,
|
||||
"G": 0.008959,
|
||||
"B": 0.008959,
|
||||
"A": 0.0,
|
||||
"Hex": "311717"
|
||||
}
|
||||
],
|
||||
"DoubleVectorValues": [],
|
||||
"TextureValues": [],
|
||||
"FontValues": [],
|
||||
"FontPageValues": [],
|
||||
"RuntimeVirtualTextureValues": [],
|
||||
"SparseVolumeTextureValues": [],
|
||||
"ReferencedTextures": [
|
||||
{
|
||||
"ObjectName": "Texture2D'T_HeatlhOverlay'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Textures/PostProcess/T_HeatlhOverlay.0"
|
||||
}
|
||||
],
|
||||
"FunctionInfos": [],
|
||||
"FunctionInfosStateCRC": 4294967295,
|
||||
"ParameterCollectionInfos": [
|
||||
{
|
||||
"StateId": "39CC1478-4A29CE67-5C7B61BA-F98ED7E6",
|
||||
"ParameterCollection": {
|
||||
"ObjectName": "MaterialParameterCollection'MPC_MatCollection'",
|
||||
"ObjectPath": "/Game/ITR1/ITR_art/Mats/MPC_MatCollection.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"GrassTypes": [],
|
||||
"MaterialLayers": {
|
||||
"Layers": [],
|
||||
"Blends": []
|
||||
},
|
||||
"DynamicParameterNames": [],
|
||||
"QualityLevelsUsed": [
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
],
|
||||
"bHasMaterialLayers": false,
|
||||
"bHasRuntimeVirtualTextureOutput": false,
|
||||
"bHasSceneColor": false,
|
||||
"bHasPerInstanceCustomData": false,
|
||||
"bHasPerInstanceRandom": false,
|
||||
"bHasVertexInterpolator": false,
|
||||
"PropertyConnectedMask": 1
|
||||
},
|
||||
"ReferencedTextures": [
|
||||
{
|
||||
"ObjectName": "Texture2D'T_HeatlhOverlay'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Textures/PostProcess/T_HeatlhOverlay.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
|
@ -0,0 +1,129 @@
|
|||
[
|
||||
{
|
||||
"Type": "Material",
|
||||
"Name": "M_Underwater",
|
||||
"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
|
||||
},
|
||||
"TwoSided": true,
|
||||
"bDisableDepthTest": true,
|
||||
"bCanMaskedBeAssumedOpaque": true,
|
||||
"BlendableLocation": "EBlendableLocation::BL_BeforeTranslucency",
|
||||
"StateId": "2A34BE56-43981BDF-4770338B-4F62980C",
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedExpressionData": {
|
||||
"RuntimeEntries": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "MinFogDistance",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "MaxFogDistance",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[1]": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "FogColor",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "Tint",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[2]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[3]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[4]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[5]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[6]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[7]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"ScalarPrimitiveDataIndexValues": [
|
||||
-1,
|
||||
-1
|
||||
],
|
||||
"VectorPrimitiveDataIndexValues": [
|
||||
-1,
|
||||
-1
|
||||
],
|
||||
"ScalarValues": [
|
||||
0.0,
|
||||
300.0
|
||||
],
|
||||
"StaticSwitchValues": [],
|
||||
"DynamicSwitchValues": [],
|
||||
"VectorValues": [
|
||||
{
|
||||
"R": 0.062745,
|
||||
"G": 0.003922,
|
||||
"B": 0.003922,
|
||||
"A": 0.0,
|
||||
"Hex": "470C0C"
|
||||
},
|
||||
{
|
||||
"R": 0.395833,
|
||||
"G": 0.167054,
|
||||
"B": 0.151186,
|
||||
"A": 1.0,
|
||||
"Hex": "A9726C"
|
||||
}
|
||||
],
|
||||
"DoubleVectorValues": [],
|
||||
"TextureValues": [],
|
||||
"FontValues": [],
|
||||
"FontPageValues": [],
|
||||
"RuntimeVirtualTextureValues": [],
|
||||
"SparseVolumeTextureValues": [],
|
||||
"ReferencedTextures": [],
|
||||
"FunctionInfos": [],
|
||||
"FunctionInfosStateCRC": 4294967295,
|
||||
"ParameterCollectionInfos": [],
|
||||
"GrassTypes": [],
|
||||
"MaterialLayers": {
|
||||
"Layers": [],
|
||||
"Blends": []
|
||||
},
|
||||
"DynamicParameterNames": [],
|
||||
"QualityLevelsUsed": [
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
],
|
||||
"bHasMaterialLayers": false,
|
||||
"bHasRuntimeVirtualTextureOutput": false,
|
||||
"bHasSceneColor": true,
|
||||
"bHasPerInstanceCustomData": false,
|
||||
"bHasPerInstanceRandom": false,
|
||||
"bHasVertexInterpolator": false,
|
||||
"PropertyConnectedMask": 1
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,158 @@
|
|||
[
|
||||
{
|
||||
"Type": "Material",
|
||||
"Name": "M_UpcomingTideObject",
|
||||
"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
|
||||
},
|
||||
"TwoSided": true,
|
||||
"bDisableDepthTest": true,
|
||||
"bCanMaskedBeAssumedOpaque": true,
|
||||
"bUseTranslucencyVertexFog": false,
|
||||
"StateId": "D78586C2-4C18FAD2-5A158F8C-56EB8ECB",
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedExpressionData": {
|
||||
"RuntimeEntries": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "TidePosition",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "Contrast",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "TideEdge",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "SkyEffect",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "NoiseSpeed",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "NoiseVisibility",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[1]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[2]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[3]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[4]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[5]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[6]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[7]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"ScalarPrimitiveDataIndexValues": [
|
||||
-1,
|
||||
-1,
|
||||
-1,
|
||||
-1,
|
||||
-1,
|
||||
-1
|
||||
],
|
||||
"VectorPrimitiveDataIndexValues": [],
|
||||
"ScalarValues": [
|
||||
100.0,
|
||||
0.0,
|
||||
500.0,
|
||||
1.0,
|
||||
17.354372,
|
||||
1.0
|
||||
],
|
||||
"StaticSwitchValues": [],
|
||||
"DynamicSwitchValues": [],
|
||||
"VectorValues": [],
|
||||
"DoubleVectorValues": [],
|
||||
"TextureValues": [],
|
||||
"FontValues": [],
|
||||
"FontPageValues": [],
|
||||
"RuntimeVirtualTextureValues": [],
|
||||
"SparseVolumeTextureValues": [],
|
||||
"ReferencedTextures": [],
|
||||
"FunctionInfos": [
|
||||
{
|
||||
"StateId": "B7C71B91-4E2BB667-772D6CBE-2AB55665",
|
||||
"Function": {
|
||||
"ObjectName": "MaterialFunction'LinearGradient'",
|
||||
"ObjectPath": "/Engine/Functions/Engine_MaterialFunctions01/Gradient/LinearGradient.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"StateId": "1F3C7ECC-4653CAFB-2A6AEE82-B1F2F3A5",
|
||||
"Function": {
|
||||
"ObjectName": "MaterialFunction'CheapContrast'",
|
||||
"ObjectPath": "/Engine/Functions/Engine_MaterialFunctions01/ImageAdjustment/CheapContrast.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"StateId": "E6A85460-4E707DD6-EBF457B4-A3E80A43",
|
||||
"Function": {
|
||||
"ObjectName": "MaterialFunction'MakeFloat3'",
|
||||
"ObjectPath": "/Engine/Functions/Engine_MaterialFunctions02/Utility/MakeFloat3.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionInfosStateCRC": 1642503177,
|
||||
"ParameterCollectionInfos": [
|
||||
{
|
||||
"StateId": "211A2E90-4CEFC128-2C8FD4B6-BF8CB8C0",
|
||||
"ParameterCollection": {
|
||||
"ObjectName": "MaterialParameterCollection'MPC_Tide'",
|
||||
"ObjectPath": "/Game/ITR2/MaterialLibrary/MPCs/MPC_Tide.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"GrassTypes": [],
|
||||
"MaterialLayers": {
|
||||
"Layers": [],
|
||||
"Blends": []
|
||||
},
|
||||
"DynamicParameterNames": [],
|
||||
"QualityLevelsUsed": [
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
],
|
||||
"bHasMaterialLayers": false,
|
||||
"bHasRuntimeVirtualTextureOutput": false,
|
||||
"bHasSceneColor": true,
|
||||
"bHasPerInstanceCustomData": false,
|
||||
"bHasPerInstanceRandom": false,
|
||||
"bHasVertexInterpolator": false,
|
||||
"PropertyConnectedMask": 1
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue