ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Items/Ammo/BP_RadiusShell.json

311 lines
No EOL
11 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_RadiusShell_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_RadiusShell_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.9"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_RadiusShell_C:ExecuteUbergraph_BP_RadiusShell'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.3"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_RadiusShell_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.4"
},
{
"ObjectName": "Function'BP_RadiusShell_C:ExecuteUbergraph_BP_RadiusShell'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.3"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "BPC_ItemSounds",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
}
},
{
"Type": "ObjectProperty",
"Name": "StaticMesh",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_RadiusShell": {
"ObjectName": "Function'BP_RadiusShell_C:ExecuteUbergraph_BP_RadiusShell'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_RadiusShell_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_RadiusShell_C'Default__BP_RadiusShell_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_RadiusShell_C",
"Name": "Default__BP_RadiusShell_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.BP_RadiusShell_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"PrimaryActorTick": {
"bStartWithTickEnabled": false
},
"bCallPreReplication": false,
"bCallPreReplicationForReplay": false,
"bAsyncPhysicsTickEnabled": true
}
},
{
"Type": "BPC_ItemSounds_C",
"Name": "BPC_ItemSounds_GEN_VARIABLE",
"Outer": "BP_RadiusShell_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'",
"Template": {
"ObjectName": "BPC_ItemSounds_C'Default__BPC_ItemSounds_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DropSoundMap[5]": [
{
"Key": "0",
"Value": {
"ObjectName": "SoundCue'A_SFX_Bullet_Shell_Concrete_Cue'",
"ObjectPath": "/Game/Sound/SFX/Bullet_Shells/762_Shells/Concrete/A_SFX_Bullet_Shell_Concrete_Cue.0"
}
}
]
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_RadiusShell",
"Outer": "BP_RadiusShell_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "EntryPoint",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_RadiusShell_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceiveBeginPlay'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_RadiusShell_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_RadiusShell_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.5"
},
"VariableGuid": "56C39D20-478CC993-FE2C62A5-202943B1",
"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": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_RadiusShell_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.10"
},
"VariableGuid": "70F88164-40424AAB-D4F29084-99BAD417",
"InternalVariableName": "StaticMesh"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_ItemSounds_C'BP_RadiusShell_C:BPC_ItemSounds_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.2"
},
"VariableGuid": "1F4F326C-48EE026D-F3F8CA95-D6313D21",
"InternalVariableName": "BPC_ItemSounds"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_RadiusShell_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_RadiusShell_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.7"
},
{
"ObjectName": "SCS_Node'BP_RadiusShell_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.8"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_RadiusShell_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.7"
},
{
"ObjectName": "SCS_Node'BP_RadiusShell_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_RadiusShell_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BP_RadiusShell.6"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_RadiusShell_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'WP_AK74_Parts_WP_Bullet_545x39_Used'",
"ObjectPath": "/Game/ITR2/Art/Items/Weapons/Ammo/WP_AK74_Parts_WP_Bullet_545x39_Used.2"
},
"bGenerateOverlapEvents": false,
"bApplyImpulseOnDamage": false,
"bReplicatePhysicsToAutonomousProxy": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_PhysicsBody",
"CollisionEnabled": "ECollisionEnabled::PhysicsOnly",
"CollisionProfileName": "Custom",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "3DUI",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
},
"CustomSleepThresholdMultiplier": 3.0,
"bSimulatePhysics": true
},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
}
]