ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Misc/Projectiles/DT_Fire.json

42 lines
No EOL
1.5 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "DT_Fire_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'DT_BaseGroupedDamage_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Projectiles/DT_BaseGroupedDamage.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_Const | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "DT_Fire_C'Default__DT_Fire_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Projectiles/DT_Fire.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Const"
}
},
{
"Type": "DT_Fire_C",
"Name": "Default__DT_Fire_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Projectiles/DT_Fire.DT_Fire_C'",
"Template": {
"ObjectName": "DT_BaseGroupedDamage_C'Default__DT_BaseGroupedDamage_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Projectiles/DT_BaseGroupedDamage.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DamageCategory": "EDamageCategory::Physical",
"bScaleMomentumByMass": false,
"DamageImpulse": 0.0,
"DestructibleImpulse": 0.0
}
}
]