Created
February 6, 2024 08:18
-
-
Save DRayX/d584860f5329244ce527018d3b1f5d11 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Type": "Function", | |
"Name": "CalcCaptureRate", | |
"Outer": "BP_PalGameSetting_C", | |
"Class": "UScriptClass'Function'", | |
"SuperStruct": { | |
"ObjectName": "Function'PalGameSetting:CalcCaptureRate'", | |
"ObjectPath": "/Script/Pal" | |
}, | |
"ChildProperties": [ | |
{ | |
"Type": "FloatProperty", | |
"Name": "captureItemLevel", | |
"Flags": "RF_Public", | |
"ElementSize": 4, | |
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" | |
}, | |
{ | |
"Type": "ObjectProperty", | |
"Name": "targetHandle", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm", | |
"PropertyClass": { | |
"ObjectName": "Class'PalIndividualCharacterHandle'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "ObjectProperty", | |
"Name": "throwCharacterHandle", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm", | |
"PropertyClass": { | |
"ObjectName": "Class'PalIndividualCharacterHandle'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "FloatProperty", | |
"Name": "ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 4, | |
"PropertyFlags": "Parm | OutParm | ReturnParm" | |
}, | |
{ | |
"Type": "ObjectProperty", | |
"Name": "tempTargetPal", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate", | |
"PropertyClass": { | |
"ObjectName": "Class'PalCharacter'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "AdditionalCaptureLevel", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyFlags": "Edit | BlueprintVisible" | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "value_P", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyFlags": "Edit | BlueprintVisible" | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "value_A", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyFlags": "Edit | BlueprintVisible" | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "normalizedLevel", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyFlags": "Edit | BlueprintVisible" | |
}, | |
{ | |
"Type": "FloatProperty", | |
"Name": "targetHPPercent", | |
"Flags": "RF_Public", | |
"ElementSize": 4, | |
"PropertyFlags": "Edit | BlueprintVisible" | |
}, | |
{ | |
"Type": "IntProperty", | |
"Name": "targetLevel", | |
"Flags": "RF_Public", | |
"ElementSize": 4, | |
"PropertyFlags": "Edit | BlueprintVisible" | |
}, | |
{ | |
"Type": "IntProperty", | |
"Name": "value_s", | |
"Flags": "RF_Public", | |
"ElementSize": 4, | |
"PropertyFlags": "Edit | BlueprintVisible" | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "value_t", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyFlags": "Edit | BlueprintVisible" | |
}, | |
{ | |
"Type": "BoolProperty", | |
"Name": "CallFunc_IsValid_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 1, | |
"FieldSize": 1, | |
"ByteOffset": 0, | |
"ByteMask": 1, | |
"FieldMask": 255, | |
"BoolSize": 1, | |
"bIsNativeBool": true | |
}, | |
{ | |
"Type": "FloatProperty", | |
"Name": "CallFunc_GetCaptureRate_ByCharacterID_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 4 | |
}, | |
{ | |
"Type": "ObjectProperty", | |
"Name": "CallFunc_TryGetIndividualActor_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyClass": { | |
"ObjectName": "Class'PalCharacter'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "FloatProperty", | |
"Name": "CallFunc_GetCaptureRateByStatus_ForGameSettingBP_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 4 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "ObjectProperty", | |
"Name": "CallFunc_GetOptionSubsystem_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyFlags": "ConstParm", | |
"PropertyClass": { | |
"ObjectName": "Class'PalOptionSubsystem'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "BoolProperty", | |
"Name": "CallFunc_IsValid_ReturnValue_1", | |
"Flags": "RF_Public", | |
"ElementSize": 1, | |
"FieldSize": 1, | |
"ByteOffset": 0, | |
"ByteMask": 1, | |
"FieldMask": 255, | |
"BoolSize": 1, | |
"bIsNativeBool": true | |
}, | |
{ | |
"Type": "StructProperty", | |
"Name": "CallFunc_GetOptionWorldSettings_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 296, | |
"PropertyFlags": "ConstParm", | |
"Struct": { | |
"ObjectName": "ScriptStruct'PalOptionWorldSettings'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "StructProperty", | |
"Name": "CallFunc_GetMaxHP_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"Struct": { | |
"ObjectName": "ScriptStruct'FixedPoint64'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "StructProperty", | |
"Name": "CallFunc_GetHP_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"Struct": { | |
"ObjectName": "ScriptStruct'FixedPoint64'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "StructProperty", | |
"Name": "CallFunc_Divide_FixedPoint64FixedPoint64_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"Struct": { | |
"ObjectName": "ScriptStruct'FixedPoint64'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "IntProperty", | |
"Name": "CallFunc_GetLevel_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 4 | |
}, | |
{ | |
"Type": "FloatProperty", | |
"Name": "CallFunc_Convert_FixedPoint64ToFloat_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 4 | |
}, | |
{ | |
"Type": "BoolProperty", | |
"Name": "CallFunc_IsValid_ReturnValue_2", | |
"Flags": "RF_Public", | |
"ElementSize": 1, | |
"FieldSize": 1, | |
"ByteOffset": 0, | |
"ByteMask": 1, | |
"FieldMask": 255, | |
"BoolSize": 1, | |
"bIsNativeBool": true | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "NameProperty", | |
"Name": "CallFunc_StatusPointName_AddCaptureLevel_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 12 | |
}, | |
{ | |
"Type": "BoolProperty", | |
"Name": "CallFunc_IsValid_ReturnValue_3", | |
"Flags": "RF_Public", | |
"ElementSize": 1, | |
"FieldSize": 1, | |
"ByteOffset": 0, | |
"ByteMask": 1, | |
"FieldMask": 255, | |
"BoolSize": 1, | |
"bIsNativeBool": true | |
}, | |
{ | |
"Type": "ObjectProperty", | |
"Name": "CallFunc_TryGetIndividualParameter_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8, | |
"PropertyClass": { | |
"ObjectName": "Class'PalIndividualCharacterParameter'", | |
"ObjectPath": "/Script/Pal" | |
} | |
}, | |
{ | |
"Type": "BoolProperty", | |
"Name": "CallFunc_IsValid_ReturnValue_4", | |
"Flags": "RF_Public", | |
"ElementSize": 1, | |
"FieldSize": 1, | |
"ByteOffset": 0, | |
"ByteMask": 1, | |
"FieldMask": 255, | |
"BoolSize": 1, | |
"bIsNativeBool": true | |
}, | |
{ | |
"Type": "IntProperty", | |
"Name": "CallFunc_GetStatusPoint_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 4 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Conv_IntToDouble_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_2", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_3", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_FClamp_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Conv_IntToDouble_ReturnValue_1", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_MultiplyMultiply_FloatFloat_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "IntProperty", | |
"Name": "CallFunc_Add_IntInt_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 4 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_4", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Conv_IntToDouble_ReturnValue_2", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Add_DoubleDouble_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_MultiplyMultiply_FloatFloat_ReturnValue_1", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_MultiplyMultiply_FloatFloat_ReturnValue_2", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_5", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "BoolProperty", | |
"Name": "CallFunc_GreaterEqual_DoubleDouble_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 1, | |
"FieldSize": 1, | |
"ByteOffset": 0, | |
"ByteMask": 1, | |
"FieldMask": 255, | |
"BoolSize": 1, | |
"bIsNativeBool": true | |
}, | |
{ | |
"Type": "FloatProperty", | |
"Name": "CallFunc_Conv_IntToFloat_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 4 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Add_DoubleDouble_ReturnValue_1", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue_1", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_6", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Add_DoubleDouble_ReturnValue_2", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "BoolProperty", | |
"Name": "CallFunc_LessEqual_DoubleDouble_ReturnValue", | |
"Flags": "RF_Public", | |
"ElementSize": 1, | |
"FieldSize": 1, | |
"ByteOffset": 0, | |
"ByteMask": 1, | |
"FieldMask": 255, | |
"BoolSize": 1, | |
"bIsNativeBool": true | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue_1", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "BoolProperty", | |
"Name": "CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1", | |
"Flags": "RF_Public", | |
"ElementSize": 1, | |
"FieldSize": 1, | |
"ByteOffset": 0, | |
"ByteMask": 1, | |
"FieldMask": 255, | |
"BoolSize": 1, | |
"bIsNativeBool": true | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_MultiplyMultiply_FloatFloat_ReturnValue_3", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_7", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "FloatProperty", | |
"Name": "K2Node_FunctionResult_ReturnValue_ImplicitCast", | |
"Flags": "RF_Public", | |
"ElementSize": 4 | |
}, | |
{ | |
"Type": "FloatProperty", | |
"Name": "K2Node_FunctionResult_ReturnValue_ImplicitCast_1", | |
"Flags": "RF_Public", | |
"ElementSize": 4 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Add_DoubleDouble_A_ImplicitCast", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Subtract_DoubleDouble_B_ImplicitCast", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
}, | |
{ | |
"Type": "DoubleProperty", | |
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_2", | |
"Flags": "RF_Public", | |
"ElementSize": 8 | |
} | |
], | |
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment