dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
File diff suppressed because it is too large
Load diff
1862
IntoTheRadius2/Content/ITR2/BPs/Items/Cleaning/BP_CleaningBrush.json
Normal file
1862
IntoTheRadius2/Content/ITR2/BPs/Items/Cleaning/BP_CleaningBrush.json
Normal file
File diff suppressed because it is too large
Load diff
2369
IntoTheRadius2/Content/ITR2/BPs/Items/Cleaning/BP_OilSpray.json
Normal file
2369
IntoTheRadius2/Content/ITR2/BPs/Items/Cleaning/BP_OilSpray.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,47 @@
|
|||
[
|
||||
{
|
||||
"Type": "CurveFloat",
|
||||
"Name": "CF_SprayPointFallOff",
|
||||
"Class": "UScriptClass'CurveFloat'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"FloatCurve": {
|
||||
"Keys": [
|
||||
{
|
||||
"InterpMode": "RCIM_Linear",
|
||||
"TangentMode": "RCTM_Auto",
|
||||
"TangentWeightMode": "RCTWM_WeightedNone",
|
||||
"Time": 0.0,
|
||||
"Value": 1.0,
|
||||
"ArriveTangent": 0.00010926617,
|
||||
"ArriveTangentWeight": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"LeaveTangentWeight": 0.0
|
||||
},
|
||||
{
|
||||
"InterpMode": "RCIM_Cubic",
|
||||
"TangentMode": "RCTM_Break",
|
||||
"TangentWeightMode": "RCTWM_WeightedNone",
|
||||
"Time": 0.8,
|
||||
"Value": 1.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"ArriveTangentWeight": 0.0,
|
||||
"LeaveTangent": -0.0093468465,
|
||||
"LeaveTangentWeight": 0.0
|
||||
},
|
||||
{
|
||||
"InterpMode": "RCIM_Linear",
|
||||
"TangentMode": "RCTM_Auto",
|
||||
"TangentWeightMode": "RCTWM_WeightedNone",
|
||||
"Time": 1.0,
|
||||
"Value": 0.0,
|
||||
"ArriveTangent": 0.0,
|
||||
"ArriveTangentWeight": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"LeaveTangentWeight": 0.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
33763
IntoTheRadius2/Content/ITR2/BPs/Items/Cleaning/NS_Spray.json
Normal file
33763
IntoTheRadius2/Content/ITR2/BPs/Items/Cleaning/NS_Spray.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue