[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_effect_ariralVaccine",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'effect_ariralVaccine_C'",
      "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.3"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Create_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_ariralVaccine_C'",
          "ObjectPath": "VotV/Content/umg/misc/ui_ariralVaccine.0"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainPlayer_AsMain_Player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LessEqual_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetActorRightVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetActorForwardVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_GetTimeAlive_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_DegCos_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_DegSin_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Subtract_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Abs_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Ease_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_SelectFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_5",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_VictoryFloatMinusEquals_FloatOut",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_6",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_FClamp_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Lerp_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Lerp_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'effect_ariralVaccine_C'",
      "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.3"
    },
    "Super": {
      "ObjectName": "Function'effect_C:ReceiveTick'",
      "ObjectPath": "VotV/Content/objects/effect.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'effect_C:ReceiveTick'",
      "ObjectPath": "VotV/Content/objects/effect.2"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'effect_ariralVaccine_C'",
      "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.3"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/actor_save.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/actor_save.2"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "effect_ariralVaccine_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/effect_ariralVaccine",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'effect_C'",
      "ObjectPath": "VotV/Content/objects/effect.7"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'effect_ariralVaccine_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.8"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'effect_ariralVaccine_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.5"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'effect_ariralVaccine_C:ExecuteUbergraph_effect_ariralVaccine'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'effect_C'",
      "ObjectPath": "VotV/Content/objects/effect.7"
    },
    "Children": [
      {
        "ObjectName": "Function'effect_ariralVaccine_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.2"
      },
      {
        "ObjectName": "Function'effect_ariralVaccine_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.1"
      },
      {
        "ObjectName": "Function'effect_ariralVaccine_C:ExecuteUbergraph_effect_ariralVaccine'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "widget",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_ariralVaccine_C'",
          "ObjectPath": "VotV/Content/umg/misc/ui_ariralVaccine.0"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_effect_ariralVaccine": {
        "ObjectName": "Function'effect_ariralVaccine_C:ExecuteUbergraph_effect_ariralVaccine'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.0"
      },
      "ReceiveTick": {
        "ObjectName": "Function'effect_ariralVaccine_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'effect_ariralVaccine_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.2"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "effect_ariralVaccine_C'Default__effect_ariralVaccine_C'",
      "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.4"
    }
  },
  {
    "Type": "effect_ariralVaccine_C",
    "Name": "Default__effect_ariralVaccine_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/effect_ariralVaccine.effect_ariralVaccine_C'",
    "Package": "VotV/Content/objects/effect_ariralVaccine",
    "Template": {
      "ObjectName": "effect_C'Default__effect_C'",
      "ObjectPath": "VotV/Content/objects/effect.8"
    },
    "Properties": {
      "UberGraphFrame": {},
      "time": 1.0
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'effect_ariralVaccine_C'",
      "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.3"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'effect_ariralVaccine_C'",
      "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'effect_ariralVaccine_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.8"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'effect_ariralVaccine_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.6"
      },
      "VariableGuid": "E8B8A5EB-437A86D6-D01BCC97-76A63E09",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'effect_ariralVaccine_C'",
      "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.3"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'effect_ariralVaccine_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/effect_ariralVaccine.7"
      }
    }
  }
]