[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_npc_zombie_alienSummoner",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Has_Been_Initd_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_IsClosed_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_Hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ConstParm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Add_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "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'ufoAlienDropper_C'",
          "ObjectPath": "VotV/Content/objects/ufoAlienDropper.13"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveDestroyed",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveDestroyed'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Super": {
      "ObjectName": "Function'npc_zombie_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.13"
    },
    "SuperStruct": {
      "ObjectName": "Function'npc_zombie_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.13"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnLanded",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Super": {
      "ObjectName": "Function'npc_zombie_C:OnLanded'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'npc_zombie_C:OnLanded'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.2"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "Hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "setRandomSkin",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Super": {
      "ObjectName": "Function'npc_zombie_C:setRandomSkin'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.92"
    },
    "SuperStruct": {
      "ObjectName": "Function'npc_zombie_C:setRandomSkin'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.92"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "npc_zombie_alienSummoner_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/npc/npc_zombie_alienSummoner",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.118"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'npc_zombie_alienSummoner_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.18"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'npc_zombie_alienSummoner_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.15"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:ExecuteUbergraph_npc_zombie_alienSummoner'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.118"
    },
    "Children": [
      {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:setRandomSkin'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.4"
      },
      {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:OnLanded'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.3"
      },
      {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.2"
      },
      {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:ReceiveDestroyed'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.1"
      },
      {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:ExecuteUbergraph_npc_zombie_alienSummoner'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_npc_zombie_alienSummoner": {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:ExecuteUbergraph_npc_zombie_alienSummoner'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.0"
      },
      "ReceiveDestroyed": {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:ReceiveDestroyed'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.2"
      },
      "OnLanded": {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:OnLanded'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.3"
      },
      "setRandomSkin": {
        "ObjectName": "Function'npc_zombie_alienSummoner_C:setRandomSkin'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.4"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Game",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "npc_zombie_alienSummoner_C'Default__npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.6"
    }
  },
  {
    "Type": "npc_zombie_alienSummoner_C",
    "Name": "Default__npc_zombie_alienSummoner_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/npc/npc_zombie_alienSummoner.npc_zombie_alienSummoner_C'",
    "Package": "VotV/Content/objects/npc/npc_zombie_alienSummoner",
    "Template": {
      "ObjectName": "npc_zombie_C'Default__npc_zombie_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.119"
    },
    "Properties": {
      "UberGraphFrame": {},
      "health": 50.0,
      "speed_attacking": 600.0,
      "speed_stunned": 200.0,
      "speed_chasing": 1600.0,
      "speed_searching": 800.0,
      "speed_walking": 600.0,
      "damage": 5.0,
      "randomZomb": false,
      "attackSpeed": 4.0,
      "Mesh": {
        "ObjectName": "SkeletalMeshComponent'Default__npc_zombie_alienSummoner_C:CharacterMesh0'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.19"
      },
      "CharacterMovement": {
        "ObjectName": "CharacterMovementComponent'Default__npc_zombie_alienSummoner_C:CharMoveComp'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.14"
      },
      "CapsuleComponent": {
        "ObjectName": "CapsuleComponent'Default__npc_zombie_alienSummoner_C:CollisionCylinder'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.13"
      },
      "RootComponent": {
        "ObjectName": "CapsuleComponent'Default__npc_zombie_alienSummoner_C:CollisionCylinder'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.13"
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "zombie_alert_Cue_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Template": {
      "ObjectName": "AudioComponent'npc_zombie_C:zombie_alert_Cue_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.121"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundCue'duendeSound_Cue'",
        "ObjectPath": "VotV/Content/audio/effects/duendeSound_Cue.0"
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "zombie_attack_Cue_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Template": {
      "ObjectName": "AudioComponent'npc_zombie_C:zombie_attack_Cue_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.122"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundCue'duendeSound_Cue'",
        "ObjectPath": "VotV/Content/audio/effects/duendeSound_Cue.0"
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "zombie_call_Cue_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Template": {
      "ObjectName": "AudioComponent'npc_zombie_C:zombie_call_Cue_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.123"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundCue'duendeSound_Cue'",
        "ObjectPath": "VotV/Content/audio/effects/duendeSound_Cue.0"
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "zombie_damage_Cue_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Template": {
      "ObjectName": "AudioComponent'npc_zombie_C:zombie_damage_Cue_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.124"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundCue'duendeSound_Cue'",
        "ObjectPath": "VotV/Content/audio/effects/duendeSound_Cue.0"
      },
      "PitchModulationMin": 0.8,
      "PitchModulationMax": 1.2,
      "PitchMultiplier": 1.5
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "zombie_idle_Cue_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Template": {
      "ObjectName": "AudioComponent'npc_zombie_C:zombie_idle_Cue_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.125"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'duendeSound_4'",
        "ObjectPath": "VotV/Content/audio/effects/duendeSound_4.0"
      },
      "VolumeMultiplier": 5.0,
      "PitchMultiplier": 0.5
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "zombieAttack_miss_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Template": {
      "ObjectName": "AudioComponent'npc_zombie_C:zombieAttack_miss_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.127"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundCue'duendeSound_Cue'",
        "ObjectPath": "VotV/Content/audio/effects/duendeSound_Cue.0"
      }
    }
  },
  {
    "Type": "CapsuleComponent",
    "Name": "CollisionCylinder",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CapsuleComponent'",
    "Outer": {
      "ObjectName": "npc_zombie_alienSummoner_C'Default__npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.6"
    },
    "Template": {
      "ObjectName": "CapsuleComponent'Default__npc_zombie_C:CollisionCylinder'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.128"
    },
    "Properties": {
      "CapsuleHalfHeight": 50.0
    }
  },
  {
    "Type": "CharacterMovementComponent",
    "Name": "CharMoveComp",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CharacterMovementComponent'",
    "Outer": {
      "ObjectName": "npc_zombie_alienSummoner_C'Default__npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.6"
    },
    "Template": {
      "ObjectName": "CharacterMovementComponent'Default__npc_zombie_C:CharMoveComp'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.129"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Properties": {
      "Records": [
        {
          "ComponentClass": {
            "ObjectName": "Class'SpringArmComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "SpringArmComponent'npc_zombie_alienSummoner_C:meshLag_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.20"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'npc_zombie_C'",
              "ObjectPath": "VotV/Content/objects/npc/npc_zombie.118"
            },
            "SCSVariableName": "meshLag",
            "AssociatedGuid": "8A45D9AF-4BCCDA2B-B96012A9-C2AD4D47"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        },
        {
          "ComponentClass": {
            "ObjectName": "Class'AudioComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "AudioComponent'npc_zombie_alienSummoner_C:zombie_idle_Cue_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.11"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'npc_zombie_C'",
              "ObjectPath": "VotV/Content/objects/npc/npc_zombie.118"
            },
            "SCSVariableName": "zombie_idle_Cue",
            "AssociatedGuid": "38DB2333-4A3A0894-E5F8C794-F80C8CC2"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        },
        {
          "ComponentClass": {
            "ObjectName": "Class'AudioComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "AudioComponent'npc_zombie_alienSummoner_C:zombie_attack_Cue_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.8"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'npc_zombie_C'",
              "ObjectPath": "VotV/Content/objects/npc/npc_zombie.118"
            },
            "SCSVariableName": "zombie_attack_Cue",
            "AssociatedGuid": "834223D5-4001D4ED-F8F8A9B8-E2BF2A75"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        },
        {
          "ComponentClass": {
            "ObjectName": "Class'AudioComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "AudioComponent'npc_zombie_alienSummoner_C:zombie_damage_Cue_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.10"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'npc_zombie_C'",
              "ObjectPath": "VotV/Content/objects/npc/npc_zombie.118"
            },
            "SCSVariableName": "zombie_damage_Cue",
            "AssociatedGuid": "434F2232-4B17486B-1B93BDAE-7BE3E838"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        },
        {
          "ComponentClass": {
            "ObjectName": "Class'AudioComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "AudioComponent'npc_zombie_alienSummoner_C:zombieAttack_miss_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.12"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'npc_zombie_C'",
              "ObjectPath": "VotV/Content/objects/npc/npc_zombie.118"
            },
            "SCSVariableName": "zombieAttack_miss",
            "AssociatedGuid": "6AA362F7-4255D841-53C06C91-F954726D"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        },
        {
          "ComponentClass": {
            "ObjectName": "Class'AudioComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "AudioComponent'npc_zombie_alienSummoner_C:zombie_alert_Cue_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.7"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'npc_zombie_C'",
              "ObjectPath": "VotV/Content/objects/npc/npc_zombie.118"
            },
            "SCSVariableName": "zombie_alert_Cue",
            "AssociatedGuid": "3E32EE77-4C01C03D-3F6E8090-FC15E124"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        },
        {
          "ComponentClass": {
            "ObjectName": "Class'AudioComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "AudioComponent'npc_zombie_alienSummoner_C:zombie_call_Cue_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.9"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'npc_zombie_C'",
              "ObjectPath": "VotV/Content/objects/npc/npc_zombie.118"
            },
            "SCSVariableName": "zombie_call_Cue",
            "AssociatedGuid": "F234E1E9-41EC422B-EBEF52AD-07717C2A"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'npc_zombie_alienSummoner_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.18"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'npc_zombie_alienSummoner_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.16"
      },
      "VariableGuid": "9E5DA86A-4DB42821-126EE9BB-6513532A",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'npc_zombie_alienSummoner_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.17"
      }
    }
  },
  {
    "Type": "SkeletalMeshComponent",
    "Name": "CharacterMesh0",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SkeletalMeshComponent'",
    "Outer": {
      "ObjectName": "npc_zombie_alienSummoner_C'Default__npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.6"
    },
    "Template": {
      "ObjectName": "SkeletalMeshComponent'Default__npc_zombie_C:CharacterMesh0'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.152"
    },
    "Properties": {
      "SkeletalMesh": {
        "ObjectName": "SkeletalMesh'kerfurOmega_alienSkin'",
        "ObjectPath": "VotV/Content/meshes/ayyLmaoFigure/kerfurOmega_alienSkin.0"
      },
      "AttachParent": {
        "ObjectName": "CapsuleComponent'Default__npc_zombie_alienSummoner_C:CollisionCylinder'",
        "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.13"
      },
      "RelativeScale3D": {
        "X": 0.5,
        "Y": 0.5,
        "Z": 0.5
      }
    }
  },
  {
    "Type": "SpringArmComponent",
    "Name": "meshLag_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'SpringArmComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_zombie_alienSummoner_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie_alienSummoner.5"
    },
    "Template": {
      "ObjectName": "SpringArmComponent'npc_zombie_C:meshLag_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/npc/npc_zombie.156"
    },
    "Properties": {
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -50.0
      }
    }
  }
]