[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_npc_ariral_pigBeater",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.3"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_DestroyedActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetAllActorsOfClass_OutActors",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetAllActorsOfClass_OutActors",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "BlueprintGeneratedClass'grayboar_C'",
            "ObjectPath": "VotV/Content/objects/misc/grayboar.53"
          }
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetAllActorsOfClass_OutActors_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetAllActorsOfClass_OutActors_1",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "BlueprintGeneratedClass'grayboar_C'",
            "ObjectPath": "VotV/Content/objects/misc/grayboar.53"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_closestActor_nearest",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_closestActor_distance",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_closestActor_nearest_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_closestActor_distance_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_GetDistanceTo_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_GreaterEqual_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "targetDestroyed_d",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.3"
    },
    "Super": {
      "ObjectName": "Function'npc_arirFollower_C:targetDestroyed_d'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'npc_arirFollower_C:targetDestroyed_d'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.3"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "DestroyedActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.3"
    },
    "Super": {
      "ObjectName": "Function'npc_arirFollower_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.13"
    },
    "SuperStruct": {
      "ObjectName": "Function'npc_arirFollower_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.13"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "npc_ariral_pigBeater_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/npc/npc_ariral_pigBeater",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'npc_arirFollower_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.135"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'npc_ariral_pigBeater_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.10"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'npc_ariral_pigBeater_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.7"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'npc_ariral_pigBeater_C:ExecuteUbergraph_npc_ariral_pigBeater'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'npc_arirFollower_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.135"
    },
    "Children": [
      {
        "ObjectName": "Function'npc_ariral_pigBeater_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.2"
      },
      {
        "ObjectName": "Function'npc_ariral_pigBeater_C:targetDestroyed_d'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.1"
      },
      {
        "ObjectName": "Function'npc_ariral_pigBeater_C:ExecuteUbergraph_npc_ariral_pigBeater'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.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_ariral_pigBeater": {
        "ObjectName": "Function'npc_ariral_pigBeater_C:ExecuteUbergraph_npc_ariral_pigBeater'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.0"
      },
      "targetDestroyed_d": {
        "ObjectName": "Function'npc_ariral_pigBeater_C:targetDestroyed_d'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'npc_ariral_pigBeater_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.2"
      }
    },
    "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_ariral_pigBeater_C'Default__npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.4"
    }
  },
  {
    "Type": "npc_ariral_pigBeater_C",
    "Name": "Default__npc_ariral_pigBeater_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/npc/npc_ariral_pigBeater.npc_ariral_pigBeater_C'",
    "Package": "VotV/Content/objects/npc/npc_ariral_pigBeater",
    "Template": {
      "ObjectName": "npc_arirFollower_C'Default__npc_arirFollower_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.136"
    },
    "Properties": {
      "UberGraphFrame": {},
      "ignoreRender": true,
      "Mesh": {
        "ObjectName": "SkeletalMeshComponent'Default__npc_ariral_pigBeater_C:CharacterMesh0'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.11"
      },
      "CharacterMovement": {
        "ObjectName": "CharacterMovementComponent'Default__npc_ariral_pigBeater_C:CharMoveComp'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.6"
      },
      "CapsuleComponent": {
        "ObjectName": "CapsuleComponent'Default__npc_ariral_pigBeater_C:CollisionCylinder'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.5"
      },
      "InitialLifeSpan": 1800.0,
      "RootComponent": {
        "ObjectName": "CapsuleComponent'Default__npc_ariral_pigBeater_C:CollisionCylinder'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.5"
      }
    }
  },
  {
    "Type": "CapsuleComponent",
    "Name": "CollisionCylinder",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CapsuleComponent'",
    "Outer": {
      "ObjectName": "npc_ariral_pigBeater_C'Default__npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.4"
    },
    "Template": {
      "ObjectName": "CapsuleComponent'Default__npc_arirFollower_C:CollisionCylinder'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.140"
    }
  },
  {
    "Type": "CharacterMovementComponent",
    "Name": "CharMoveComp",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CharacterMovementComponent'",
    "Outer": {
      "ObjectName": "npc_ariral_pigBeater_C'Default__npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.4"
    },
    "Template": {
      "ObjectName": "CharacterMovementComponent'Default__npc_arirFollower_C:CharMoveComp'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.141"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.3"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'npc_ariral_pigBeater_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'npc_ariral_pigBeater_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.8"
      },
      "VariableGuid": "D0452AE0-4DDFD7A8-3E6AAEB9-8A399113",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.3"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'npc_ariral_pigBeater_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.9"
      }
    }
  },
  {
    "Type": "SkeletalMeshComponent",
    "Name": "CharacterMesh0",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SkeletalMeshComponent'",
    "Outer": {
      "ObjectName": "npc_ariral_pigBeater_C'Default__npc_ariral_pigBeater_C'",
      "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.4"
    },
    "Template": {
      "ObjectName": "SkeletalMeshComponent'Default__npc_arirFollower_C:CharacterMesh0'",
      "ObjectPath": "VotV/Content/objects/npc/npc_arirFollower.157"
    },
    "Properties": {
      "AttachParent": {
        "ObjectName": "CapsuleComponent'Default__npc_ariral_pigBeater_C:CollisionCylinder'",
        "ObjectPath": "VotV/Content/objects/npc/npc_ariral_pigBeater.5"
      }
    }
  }
]