[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_lightningStrike",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "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_flashbang_C'",
          "ObjectPath": "VotV/Content/umg/interfaces/ui_flashbang.3"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_MultiplyMultiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Lerp_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "Temp_object_Variable",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ConstParm | ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "Temp_object_Variable",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "NameProperty",
        "Name": "Temp_name_Variable",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "NameProperty",
        "Name": "Temp_name_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LessEqual_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LessEqual_IntInt_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ByteProperty",
        "Name": "CallFunc_MakeLiteralByte_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": null
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_LessEqual_IntInt_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable_4",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "Temp_wildcard_Variable",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "Temp_wildcard_Variable",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "PropertyFlags": "ConstParm",
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'explosion_C'",
          "ObjectPath": "VotV/Content/objects/explosion.9"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerCameraManager_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PlayerCameraManager'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Subtract_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Vector_Distance_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Divide_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_FClamp_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_obj_statDyn_obj",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_obj_statDyn_obj",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "Enum'EObjectTypeQuery'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Subtract_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_SphereTraceSingleForObjects_OutHit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SphereTraceSingleForObjects_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_MultiplyMultiply_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BreakHitResult_bBlockingHit",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BreakHitResult_bInitialOverlap",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakHitResult_Time",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakHitResult_Distance",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_ImpactPoint",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_Normal",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_ImpactNormal",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_PhysMat",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PhysicalMaterial'",
          "ObjectPath": "/Script/PhysicsCore"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_HitActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_HitComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "NameProperty",
        "Name": "CallFunc_BreakHitResult_HitBoneName",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_HitItem",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_ElementIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_FaceIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_TraceStart",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_TraceEnd",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsEelec_Pole",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'eelecPole_C'",
          "ObjectPath": "VotV/Content/objects/eelecPole.11"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsWindturbine",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'windturbine_C'",
          "ObjectPath": "VotV/Content/objects/misc/windturbine.13"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsGenerator_Building",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'generatorBuilding_C'",
          "ObjectPath": "VotV/Content/objects/misc/generatorBuilding.9"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsDish",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'dish_C'",
          "ObjectPath": "VotV/Content/objects/dish.24"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess_3",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeRotFromZ_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetActorLocation_SweepHitResult",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_K2_SetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_C'",
          "ObjectPath": "VotV/Content/objects/prop.153"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_food_C'",
          "ObjectPath": "VotV/Content/objects/prop_food.23"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_RandomBoolWithWeight_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "NameProperty",
        "Name": "K2Node_Select_Default",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Prop_To_Object_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Prop_To_Object_foodData",
        "Flags": "RF_Public",
        "ElementSize": 28,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_food'",
          "ObjectPath": "VotV/Content/main/structs/struct_food.0"
        }
      },
      {
        "Type": "ClassProperty",
        "Name": "CallFunc_Prop_To_Object_object",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Prop_To_Object_isFood",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Prop_To_Object_propData",
        "Flags": "RF_Public",
        "ElementSize": 120,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_prop'",
          "ObjectPath": "VotV/Content/main/structs/struct_prop.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValidClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "InterfaceProperty",
        "Name": "K2Node_DynamicCast_AsInt_Player",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "InterfaceClass": {
          "ObjectName": "BlueprintGeneratedClass'int_player_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_player.34"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess_4",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_asProp_return",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_C'",
          "ObjectPath": "VotV/Content/objects/prop.153"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Select_Default_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "InterfaceProperty",
        "Name": "K2Node_DynamicCast_AsInt_Objects",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "InterfaceClass": {
          "ObjectName": "BlueprintGeneratedClass'int_objects_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_objects.73"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess_5",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerCameraManager_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PlayerCameraManager'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_getAudioDistanceDelay_seconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_RandomFloatInRange_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Random_OutItem",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'generator_C'",
          "ObjectPath": "VotV/Content/objects/generator.61"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Random_OutIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "lightTL__UpdateFunc",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "lightTL__FinishedFunc",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "lightningStrike_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/misc/lightningStrike",
    "Properties": {
      "Timelines": [
        {
          "ObjectName": "TimelineTemplate'lightningStrike_C:lightTL_Template'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.20"
        }
      ],
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'lightningStrike_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.19"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'lightningStrike_C:ExecuteUbergraph_lightningStrike'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'lightningStrike_C:lightTL__FinishedFunc'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.3"
      },
      {
        "ObjectName": "Function'lightningStrike_C:lightTL__UpdateFunc'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.2"
      },
      {
        "ObjectName": "Function'lightningStrike_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.1"
      },
      {
        "ObjectName": "Function'lightningStrike_C:ExecuteUbergraph_lightningStrike'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.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": "audio_background",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "audio_far",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "audio_close",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "PointLight",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'PointLightComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "eff_lightning",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ParticleSystemComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "DefaultSceneRoot",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'SceneComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "lightTL_a_F221259D43A5A518CBF27F998E63014D",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4
      },
      {
        "Type": "ByteProperty",
        "Name": "lightTL__Direction_F221259D43A5A518CBF27F998E63014D",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ETimelineDirection'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "lightTL",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'TimelineComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "debris",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
      },
      {
        "Type": "NameProperty",
        "Name": "explosionTag",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 12,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_lightningStrike": {
        "ObjectName": "Function'lightningStrike_C:ExecuteUbergraph_lightningStrike'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'lightningStrike_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.1"
      },
      "lightTL__UpdateFunc": {
        "ObjectName": "Function'lightningStrike_C:lightTL__UpdateFunc'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.2"
      },
      "lightTL__FinishedFunc": {
        "ObjectName": "Function'lightningStrike_C:lightTL__FinishedFunc'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.3"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "lightningStrike_C'Default__lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.5"
    }
  },
  {
    "Type": "lightningStrike_C",
    "Name": "Default__lightningStrike_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/misc/lightningStrike.lightningStrike_C'",
    "Package": "VotV/Content/objects/misc/lightningStrike",
    "Properties": {
      "UberGraphFrame": {},
      "debris": 6,
      "explosionTag": "lightning",
      "InitialLifeSpan": 30.0
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_background_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundCue'lightningPost_Cue'",
        "ObjectPath": "VotV/Content/audio/effects/lightningPost_Cue.0"
      },
      "bAllowSpatialization": false,
      "VolumeMultiplier": 3.0,
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -50000.0
      },
      "bAutoActivate": false
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_close_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundCue'lightningHit_Cue'",
        "ObjectPath": "VotV/Content/audio/effects/lightningHit_Cue.0"
      },
      "bOverrideAttenuation": true,
      "bOverridePriority": true,
      "VolumeMultiplier": 2.0,
      "Priority": 10.0,
      "AttenuationSettings": {
        "ObjectName": "SoundAttenuation'att_sfar_noAo'",
        "ObjectPath": "VotV/Content/audio/misc/att_sfar_noAo.0"
      },
      "AttenuationOverrides": {
        "bSpatialize": false,
        "DistanceAlgorithm": "EAttenuationDistanceModel::NaturalSound",
        "AttenuationShapeExtents": {
          "X": 2500.0,
          "Y": 0.0,
          "Z": 0.0
        },
        "FalloffDistance": 200000.0
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -50000.0
      },
      "bAutoActivate": false
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "audio_far_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundCue'thunder_Cue'",
        "ObjectPath": "VotV/Content/audio/ambience/thunder_Cue.0"
      },
      "bAllowSpatialization": false,
      "VolumeMultiplier": 3.0,
      "PitchMultiplier": 1.5,
      "AttenuationSettings": {
        "ObjectName": "SoundAttenuation'att_sfar_noAo'",
        "ObjectPath": "VotV/Content/audio/misc/att_sfar_noAo.0"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -50000.0
      },
      "bAutoActivate": false
    }
  },
  {
    "Type": "CurveFloat",
    "Name": "CurveFloat_0",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CurveFloat'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "Properties": {
      "FloatCurve": {
        "Keys": [
          {
            "InterpMode": "RCIM_Linear",
            "TangentMode": "RCTM_Auto",
            "TangentWeightMode": "RCTWM_WeightedNone",
            "Time": 0.0,
            "Value": 1.0,
            "ArriveTangent": 0.0,
            "ArriveTangentWeight": 0.0,
            "LeaveTangent": 0.0,
            "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
          }
        ]
      }
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "eff_lightning_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_lightningStrike'",
        "ObjectPath": "VotV/Content/particles/eff_lightningSTrike.15"
      },
      "PrimaryComponentTick": {
        "bStartWithTickEnabled": false
      }
    }
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "Properties": {
      "bUseInverseSquaredFalloff": false,
      "SourceRadius": 1000.0,
      "SourceLength": 100000.0,
      "AttenuationRadius": 200000.0,
      "Intensity": 10.0,
      "CastShadows": false,
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 50000.0
      }
    },
    "IntensityNits": 10.0
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'lightningStrike_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.19"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'lightningStrike_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.12"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.14"
        },
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.15"
        },
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.16"
        },
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.17"
        },
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.18"
        }
      ],
      "VariableGuid": "937FEA66-416C57E3-BADEF984-3B2C62C5",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'lightningStrike_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.19"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ParticleSystemComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ParticleSystemComponent'lightningStrike_C:eff_lightning_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.10"
      },
      "VariableGuid": "C54B04B0-41F2A142-BA97F985-3AB1B3AD",
      "InternalVariableName": "eff_lightning"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'lightningStrike_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.19"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'PointLightComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "PointLightComponent'lightningStrike_C:PointLight_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.11"
      },
      "VariableGuid": "C8F77901-44219B6C-EDA1ED8F-DDBCE6A2",
      "InternalVariableName": "PointLight"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'lightningStrike_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.19"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'lightningStrike_C:audio_close_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.7"
      },
      "VariableGuid": "5B8C14E7-4857725E-75CB3799-959AFCDA",
      "InternalVariableName": "audio_close"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'lightningStrike_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.19"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'lightningStrike_C:audio_far_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.8"
      },
      "VariableGuid": "D545F63A-4C170AA9-EC6A0A94-D0E05814",
      "InternalVariableName": "audio_far"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'lightningStrike_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.19"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'lightningStrike_C:audio_background_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.6"
      },
      "VariableGuid": "DB149841-431F2E7E-5A8439B6-4E5CEA6E",
      "InternalVariableName": "audio_background"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.13"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.13"
        },
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.14"
        },
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.15"
        },
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.16"
        },
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.17"
        },
        {
          "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/misc/lightningStrike.18"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'lightningStrike_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/misc/lightningStrike.13"
      }
    }
  },
  {
    "Type": "TimelineTemplate",
    "Name": "lightTL_Template",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineTemplate'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'lightningStrike_C'",
      "ObjectPath": "VotV/Content/objects/misc/lightningStrike.4"
    },
    "Properties": {
      "TimelineLength": 1.0,
      "FloatTracks": [
        {
          "CurveFloat": {
            "ObjectName": "CurveFloat'lightningStrike_C:CurveFloat_0'",
            "ObjectPath": "VotV/Content/objects/misc/lightningStrike.9"
          },
          "PropertyName": "lightTL_a_F221259D43A5A518CBF27F998E63014D",
          "TrackName": "a",
          "bIsExternalCurve": false
        }
      ],
      "TimelineGuid": "F221259D-43A5A518-CBF27F99-8E63014D",
      "VariableName": "lightTL",
      "DirectionPropertyName": "lightTL__Direction_F221259D43A5A518CBF27F998E63014D",
      "UpdateFunctionName": "lightTL__UpdateFunc",
      "FinishedFunctionName": "lightTL__FinishedFunc"
    }
  }
]