35 lines
No EOL
885 B
JSON
35 lines
No EOL
885 B
JSON
[
|
|
{
|
|
"Type": "ExplosionConfig",
|
|
"Name": "DA_ExplosionConfig",
|
|
"Class": "UScriptClass'ExplosionConfig'",
|
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"DefaultMaterialDamageModifier": 1.0,
|
|
"MaterialDamageModifiers": [
|
|
{
|
|
"Key": "PhysicalMaterial'/Game/_VRE/Grippables/Weapons/Melee/Blade_HeroSword11/PhysMat_MetalSmooth.PhysMat_MetalSmooth'",
|
|
"Value": 0.15
|
|
}
|
|
],
|
|
"PlayerDamageSockets": [
|
|
{
|
|
"Key": "headSocket",
|
|
"Value": 0.4
|
|
},
|
|
{
|
|
"Key": "VestSocket",
|
|
"Value": 0.3
|
|
},
|
|
{
|
|
"Key": "hand_lSocket",
|
|
"Value": 0.15
|
|
},
|
|
{
|
|
"Key": "hand_rSocket",
|
|
"Value": 0.15
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |