dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
|
@ -0,0 +1,42 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "DT_BaseGroupedDamage_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'RadiusDamageType'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ByteProperty",
|
||||
"Name": "DamageCategory_0",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||||
"Enum": null
|
||||
}
|
||||
],
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_Const | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "DT_BaseGroupedDamage_C'Default__DT_BaseGroupedDamage_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Misc/Projectiles/DT_BaseGroupedDamage.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Const"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DT_BaseGroupedDamage_C",
|
||||
"Name": "Default__DT_BaseGroupedDamage_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Projectiles/DT_BaseGroupedDamage.DT_BaseGroupedDamage_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,42 @@
|
|||
[
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue