dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
2077
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BPA_Injector.json
Normal file
2077
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BPA_Injector.json
Normal file
File diff suppressed because it is too large
Load diff
897
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_CanFish.json
Normal file
897
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_CanFish.json
Normal file
|
@ -0,0 +1,897 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_CanFish_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusAmmoBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_CanFish_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.15"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_CanFish_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.7"
|
||||
}
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_GrabLocation",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_GrabLocation1",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_LeftHand_Base",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_RightHand_Base",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_CanFish_C'Default__BP_CanFish_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_CanFish_C",
|
||||
"Name": "Default__BP_CanFish_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Consumable/BP_CanFish.BP_CanFish_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPA_RadiusAmmoBase_C'Default__BPA_RadiusAmmoBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DataComponent": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BP_CanFish_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.8"
|
||||
},
|
||||
"SyncTransfromComponent": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BP_CanFish_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.17"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_ItemSounds_C",
|
||||
"Name": "BPC_ItemSounds_GEN_VARIABLE",
|
||||
"Outer": "BP_CanFish_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BPA_RadiusAmmoBase_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.3"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"DropSoundMap[5]": [
|
||||
{
|
||||
"Key": "0",
|
||||
"Value": null
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HandSocketBase_C",
|
||||
"Name": "HS_LeftHand_Base_GEN_VARIABLE",
|
||||
"Outer": "BP_CanFish_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
|
||||
"Template": {
|
||||
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AllowedHands": "EVRHand::Left",
|
||||
"SystConfig": {
|
||||
"ObjectName": "SystemConfig'DA_SystemConfig'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
|
||||
},
|
||||
"MirrorAxis": "EVRAxis::Y",
|
||||
"SlotPrefix": "VRGripP_Left",
|
||||
"HandRelativePlacement": {
|
||||
"Rotation": {
|
||||
"X": -0.70710677,
|
||||
"Y": 1.7069679E-15,
|
||||
"Z": -0.061628416,
|
||||
"W": 0.70441604,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
},
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 4.0,
|
||||
"Z": 6.0
|
||||
}
|
||||
},
|
||||
"bLeftHandDominant": true,
|
||||
"bAlwaysInRange": true,
|
||||
"bUseCustomPoseDeltas": true,
|
||||
"CustomPoseDeltas": [
|
||||
{
|
||||
"BoneName": "middle_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.018106,
|
||||
"Y": -0.025473,
|
||||
"Z": -0.579066,
|
||||
"W": 0.814682,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.001139,
|
||||
"Y": 0.001627,
|
||||
"Z": -0.573575,
|
||||
"W": 0.81915,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999946,
|
||||
"SizeSquared": 0.9999989
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.316938,
|
||||
"W": 0.948446,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.009681,
|
||||
"Y": 0.012662,
|
||||
"Z": -0.384205,
|
||||
"W": 0.923109,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999887,
|
||||
"SizeSquared": 0.9999978
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.501608,
|
||||
"W": 0.865095,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.008586,
|
||||
"Y": 0.018463,
|
||||
"Z": -0.421575,
|
||||
"W": 0.906565,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.01781034,
|
||||
"Y": -0.023149412,
|
||||
"Z": -0.14004408,
|
||||
"W": 0.9897138,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999994,
|
||||
"SizeSquared": 0.9999988
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.18000309,
|
||||
"Y": -0.07100764,
|
||||
"Z": 0.15381789,
|
||||
"W": 0.9689666,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0005249598,
|
||||
"Y": 8.036293E-05,
|
||||
"Z": -0.00975705,
|
||||
"W": 0.99995285,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000006,
|
||||
"SizeSquared": 1.0000012
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.00898,
|
||||
"Y": -0.113644,
|
||||
"Z": -0.201381,
|
||||
"W": 0.972858,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000013,
|
||||
"SizeSquared": 1.0000026
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_metacarpal_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.017535,
|
||||
"W": 0.999846,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.02145,
|
||||
"Y": -0.039184,
|
||||
"Z": -0.558846,
|
||||
"W": 0.828068,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.4139,
|
||||
"W": 0.910322,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.194701,
|
||||
"W": 0.980863,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000002,
|
||||
"SizeSquared": 1.0000006
|
||||
}
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": -1.3364878,
|
||||
"Y": -8.705303,
|
||||
"Z": -2.701172
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 67.464966,
|
||||
"Yaw": 96.880135,
|
||||
"Roll": 1100.6246
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HandSocketBase_C",
|
||||
"Name": "HS_RightHand_Base_GEN_VARIABLE",
|
||||
"Outer": "BP_CanFish_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
|
||||
"Template": {
|
||||
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AllowedHands": "EVRHand::Right",
|
||||
"SystConfig": {
|
||||
"ObjectName": "SystemConfig'DA_SystemConfig'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
|
||||
},
|
||||
"MirrorAxis": "EVRAxis::Y",
|
||||
"SlotPrefix": "VRGripP_Right",
|
||||
"HandRelativePlacement": {
|
||||
"Rotation": {
|
||||
"X": -0.707107,
|
||||
"Y": 0.0,
|
||||
"Z": -0.061628,
|
||||
"W": 0.704416,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
},
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 4.0,
|
||||
"Z": 6.0
|
||||
}
|
||||
},
|
||||
"bAlwaysInRange": true,
|
||||
"bUseCustomPoseDeltas": true,
|
||||
"CustomPoseDeltas": [
|
||||
{
|
||||
"BoneName": "middle_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.018106,
|
||||
"Y": -0.025473,
|
||||
"Z": -0.579066,
|
||||
"W": 0.814682,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.001139,
|
||||
"Y": 0.001627,
|
||||
"Z": -0.573575,
|
||||
"W": 0.81915,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999946,
|
||||
"SizeSquared": 0.9999989
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.316938,
|
||||
"W": 0.948446,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.009681,
|
||||
"Y": 0.012662,
|
||||
"Z": -0.384205,
|
||||
"W": 0.923109,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999887,
|
||||
"SizeSquared": 0.9999978
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.501608,
|
||||
"W": 0.865095,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.008586,
|
||||
"Y": 0.018463,
|
||||
"Z": -0.421575,
|
||||
"W": 0.906565,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.021356665,
|
||||
"Y": -0.05314249,
|
||||
"Z": -0.12113507,
|
||||
"W": 0.99098223,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.9999997
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.17939208,
|
||||
"Y": -0.07253619,
|
||||
"Z": 0.14556946,
|
||||
"W": 0.9702398,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999994,
|
||||
"SizeSquared": 0.9999988
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.00052807113,
|
||||
"Y": 5.835991E-05,
|
||||
"Z": -0.051879615,
|
||||
"W": 0.9986538,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000006,
|
||||
"SizeSquared": 1.0000012
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.008979947,
|
||||
"Y": -0.11364364,
|
||||
"Z": -0.20138085,
|
||||
"W": 0.97285765,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000008,
|
||||
"SizeSquared": 1.0000018
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_metacarpal_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.017535,
|
||||
"W": 0.999846,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.02145,
|
||||
"Y": -0.039184,
|
||||
"Z": -0.558846,
|
||||
"W": 0.828068,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.4139,
|
||||
"W": 0.910322,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.194701,
|
||||
"W": 0.980863,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000002,
|
||||
"SizeSquared": 1.0000006
|
||||
}
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": 2.204165,
|
||||
"Y": -8.357257,
|
||||
"Z": -2.4221196
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 67.824936,
|
||||
"Yaw": 145.7988,
|
||||
"Roll": 1127.0914
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HS_GrabLocation",
|
||||
"Name": "HS_GrabLocation1_GEN_VARIABLE",
|
||||
"Outer": "BP_CanFish_C",
|
||||
"Class": "UScriptClass'HS_GrabLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": 3.9454463,
|
||||
"Y": 0.5409545,
|
||||
"Z": -4.210409
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 6.3002586,
|
||||
"Yaw": -108.304306,
|
||||
"Roll": 75.01698
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HS_GrabLocation",
|
||||
"Name": "HS_GrabLocation_GEN_VARIABLE",
|
||||
"Outer": "BP_CanFish_C",
|
||||
"Class": "UScriptClass'HS_GrabLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": 4.3852587,
|
||||
"Y": -0.5768137,
|
||||
"Z": -3.9787514
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -14.249931,
|
||||
"Yaw": -92.71499,
|
||||
"Roll": 68.279945
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_CanFish_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_CanFish_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.16"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "StaticMesh",
|
||||
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BP_CanFish_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.2"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "BPC_ItemSounds",
|
||||
"AssociatedGuid": "4A0F1273-457DD8BC-D4F4AE80-264964E9"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusDataComponent",
|
||||
"Name": "Data Component",
|
||||
"Outer": "Default__BP_CanFish_C",
|
||||
"Class": "UScriptClass'RadiusDataComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusAmmoBase_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_CanFish_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_0",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_CanFish_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.9"
|
||||
},
|
||||
"VariableGuid": "9067AA33-4BB79332-18421F90-6D4C0D5C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_4",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HandSocketBase_C'BP_CanFish_C:HS_LeftHand_Base_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.3"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_CanFish_C:SimpleConstructionScript_0.SCS_Node_7'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.13"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "74533561-408E553F-CB54ECB9-76415980",
|
||||
"InternalVariableName": "HS_LeftHand_Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_5",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HandSocketBase_C'BP_CanFish_C:HS_RightHand_Base_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.4"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_CanFish_C:SimpleConstructionScript_0.SCS_Node_8'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.14"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "7A8B5C56-40F37018-5E5A8B8D-801CFB05",
|
||||
"InternalVariableName": "HS_RightHand_Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_7",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HS_GrabLocation'BP_CanFish_C:HS_GrabLocation_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.6"
|
||||
},
|
||||
"VariableGuid": "DD1CEB76-49353494-2D4D56A9-AF43CCD2",
|
||||
"InternalVariableName": "HS_GrabLocation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_8",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HS_GrabLocation'BP_CanFish_C:HS_GrabLocation1_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.5"
|
||||
},
|
||||
"VariableGuid": "C46F729D-45CB9C93-098106A0-E6673DBA",
|
||||
"InternalVariableName": "HS_GrabLocation1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_CanFish_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_CanFish_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.12"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_CanFish_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.11"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_CanFish_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.12"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_CanFish_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.11"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_CanFish_C:SimpleConstructionScript_0.SCS_Node_8'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.14"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_CanFish_C:SimpleConstructionScript_0.SCS_Node_7'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.13"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_CanFish_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_CanFish.10"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMesh_GEN_VARIABLE",
|
||||
"Outer": "BP_CanFish_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'BPA_RadiusAmmoBase_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.11"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_CannedFood_Fish_01_a'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Items/CannedFood/Fish/SM_CannedFood_Fish_01_a.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SyncTransformComponent",
|
||||
"Name": "SyncTransformComponent",
|
||||
"Outer": "Default__BP_CanFish_C",
|
||||
"Class": "UScriptClass'SyncTransformComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusAmmoBase_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.12"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
2816
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_Chocolate.json
Normal file
2816
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_Chocolate.json
Normal file
File diff suppressed because it is too large
Load diff
3985
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_Cig.json
Normal file
3985
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_Cig.json
Normal file
File diff suppressed because it is too large
Load diff
1147
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_CigPack.json
Normal file
1147
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_CigPack.json
Normal file
File diff suppressed because it is too large
Load diff
563
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_Cracker.json
Normal file
563
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_Cracker.json
Normal file
|
@ -0,0 +1,563 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_Cracker_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusAmmoBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_Cracker_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.12"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_Cracker_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.6"
|
||||
}
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_GrabLocation",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_BothHand_Base",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_Cracker_C'Default__BP_Cracker_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_Cracker_C",
|
||||
"Name": "Default__BP_Cracker_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Consumable/BP_Cracker.BP_Cracker_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPA_RadiusAmmoBase_C'Default__BPA_RadiusAmmoBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DataComponent": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BP_Cracker_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.7"
|
||||
},
|
||||
"SyncTransfromComponent": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BP_Cracker_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.14"
|
||||
},
|
||||
"GripLogicScripts": [
|
||||
{
|
||||
"ObjectName": "GS_LerpToHand'Default__BP_Cracker_C:GS_LerpToHand_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_ItemSounds_C",
|
||||
"Name": "BPC_ItemSounds_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BPA_RadiusAmmoBase_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.3"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"DropSoundMap[5]": [],
|
||||
"AttachToPanelSound[14]": null,
|
||||
"DetachFromPanelSound[18]": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "GS_LerpToHand",
|
||||
"Name": "GS_LerpToHand_0",
|
||||
"Outer": "Default__BP_Cracker_C",
|
||||
"Class": "UScriptClass'GS_LerpToHand'",
|
||||
"Flags": "RF_Public | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "HandSocketBase_C",
|
||||
"Name": "HS_BothHand_Base_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
|
||||
"Template": {
|
||||
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SystConfig": {
|
||||
"ObjectName": "SystemConfig'DA_SystemConfig'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
|
||||
},
|
||||
"MirrorAxis": "EVRAxis::Y",
|
||||
"HandRelativePlacement": {
|
||||
"Rotation": {
|
||||
"X": -0.707107,
|
||||
"Y": 0.0,
|
||||
"Z": -0.061628,
|
||||
"W": 0.704416,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
},
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 4.0,
|
||||
"Z": 6.0
|
||||
}
|
||||
},
|
||||
"bAlwaysInRange": true,
|
||||
"bUseCustomPoseDeltas": true,
|
||||
"CustomPoseDeltas": [
|
||||
{
|
||||
"BoneName": "middle_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.018106,
|
||||
"Y": -0.025473,
|
||||
"Z": -0.579066,
|
||||
"W": 0.814682,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.001139,
|
||||
"Y": 0.001627,
|
||||
"Z": -0.573575,
|
||||
"W": 0.81915,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999946,
|
||||
"SizeSquared": 0.9999989
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.316938,
|
||||
"W": 0.948446,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.009681,
|
||||
"Y": 0.012662,
|
||||
"Z": -0.384205,
|
||||
"W": 0.923109,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999887,
|
||||
"SizeSquared": 0.9999978
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.501608,
|
||||
"W": 0.865095,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.008586,
|
||||
"Y": 0.018463,
|
||||
"Z": -0.421575,
|
||||
"W": 0.906565,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.019927485,
|
||||
"Y": -0.03667731,
|
||||
"Z": -0.12211679,
|
||||
"W": 0.99163747,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.9999997
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.179632,
|
||||
"Y": -0.07194,
|
||||
"Z": 0.148791,
|
||||
"W": 0.969751,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999934,
|
||||
"SizeSquared": 0.99999875
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0005246771,
|
||||
"Y": 8.3539904E-05,
|
||||
"Z": -0.004075313,
|
||||
"W": 0.9999922,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000006,
|
||||
"SizeSquared": 1.0000013
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.027056,
|
||||
"Y": -0.025683,
|
||||
"Z": -0.199757,
|
||||
"W": 0.979136,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000008,
|
||||
"SizeSquared": 1.0000018
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_metacarpal_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.017535,
|
||||
"W": 0.999846,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.02145,
|
||||
"Y": -0.039184,
|
||||
"Z": -0.558846,
|
||||
"W": 0.828068,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.4139,
|
||||
"W": 0.910322,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.194701,
|
||||
"W": 0.980863,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000002,
|
||||
"SizeSquared": 1.0000006
|
||||
}
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": -7.9240656,
|
||||
"Y": -0.33783358,
|
||||
"Z": -3.0624099
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 70.5675,
|
||||
"Yaw": 22.931828,
|
||||
"Roll": 1101.7506
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HS_GrabLocation",
|
||||
"Name": "HS_GrabLocation_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_C",
|
||||
"Class": "UScriptClass'HS_GrabLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": 4.4784737,
|
||||
"Y": 1.6260685E-08,
|
||||
"Z": -4.083091
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -72.00041,
|
||||
"Yaw": 0.0,
|
||||
"Roll": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_Cracker_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_Cracker_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.13"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "StaticMesh",
|
||||
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BP_Cracker_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.2"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "BPC_ItemSounds",
|
||||
"AssociatedGuid": "4A0F1273-457DD8BC-D4F4AE80-264964E9"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusDataComponent",
|
||||
"Name": "Data Component",
|
||||
"Outer": "Default__BP_Cracker_C",
|
||||
"Class": "UScriptClass'RadiusDataComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusAmmoBase_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_0",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_Cracker_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.8"
|
||||
},
|
||||
"VariableGuid": "9067AA33-4BB79332-18421F90-6D4C0D5C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_5",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HandSocketBase_C'BP_Cracker_C:HS_BothHand_Base_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.4"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_C:SimpleConstructionScript_0.SCS_Node_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.11"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "7A8B5C56-40F37018-5E5A8B8D-801CFB05",
|
||||
"InternalVariableName": "HS_BothHand_Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_6",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HS_GrabLocation'BP_Cracker_C:HS_GrabLocation_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.5"
|
||||
},
|
||||
"VariableGuid": "B1E0DA20-477E3B4C-AD557689-27DFF016",
|
||||
"InternalVariableName": "HS_GrabLocation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_Cracker_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.10"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.10"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_C:SimpleConstructionScript_0.SCS_Node_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.11"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_Cracker_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker.9"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMesh_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'BPA_RadiusAmmoBase_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.11"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Cracker_01_a'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Items/Crackers/SM_Cracker_01_a.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SyncTransformComponent",
|
||||
"Name": "SyncTransformComponent",
|
||||
"Outer": "Default__BP_Cracker_C",
|
||||
"Class": "UScriptClass'SyncTransformComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusAmmoBase_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.12"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
1027
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_CrackerPack.json
Normal file
1027
IntoTheRadius2/Content/ITR2/BPs/Items/Consumable/BP_CrackerPack.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,566 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_Cracker_bitten_1_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusAmmoBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_Cracker_bitten_1_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.12"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_Cracker_bitten_1_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.6"
|
||||
}
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_GrabLocation",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_BothHand_Base",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_Cracker_bitten_1_C'Default__BP_Cracker_bitten_1_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_Cracker_bitten_1_C",
|
||||
"Name": "Default__BP_Cracker_bitten_1_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.BP_Cracker_bitten_1_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPA_RadiusAmmoBase_C'Default__BPA_RadiusAmmoBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DataComponent": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BP_Cracker_bitten_1_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.7"
|
||||
},
|
||||
"SyncTransfromComponent": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BP_Cracker_bitten_1_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.14"
|
||||
},
|
||||
"GripLogicScripts": [
|
||||
{
|
||||
"ObjectName": "GS_LerpToHand'Default__BP_Cracker_bitten_1_C:GS_LerpToHand_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_ItemSounds_C",
|
||||
"Name": "BPC_ItemSounds_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_1_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BPA_RadiusAmmoBase_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.3"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"DropSoundMap[5]": [
|
||||
{
|
||||
"Key": "0",
|
||||
"Value": null
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "GS_LerpToHand",
|
||||
"Name": "GS_LerpToHand_0",
|
||||
"Outer": "Default__BP_Cracker_bitten_1_C",
|
||||
"Class": "UScriptClass'GS_LerpToHand'",
|
||||
"Flags": "RF_Public | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "HandSocketBase_C",
|
||||
"Name": "HS_BothHand_Base_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_1_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
|
||||
"Template": {
|
||||
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SystConfig": {
|
||||
"ObjectName": "SystemConfig'DA_SystemConfig'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
|
||||
},
|
||||
"MirrorAxis": "EVRAxis::Y",
|
||||
"HandRelativePlacement": {
|
||||
"Rotation": {
|
||||
"X": -0.707107,
|
||||
"Y": 0.0,
|
||||
"Z": -0.061628,
|
||||
"W": 0.704416,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
},
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 4.0,
|
||||
"Z": 6.0
|
||||
}
|
||||
},
|
||||
"bAlwaysInRange": true,
|
||||
"bUseCustomPoseDeltas": true,
|
||||
"CustomPoseDeltas": [
|
||||
{
|
||||
"BoneName": "middle_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.018106,
|
||||
"Y": -0.025473,
|
||||
"Z": -0.579066,
|
||||
"W": 0.814682,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.001139,
|
||||
"Y": 0.001627,
|
||||
"Z": -0.573575,
|
||||
"W": 0.81915,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999946,
|
||||
"SizeSquared": 0.9999989
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.316938,
|
||||
"W": 0.948446,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.009681,
|
||||
"Y": 0.012662,
|
||||
"Z": -0.384205,
|
||||
"W": 0.923109,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999887,
|
||||
"SizeSquared": 0.9999978
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.501608,
|
||||
"W": 0.865095,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.008586,
|
||||
"Y": 0.018463,
|
||||
"Z": -0.421575,
|
||||
"W": 0.906565,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.019927485,
|
||||
"Y": -0.03667731,
|
||||
"Z": -0.12211679,
|
||||
"W": 0.99163747,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.9999997
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.179632,
|
||||
"Y": -0.07194,
|
||||
"Z": 0.148791,
|
||||
"W": 0.969751,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999934,
|
||||
"SizeSquared": 0.99999875
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0005246771,
|
||||
"Y": 8.3539904E-05,
|
||||
"Z": -0.004075313,
|
||||
"W": 0.9999922,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000006,
|
||||
"SizeSquared": 1.0000013
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.027056,
|
||||
"Y": -0.025683,
|
||||
"Z": -0.199757,
|
||||
"W": 0.979136,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000008,
|
||||
"SizeSquared": 1.0000018
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_metacarpal_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.017535,
|
||||
"W": 0.999846,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.02145,
|
||||
"Y": -0.039184,
|
||||
"Z": -0.558846,
|
||||
"W": 0.828068,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.4139,
|
||||
"W": 0.910322,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.194701,
|
||||
"W": 0.980863,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000002,
|
||||
"SizeSquared": 1.0000006
|
||||
}
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": -8.70423,
|
||||
"Y": -0.33783358,
|
||||
"Z": -3.0624099
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 70.5675,
|
||||
"Yaw": 22.931828,
|
||||
"Roll": 1101.7506
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HS_GrabLocation",
|
||||
"Name": "HS_GrabLocation_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_1_C",
|
||||
"Class": "UScriptClass'HS_GrabLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": 4.4784737,
|
||||
"Y": 1.6260685E-08,
|
||||
"Z": -4.083091
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -72.00041,
|
||||
"Yaw": 0.0,
|
||||
"Roll": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_Cracker_bitten_1_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_Cracker_bitten_1_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.13"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "StaticMesh",
|
||||
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BP_Cracker_bitten_1_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.2"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "BPC_ItemSounds",
|
||||
"AssociatedGuid": "4A0F1273-457DD8BC-D4F4AE80-264964E9"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusDataComponent",
|
||||
"Name": "Data Component",
|
||||
"Outer": "Default__BP_Cracker_bitten_1_C",
|
||||
"Class": "UScriptClass'RadiusDataComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusAmmoBase_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_1_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_0",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_Cracker_bitten_1_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.8"
|
||||
},
|
||||
"VariableGuid": "9067AA33-4BB79332-18421F90-6D4C0D5C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_5",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HandSocketBase_C'BP_Cracker_bitten_1_C:HS_BothHand_Base_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.4"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_1_C:SimpleConstructionScript_0.SCS_Node_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.11"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "7A8B5C56-40F37018-5E5A8B8D-801CFB05",
|
||||
"InternalVariableName": "HS_BothHand_Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_6",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HS_GrabLocation'BP_Cracker_bitten_1_C:HS_GrabLocation_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.5"
|
||||
},
|
||||
"VariableGuid": "B1E0DA20-477E3B4C-AD557689-27DFF016",
|
||||
"InternalVariableName": "HS_GrabLocation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_Cracker_bitten_1_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_1_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.10"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_1_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.10"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_1_C:SimpleConstructionScript_0.SCS_Node_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.11"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_1_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_1.9"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMesh_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_1_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'BPA_RadiusAmmoBase_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.11"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Cracker_01_b'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Items/Crackers/SM_Cracker_01_b.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SyncTransformComponent",
|
||||
"Name": "SyncTransformComponent",
|
||||
"Outer": "Default__BP_Cracker_bitten_1_C",
|
||||
"Class": "UScriptClass'SyncTransformComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusAmmoBase_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.12"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,566 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_Cracker_bitten_2_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusAmmoBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_Cracker_bitten_2_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.12"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_Cracker_bitten_2_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.6"
|
||||
}
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_GrabLocation",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_BothHand_Base",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_Cracker_bitten_2_C'Default__BP_Cracker_bitten_2_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_Cracker_bitten_2_C",
|
||||
"Name": "Default__BP_Cracker_bitten_2_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.BP_Cracker_bitten_2_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPA_RadiusAmmoBase_C'Default__BPA_RadiusAmmoBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DataComponent": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BP_Cracker_bitten_2_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.7"
|
||||
},
|
||||
"SyncTransfromComponent": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BP_Cracker_bitten_2_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.14"
|
||||
},
|
||||
"GripLogicScripts": [
|
||||
{
|
||||
"ObjectName": "GS_LerpToHand'Default__BP_Cracker_bitten_2_C:GS_LerpToHand_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_ItemSounds_C",
|
||||
"Name": "BPC_ItemSounds_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_2_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BPA_RadiusAmmoBase_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.3"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"DropSoundMap[5]": [
|
||||
{
|
||||
"Key": "0",
|
||||
"Value": null
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "GS_LerpToHand",
|
||||
"Name": "GS_LerpToHand_0",
|
||||
"Outer": "Default__BP_Cracker_bitten_2_C",
|
||||
"Class": "UScriptClass'GS_LerpToHand'",
|
||||
"Flags": "RF_Public | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "HandSocketBase_C",
|
||||
"Name": "HS_BothHand_Base_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_2_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
|
||||
"Template": {
|
||||
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SystConfig": {
|
||||
"ObjectName": "SystemConfig'DA_SystemConfig'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
|
||||
},
|
||||
"MirrorAxis": "EVRAxis::Y",
|
||||
"HandRelativePlacement": {
|
||||
"Rotation": {
|
||||
"X": -0.707107,
|
||||
"Y": 0.0,
|
||||
"Z": -0.061628,
|
||||
"W": 0.704416,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
},
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 4.0,
|
||||
"Z": 6.0
|
||||
}
|
||||
},
|
||||
"bAlwaysInRange": true,
|
||||
"bUseCustomPoseDeltas": true,
|
||||
"CustomPoseDeltas": [
|
||||
{
|
||||
"BoneName": "middle_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.573576,
|
||||
"W": 0.819152,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.018106,
|
||||
"Y": -0.025473,
|
||||
"Z": -0.579066,
|
||||
"W": 0.814682,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.001139,
|
||||
"Y": 0.001627,
|
||||
"Z": -0.573575,
|
||||
"W": 0.81915,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999946,
|
||||
"SizeSquared": 0.9999989
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.316938,
|
||||
"W": 0.948446,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.009681,
|
||||
"Y": 0.012662,
|
||||
"Z": -0.384205,
|
||||
"W": 0.923109,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999887,
|
||||
"SizeSquared": 0.9999978
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.501608,
|
||||
"W": 0.865095,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.008586,
|
||||
"Y": 0.018463,
|
||||
"Z": -0.421575,
|
||||
"W": 0.906565,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.019927485,
|
||||
"Y": -0.03667731,
|
||||
"Z": -0.12211679,
|
||||
"W": 0.99163747,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.9999997
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.179632,
|
||||
"Y": -0.07194,
|
||||
"Z": 0.148791,
|
||||
"W": 0.969751,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999934,
|
||||
"SizeSquared": 0.99999875
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0005246771,
|
||||
"Y": 8.3539904E-05,
|
||||
"Z": -0.004075313,
|
||||
"W": 0.9999922,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000006,
|
||||
"SizeSquared": 1.0000013
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.027056,
|
||||
"Y": -0.025683,
|
||||
"Z": -0.199757,
|
||||
"W": 0.979136,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000008,
|
||||
"SizeSquared": 1.0000018
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_metacarpal_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.017535,
|
||||
"W": 0.999846,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.02145,
|
||||
"Y": -0.039184,
|
||||
"Z": -0.558846,
|
||||
"W": 0.828068,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_03_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.4139,
|
||||
"W": 0.910322,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.194701,
|
||||
"W": 0.980863,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000002,
|
||||
"SizeSquared": 1.0000006
|
||||
}
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": -8.811545,
|
||||
"Y": -0.33783358,
|
||||
"Z": -3.0624099
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 70.5675,
|
||||
"Yaw": 22.931828,
|
||||
"Roll": 1101.7506
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HS_GrabLocation",
|
||||
"Name": "HS_GrabLocation_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_2_C",
|
||||
"Class": "UScriptClass'HS_GrabLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": 4.4784737,
|
||||
"Y": 1.6260685E-08,
|
||||
"Z": -4.083091
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -72.00041,
|
||||
"Yaw": 0.0,
|
||||
"Roll": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_Cracker_bitten_2_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_Cracker_bitten_2_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.13"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "StaticMesh",
|
||||
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BP_Cracker_bitten_2_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.2"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "BPC_ItemSounds",
|
||||
"AssociatedGuid": "4A0F1273-457DD8BC-D4F4AE80-264964E9"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusDataComponent",
|
||||
"Name": "Data Component",
|
||||
"Outer": "Default__BP_Cracker_bitten_2_C",
|
||||
"Class": "UScriptClass'RadiusDataComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusAmmoBase_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_2_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_0",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_Cracker_bitten_2_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.8"
|
||||
},
|
||||
"VariableGuid": "9067AA33-4BB79332-18421F90-6D4C0D5C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_5",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HandSocketBase_C'BP_Cracker_bitten_2_C:HS_BothHand_Base_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.4"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_2_C:SimpleConstructionScript_0.SCS_Node_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.11"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "7A8B5C56-40F37018-5E5A8B8D-801CFB05",
|
||||
"InternalVariableName": "HS_BothHand_Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_6",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HS_GrabLocation'BP_Cracker_bitten_2_C:HS_GrabLocation_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.5"
|
||||
},
|
||||
"VariableGuid": "B1E0DA20-477E3B4C-AD557689-27DFF016",
|
||||
"InternalVariableName": "HS_GrabLocation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_Cracker_bitten_2_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_2_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.10"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_2_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.10"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_2_C:SimpleConstructionScript_0.SCS_Node_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.11"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_Cracker_bitten_2_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Cracker_bitten_2.9"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMesh_GEN_VARIABLE",
|
||||
"Outer": "BP_Cracker_bitten_2_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'BPA_RadiusAmmoBase_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.11"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Cracker_01_c'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Items/Crackers/SM_Cracker_01_c.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SyncTransformComponent",
|
||||
"Name": "SyncTransformComponent",
|
||||
"Outer": "Default__BP_Cracker_bitten_2_C",
|
||||
"Class": "UScriptClass'SyncTransformComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusAmmoBase_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.12"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,974 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_Injector_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_Injector_FullHeal_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.15"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_Injector_FullHeal_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.7"
|
||||
}
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_GrabLocation",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_GrabLocation1",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_RightHand_Base",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_LeftHand_Base",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_Injector_FullHeal_C'Default__BP_Injector_FullHeal_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_Injector_FullHeal_C",
|
||||
"Name": "Default__BP_Injector_FullHeal_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.BP_Injector_FullHeal_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPA_Injector_C'Default__BPA_Injector_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.5"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HealingPerSecond[10]": 25.0,
|
||||
"HealingTickTime[11]": 1.0,
|
||||
"DataComponent": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BP_Injector_FullHeal_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.8"
|
||||
},
|
||||
"SyncTransfromComponent": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BP_Injector_FullHeal_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.18"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_ItemMarker_C",
|
||||
"Name": "BPC_ItemMarker_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.BPC_ItemMarker_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_ItemMarker_C'BPA_Injector_C:BPC_ItemMarker_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": 0.530751,
|
||||
"Y": -0.856364,
|
||||
"Z": 3.907846
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -8.177733,
|
||||
"Yaw": -125.413185,
|
||||
"Roll": 95.775085
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HandSocketBase_C",
|
||||
"Name": "HS_LeftHand_Base_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
|
||||
"Template": {
|
||||
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AllowedHands": "EVRHand::Left",
|
||||
"SystConfig": {
|
||||
"ObjectName": "SystemConfig'DA_SystemConfig'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
|
||||
},
|
||||
"SlotPrefix": "VRGripP_Left",
|
||||
"HandRelativePlacement": {
|
||||
"Rotation": {
|
||||
"X": -0.707107,
|
||||
"Y": 0.0,
|
||||
"Z": -0.061628,
|
||||
"W": 0.704416,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
},
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 4.0,
|
||||
"Z": 6.0
|
||||
}
|
||||
},
|
||||
"bLeftHandDominant": true,
|
||||
"bFlipForLeftHand": false,
|
||||
"bOnlyFlipRotation": false,
|
||||
"bAlwaysInRange": true,
|
||||
"OverrideDistance": 30.0,
|
||||
"bUseCustomPoseDeltas": true,
|
||||
"CustomPoseDeltas": [
|
||||
{
|
||||
"BoneName": "thumb_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.054002,
|
||||
"Y": 0.186415,
|
||||
"Z": 0.090015,
|
||||
"W": 0.976848,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000007,
|
||||
"SizeSquared": 1.0000015
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "wrist_outer_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 1.0,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.097935,
|
||||
"Y": -0.129024,
|
||||
"Z": 0.085282,
|
||||
"W": 0.983101,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999995,
|
||||
"SizeSquared": 0.99999905
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.065441,
|
||||
"Y": -0.076406,
|
||||
"Z": -0.416058,
|
||||
"W": 0.903756,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.99999964
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.023174,
|
||||
"Y": 0.006192,
|
||||
"Z": -0.271518,
|
||||
"W": 0.962134,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999964,
|
||||
"SizeSquared": 0.9999993
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.379191,
|
||||
"W": 0.925319,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.0000011
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.005527,
|
||||
"Y": -0.024719,
|
||||
"Z": -0.437706,
|
||||
"W": 0.898761,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.022927,
|
||||
"Y": 0.021179,
|
||||
"Z": -0.30788,
|
||||
"W": 0.950913,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999999,
|
||||
"SizeSquared": 0.9999998
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.060725,
|
||||
"Y": 0.01186,
|
||||
"Z": -0.172865,
|
||||
"W": 0.983,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.327831,
|
||||
"W": 0.944737,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000006,
|
||||
"SizeSquared": 1.0000012
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.169461,
|
||||
"Y": 0.037902,
|
||||
"Z": -0.055154,
|
||||
"W": 0.983262,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.9999997
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.053309,
|
||||
"Y": 0.084027,
|
||||
"Z": -0.415142,
|
||||
"W": 0.904298,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.326014,
|
||||
"W": 0.945365,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.024672,
|
||||
"Y": 0.041264,
|
||||
"Z": -0.341343,
|
||||
"W": 0.938709,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.0000011
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.26089,
|
||||
"W": 0.965368,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999946,
|
||||
"SizeSquared": 0.9999989
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.257324,
|
||||
"W": 0.966325,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999976,
|
||||
"SizeSquared": 0.9999996
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_metacarpal_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.037553,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 0.999295,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000004,
|
||||
"SizeSquared": 1.0000007
|
||||
}
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": -4.440892E-14,
|
||||
"Y": 1.4176767,
|
||||
"Z": -0.16143927
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -70.34248,
|
||||
"Yaw": 149.54016,
|
||||
"Roll": -59.272415
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HandSocketBase_C",
|
||||
"Name": "HS_RightHand_Base_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
|
||||
"Template": {
|
||||
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AllowedHands": "EVRHand::Right",
|
||||
"SystConfig": {
|
||||
"ObjectName": "SystemConfig'DA_SystemConfig'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
|
||||
},
|
||||
"SlotPrefix": "VRGripP_Right",
|
||||
"HandRelativePlacement": {
|
||||
"Rotation": {
|
||||
"X": -0.707107,
|
||||
"Y": 0.0,
|
||||
"Z": -0.061628,
|
||||
"W": 0.704416,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
},
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 4.0,
|
||||
"Z": 6.0
|
||||
}
|
||||
},
|
||||
"bFlipForLeftHand": false,
|
||||
"bOnlyFlipRotation": false,
|
||||
"bAlwaysInRange": true,
|
||||
"OverrideDistance": 30.0,
|
||||
"bUseCustomPoseDeltas": true,
|
||||
"CustomPoseDeltas": [
|
||||
{
|
||||
"BoneName": "thumb_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.054002,
|
||||
"Y": 0.186415,
|
||||
"Z": 0.090015,
|
||||
"W": 0.976848,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000007,
|
||||
"SizeSquared": 1.0000015
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "wrist_outer_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 1.0,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.097935,
|
||||
"Y": -0.129024,
|
||||
"Z": 0.085282,
|
||||
"W": 0.983101,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999995,
|
||||
"SizeSquared": 0.99999905
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.065441,
|
||||
"Y": -0.076406,
|
||||
"Z": -0.416058,
|
||||
"W": 0.903756,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.99999964
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.023174,
|
||||
"Y": 0.006192,
|
||||
"Z": -0.271518,
|
||||
"W": 0.962134,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999964,
|
||||
"SizeSquared": 0.9999993
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.379191,
|
||||
"W": 0.925319,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.0000011
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.005527,
|
||||
"Y": -0.024719,
|
||||
"Z": -0.437706,
|
||||
"W": 0.898761,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.022927,
|
||||
"Y": 0.021179,
|
||||
"Z": -0.30788,
|
||||
"W": 0.950913,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999999,
|
||||
"SizeSquared": 0.9999998
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.060725,
|
||||
"Y": 0.01186,
|
||||
"Z": -0.172865,
|
||||
"W": 0.983,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.327831,
|
||||
"W": 0.944737,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000006,
|
||||
"SizeSquared": 1.0000012
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.169461,
|
||||
"Y": 0.037902,
|
||||
"Z": -0.055154,
|
||||
"W": 0.983262,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.9999997
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.053309,
|
||||
"Y": 0.084027,
|
||||
"Z": -0.415142,
|
||||
"W": 0.904298,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.326014,
|
||||
"W": 0.945365,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.024672,
|
||||
"Y": 0.041264,
|
||||
"Z": -0.341343,
|
||||
"W": 0.938709,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.0000011
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.26089,
|
||||
"W": 0.965368,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999946,
|
||||
"SizeSquared": 0.9999989
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.257324,
|
||||
"W": 0.966325,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999976,
|
||||
"SizeSquared": 0.9999996
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_metacarpal_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.037553,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 0.999295,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000004,
|
||||
"SizeSquared": 1.0000007
|
||||
}
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": 0.68611,
|
||||
"Y": 1.780166,
|
||||
"Z": -1.3133234
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -80.788704,
|
||||
"Yaw": 54.379585,
|
||||
"Roll": 25.749926
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HS_GrabLocation",
|
||||
"Name": "HS_GrabLocation1_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'HS_GrabLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": -0.39378875,
|
||||
"Y": 0.08931174,
|
||||
"Z": -1.3685116
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 1.2030433,
|
||||
"Yaw": -106.85994,
|
||||
"Roll": -80.100395
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HS_GrabLocation",
|
||||
"Name": "HS_GrabLocation_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'HS_GrabLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": -1.5919971,
|
||||
"Y": 0.26911557,
|
||||
"Z": -1.6606258
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 9.477317,
|
||||
"Yaw": -84.57629,
|
||||
"Roll": -81.59466
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_ItemMarker_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BPC_ItemMarker_C'BP_Injector_FullHeal_C:BPC_ItemMarker_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.2"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_Injector_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.4"
|
||||
},
|
||||
"SCSVariableName": "BPC_ItemMarker",
|
||||
"AssociatedGuid": "24A5C29A-4D94FD93-129401B8-CE394363"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_Injector_FullHeal_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.17"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "StaticMesh",
|
||||
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_Injector_FullHeal_C:Autoinjector_B_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.16"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_Injector_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.4"
|
||||
},
|
||||
"SCSVariableName": "Autoinjector_B",
|
||||
"AssociatedGuid": "4D85E1E8-487C1A11-74D2918F-1F0EA584"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusDataComponent",
|
||||
"Name": "Data Component",
|
||||
"Outer": "Default__BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'RadiusDataComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BPA_Injector_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.25"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_0",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_Injector_FullHeal_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.9"
|
||||
},
|
||||
"VariableGuid": "13D4484E-41525D92-85E3A2AC-DBAFA717",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_1",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HandSocketBase_C'BP_Injector_FullHeal_C:HS_LeftHand_Base_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.3"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_FullHeal_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.12"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "1283FECB-41BC1987-11B9AA8F-E14FD827",
|
||||
"InternalVariableName": "HS_LeftHand_Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_2",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HS_GrabLocation'BP_Injector_FullHeal_C:HS_GrabLocation1_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.5"
|
||||
},
|
||||
"VariableGuid": "4E3D734C-46EA2DC2-9C43F8A5-670D614A",
|
||||
"InternalVariableName": "HS_GrabLocation1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_3",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HandSocketBase_C'BP_Injector_FullHeal_C:HS_RightHand_Base_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.4"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_FullHeal_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.14"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "55200D9E-40732C24-F61C829C-8E8CFF52",
|
||||
"InternalVariableName": "HS_RightHand_Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_4",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HS_GrabLocation'BP_Injector_FullHeal_C:HS_GrabLocation_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.6"
|
||||
},
|
||||
"VariableGuid": "0636C175-4E38C04A-2F9563B7-B36DC04D",
|
||||
"InternalVariableName": "HS_GrabLocation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_FullHeal_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.11"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_FullHeal_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.13"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_FullHeal_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.11"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_FullHeal_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.13"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_FullHeal_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.12"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_FullHeal_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.14"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_Injector_FullHeal_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_FullHeal.10"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "Autoinjector_B_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'BPA_Injector_C:Autoinjector_B_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.35"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "MaterialInstanceConstant'MI_AutoInjector_Green'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Items/Injector/MI_AutoInjector_Green.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMesh_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'BPA_Injector_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.36"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "MaterialInstanceConstant'MI_AutoInjector_Green'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Items/Injector/MI_AutoInjector_Green.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SyncTransformComponent",
|
||||
"Name": "SyncTransformComponent",
|
||||
"Outer": "Default__BP_Injector_FullHeal_C",
|
||||
"Class": "UScriptClass'SyncTransformComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BPA_Injector_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.37"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,936 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_Injector_QuickHeal_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_Injector_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_Injector_QuickHeal_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.16"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_Injector_QuickHeal_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.8"
|
||||
}
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_GrabLocation",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_GrabLocation1",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_RightHand_Base",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HS_LeftHand_Base",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_Injector_QuickHeal_C'Default__BP_Injector_QuickHeal_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_Injector_QuickHeal_C",
|
||||
"Name": "Default__BP_Injector_QuickHeal_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.BP_Injector_QuickHeal_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPA_Injector_C'Default__BPA_Injector_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.5"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"HealingPerSecond[10]": 20.0,
|
||||
"HealingTickTime[11]": 1.0,
|
||||
"DataComponent": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BP_Injector_QuickHeal_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.9"
|
||||
},
|
||||
"SyncTransfromComponent": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BP_Injector_QuickHeal_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.17"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_ItemMarker_C",
|
||||
"Name": "BPC_ItemMarker_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_QuickHeal_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.BPC_ItemMarker_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_ItemMarker_C'BPA_Injector_C:BPC_ItemMarker_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": 0.530751,
|
||||
"Y": -0.856364,
|
||||
"Z": 3.907846
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -8.177733,
|
||||
"Yaw": -125.413185,
|
||||
"Roll": 95.775085
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_ItemSounds_C",
|
||||
"Name": "BPC_ItemSounds_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_QuickHeal_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BPA_Injector_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"DropSoundMap[5]": [
|
||||
{
|
||||
"Key": "0",
|
||||
"Value": {
|
||||
"ObjectName": "MetaSoundSource'MS_Cig_Pack_Drop'",
|
||||
"ObjectPath": "/Game/Sound/SFX/Impacts/Cig_Pack_Drop/MS_Cig_Pack_Drop.0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HandSocketBase_C",
|
||||
"Name": "HS_LeftHand_Base_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_QuickHeal_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
|
||||
"Template": {
|
||||
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AllowedHands": "EVRHand::Left",
|
||||
"SystConfig": {
|
||||
"ObjectName": "SystemConfig'DA_SystemConfig'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
|
||||
},
|
||||
"SlotPrefix": "VRGripP_Left",
|
||||
"HandRelativePlacement": {
|
||||
"Rotation": {
|
||||
"X": -0.707107,
|
||||
"Y": 0.0,
|
||||
"Z": -0.061628,
|
||||
"W": 0.704416,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
},
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 4.0,
|
||||
"Z": 6.0
|
||||
}
|
||||
},
|
||||
"bLeftHandDominant": true,
|
||||
"bFlipForLeftHand": false,
|
||||
"bOnlyFlipRotation": false,
|
||||
"bAlwaysInRange": true,
|
||||
"OverrideDistance": 30.0,
|
||||
"bUseCustomPoseDeltas": true,
|
||||
"CustomPoseDeltas": [
|
||||
{
|
||||
"BoneName": "thumb_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.054002,
|
||||
"Y": 0.186415,
|
||||
"Z": 0.090015,
|
||||
"W": 0.976848,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000007,
|
||||
"SizeSquared": 1.0000015
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "wrist_outer_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 1.0,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.097935,
|
||||
"Y": -0.129024,
|
||||
"Z": 0.085282,
|
||||
"W": 0.983101,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999995,
|
||||
"SizeSquared": 0.99999905
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.065441,
|
||||
"Y": -0.076406,
|
||||
"Z": -0.416058,
|
||||
"W": 0.903756,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.99999964
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.023174,
|
||||
"Y": 0.006192,
|
||||
"Z": -0.271518,
|
||||
"W": 0.962134,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999964,
|
||||
"SizeSquared": 0.9999993
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.379191,
|
||||
"W": 0.925319,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.0000011
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.005527,
|
||||
"Y": -0.024719,
|
||||
"Z": -0.437706,
|
||||
"W": 0.898761,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.022927,
|
||||
"Y": 0.021179,
|
||||
"Z": -0.30788,
|
||||
"W": 0.950913,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999999,
|
||||
"SizeSquared": 0.9999998
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.060725,
|
||||
"Y": 0.01186,
|
||||
"Z": -0.172865,
|
||||
"W": 0.983,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.327831,
|
||||
"W": 0.944737,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000006,
|
||||
"SizeSquared": 1.0000012
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.169461,
|
||||
"Y": 0.037902,
|
||||
"Z": -0.055154,
|
||||
"W": 0.983262,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.9999997
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.053309,
|
||||
"Y": 0.084027,
|
||||
"Z": -0.415142,
|
||||
"W": 0.904298,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.326014,
|
||||
"W": 0.945365,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.024672,
|
||||
"Y": 0.041264,
|
||||
"Z": -0.341343,
|
||||
"W": 0.938709,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.0000011
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.26089,
|
||||
"W": 0.965368,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999946,
|
||||
"SizeSquared": 0.9999989
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.257324,
|
||||
"W": 0.966325,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999976,
|
||||
"SizeSquared": 0.9999996
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_metacarpal_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.037553,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 0.999295,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000004,
|
||||
"SizeSquared": 1.0000007
|
||||
}
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": -4.440892E-14,
|
||||
"Y": 1.4176767,
|
||||
"Z": -0.16143927
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -70.34248,
|
||||
"Yaw": 149.54016,
|
||||
"Roll": -59.272415
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HandSocketBase_C",
|
||||
"Name": "HS_RightHand_Base_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_QuickHeal_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
|
||||
"Template": {
|
||||
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AllowedHands": "EVRHand::Right",
|
||||
"SystConfig": {
|
||||
"ObjectName": "SystemConfig'DA_SystemConfig'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
|
||||
},
|
||||
"SlotPrefix": "VRGripP_Right",
|
||||
"HandRelativePlacement": {
|
||||
"Rotation": {
|
||||
"X": -0.707107,
|
||||
"Y": 0.0,
|
||||
"Z": -0.061628,
|
||||
"W": 0.704416,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000001,
|
||||
"SizeSquared": 1.0000002
|
||||
},
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 4.0,
|
||||
"Z": 6.0
|
||||
}
|
||||
},
|
||||
"bFlipForLeftHand": false,
|
||||
"bOnlyFlipRotation": false,
|
||||
"bAlwaysInRange": true,
|
||||
"OverrideDistance": 30.0,
|
||||
"bUseCustomPoseDeltas": true,
|
||||
"CustomPoseDeltas": [
|
||||
{
|
||||
"BoneName": "thumb_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.054002,
|
||||
"Y": 0.186415,
|
||||
"Z": 0.090015,
|
||||
"W": 0.976848,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000007,
|
||||
"SizeSquared": 1.0000015
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "wrist_outer_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 1.0,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.097935,
|
||||
"Y": -0.129024,
|
||||
"Z": 0.085282,
|
||||
"W": 0.983101,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999995,
|
||||
"SizeSquared": 0.99999905
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.065441,
|
||||
"Y": -0.076406,
|
||||
"Z": -0.416058,
|
||||
"W": 0.903756,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.99999964
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.023174,
|
||||
"Y": 0.006192,
|
||||
"Z": -0.271518,
|
||||
"W": 0.962134,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999964,
|
||||
"SizeSquared": 0.9999993
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_01_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.379191,
|
||||
"W": 0.925319,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.0000011
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.005527,
|
||||
"Y": -0.024719,
|
||||
"Z": -0.437706,
|
||||
"W": 0.898761,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.9999994
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.022927,
|
||||
"Y": 0.021179,
|
||||
"Z": -0.30788,
|
||||
"W": 0.950913,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999999,
|
||||
"SizeSquared": 0.9999998
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_02_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.060725,
|
||||
"Y": 0.01186,
|
||||
"Z": -0.172865,
|
||||
"W": 0.983,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999997,
|
||||
"SizeSquared": 0.99999946
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "pinky_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.327831,
|
||||
"W": 0.944737,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000006,
|
||||
"SizeSquared": 1.0000012
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "thumb_01_r",
|
||||
"DeltaPose": {
|
||||
"X": -0.169461,
|
||||
"Y": 0.037902,
|
||||
"Z": -0.055154,
|
||||
"W": 0.983262,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.9999998,
|
||||
"SizeSquared": 0.9999997
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.053309,
|
||||
"Y": 0.084027,
|
||||
"Z": -0.415142,
|
||||
"W": 0.904298,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": -0.0,
|
||||
"Z": -0.326014,
|
||||
"W": 0.945365,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0,
|
||||
"SizeSquared": 1.0000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_02_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.024672,
|
||||
"Y": 0.041264,
|
||||
"Z": -0.341343,
|
||||
"W": 0.938709,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000005,
|
||||
"SizeSquared": 1.0000011
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "middle_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.26089,
|
||||
"W": 0.965368,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999946,
|
||||
"SizeSquared": 0.9999989
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "ring_03_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.257324,
|
||||
"W": 0.966325,
|
||||
"IsNormalized": true,
|
||||
"Size": 0.99999976,
|
||||
"SizeSquared": 0.9999996
|
||||
}
|
||||
},
|
||||
{
|
||||
"BoneName": "index_metacarpal_r",
|
||||
"DeltaPose": {
|
||||
"X": 0.037553,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 0.999295,
|
||||
"IsNormalized": true,
|
||||
"Size": 1.0000004,
|
||||
"SizeSquared": 1.0000007
|
||||
}
|
||||
}
|
||||
],
|
||||
"RelativeLocation": {
|
||||
"X": 0.68611,
|
||||
"Y": 1.780166,
|
||||
"Z": -1.3133234
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -80.788704,
|
||||
"Yaw": 54.379585,
|
||||
"Roll": 25.749926
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HS_GrabLocation",
|
||||
"Name": "HS_GrabLocation1_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_QuickHeal_C",
|
||||
"Class": "UScriptClass'HS_GrabLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": -1.5919971,
|
||||
"Y": 0.26911557,
|
||||
"Z": -1.6606258
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 9.477317,
|
||||
"Yaw": -84.57629,
|
||||
"Roll": -81.59466
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "HS_GrabLocation",
|
||||
"Name": "HS_GrabLocation_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_QuickHeal_C",
|
||||
"Class": "UScriptClass'HS_GrabLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RelativeLocation": {
|
||||
"X": -0.39378875,
|
||||
"Y": 0.08931174,
|
||||
"Z": -1.3685116
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 1.2030433,
|
||||
"Yaw": -106.85994,
|
||||
"Roll": -80.100395
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_Injector_QuickHeal_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_ItemMarker_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BPC_ItemMarker_C'BP_Injector_QuickHeal_C:BPC_ItemMarker_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.2"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_Injector_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.4"
|
||||
},
|
||||
"SCSVariableName": "BPC_ItemMarker",
|
||||
"AssociatedGuid": "24A5C29A-4D94FD93-129401B8-CE394363"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BPC_ItemSounds_C'BP_Injector_QuickHeal_C:BPC_ItemSounds_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.3"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
},
|
||||
"SCSVariableName": "BPC_ItemSounds",
|
||||
"AssociatedGuid": "4A0F1273-457DD8BC-D4F4AE80-264964E9"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusDataComponent",
|
||||
"Name": "Data Component",
|
||||
"Outer": "Default__BP_Injector_QuickHeal_C",
|
||||
"Class": "UScriptClass'RadiusDataComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "RadiusDataComponent'Default__BPA_Injector_C:Data Component'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.25"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_Injector_QuickHeal_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_0",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_Injector_QuickHeal_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.10"
|
||||
},
|
||||
"VariableGuid": "13D4484E-41525D92-85E3A2AC-DBAFA717",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_1",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HandSocketBase_C'BP_Injector_QuickHeal_C:HS_LeftHand_Base_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.4"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_QuickHeal_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.13"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "1283FECB-41BC1987-11B9AA8F-E14FD827",
|
||||
"InternalVariableName": "HS_LeftHand_Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_2",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HS_GrabLocation'BP_Injector_QuickHeal_C:HS_GrabLocation_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.7"
|
||||
},
|
||||
"VariableGuid": "EFCB06F4-43CD6FD0-BD201889-997F2095",
|
||||
"InternalVariableName": "HS_GrabLocation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_3",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HandSocketBase_C'BP_Injector_QuickHeal_C:HS_RightHand_Base_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.5"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_QuickHeal_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.15"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "55200D9E-40732C24-F61C829C-8E8CFF52",
|
||||
"InternalVariableName": "HS_RightHand_Base"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_4",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'HS_GrabLocation'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "HS_GrabLocation'BP_Injector_QuickHeal_C:HS_GrabLocation1_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.6"
|
||||
},
|
||||
"VariableGuid": "A01DCC01-443F7864-DFDE1288-7FE395C7",
|
||||
"InternalVariableName": "HS_GrabLocation1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_Injector_QuickHeal_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_QuickHeal_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.12"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_QuickHeal_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.14"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_QuickHeal_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.12"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_QuickHeal_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.14"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_QuickHeal_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.15"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Injector_QuickHeal_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.13"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_Injector_QuickHeal_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BP_Injector_QuickHeal.11"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SyncTransformComponent",
|
||||
"Name": "SyncTransformComponent",
|
||||
"Outer": "Default__BP_Injector_QuickHeal_C",
|
||||
"Class": "UScriptClass'SyncTransformComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "SyncTransformComponent'Default__BPA_Injector_C:SyncTransformComponent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Consumable/BPA_Injector.37"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue